GET /api/ipam/vlans/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 6,
"url": "https://netbox.c3voc.de/api/ipam/vlans/6/?format=api",
"display": "H_voc2 (68)",
"site": {
"id": 2,
"url": "https://netbox.c3voc.de/api/dcim/sites/2/?format=api",
"display": "Alboin-Kontor",
"name": "Alboin-Kontor",
"slug": "alb"
},
"group": null,
"vid": 68,
"name": "H_voc2",
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": {
"id": 1,
"url": "https://netbox.c3voc.de/api/ipam/roles/1/?format=api",
"display": "Uplink",
"name": "Uplink",
"slug": "uplink"
},
"description": "",
"comments": "",
"l2vpn_termination": null,
"tags": [],
"custom_fields": {},
"created": "2022-11-19T14:37:12.474851Z",
"last_updated": "2022-12-26T10:57:16.919994Z",
"prefix_count": 1
}