GET /api/ipam/vlans/39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 39,
    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/39/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/ipam/vlans/39/?format=api",
    "display": "Swallow / SBM7 (1100)",
    "site": {
        "id": 12,
        "url": "https://netbox.bayareabackbone.com/api/dcim/sites/12/?format=api",
        "display": "Swallow",
        "name": "Swallow",
        "slug": "swallow",
        "description": ""
    },
    "group": null,
    "vid": 1100,
    "name": "Swallow / SBM7",
    "tenant": null,
    "status": {
        "value": "active",
        "label": "Active"
    },
    "role": null,
    "description": "",
    "qinq_role": null,
    "qinq_svlan": null,
    "comments": "",
    "l2vpn_termination": {
        "id": 12,
        "url": "https://netbox.bayareabackbone.com/api/vpn/l2vpn-terminations/12/?format=api",
        "display": "Swallow / SBM7 (1100) <> SBM7 | San Carlos + Swallow + FS8 + BM4",
        "l2vpn": {
            "id": 2,
            "url": "https://netbox.bayareabackbone.com/api/vpn/l2vpns/2/?format=api",
            "display": "SBM7 | San Carlos + Swallow + FS8 + BM4",
            "identifier": null,
            "name": "SBM7 | San Carlos + Swallow + FS8 + BM4",
            "slug": "sbm7-san-carlos-swallow-fs8-bm4",
            "type": {
                "value": "vxlan",
                "label": "VXLAN"
            },
            "description": "PtoMP"
        }
    },
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-09T04:57:27.379062Z",
    "last_updated": "2024-12-09T04:57:27.379085Z",
    "prefix_count": 0
}