GET /api/ipam/prefixes/26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 26,
"url": "https://netbox.c3voc.de/api/ipam/prefixes/26/?format=api",
"display": "2001:67c:20a0:e::/64",
"family": {
"value": 6,
"label": "IPv6"
},
"prefix": "2001:67c:20a0:e::/64",
"site": {
"id": 2,
"url": "https://netbox.c3voc.de/api/dcim/sites/2/?format=api",
"display": "Alboin-Kontor",
"name": "Alboin-Kontor",
"slug": "alb"
},
"vrf": null,
"tenant": null,
"vlan": {
"id": 5,
"url": "https://netbox.c3voc.de/api/ipam/vlans/5/?format=api",
"display": "H_voc (67)",
"vid": 67,
"name": "H_voc"
},
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"is_pool": false,
"mark_utilized": false,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2022-11-19T14:39:33.023119Z",
"last_updated": "2022-11-19T14:39:33.023130Z",
"children": 0,
"_depth": 0
}