GET /api/ipam/vlans/5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"url": "https://netbox.c3voc.de/api/ipam/vlans/5/?format=api",
"display": "H_voc (67)",
"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": 67,
"name": "H_voc",
"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:35:00.195203Z",
"last_updated": "2022-12-26T10:57:16.907575Z",
"prefix_count": 3
}