GET /api/ipam/prefixes/27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 27,
"url": "https://netbox.bayareabackbone.com/api/ipam/prefixes/27/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/prefixes/27/?format=api",
"display": "206.197.44.10/31",
"family": {
"value": 4,
"label": "IPv4"
},
"prefix": "206.197.44.10/31",
"vrf": null,
"scope_type": "dcim.site",
"scope_id": 1,
"scope": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/1/?format=api",
"display": "Hurricane Electric FMT2",
"name": "Hurricane Electric FMT2",
"slug": "hurricane-electric-fmt2",
"description": ""
},
"tenant": null,
"vlan": {
"id": 14,
"url": "https://netbox.bayareabackbone.com/api/ipam/vlans/14/?format=api",
"display": "aredn-supernode @ 206.197.44.10 (410)",
"vid": 410,
"name": "aredn-supernode @ 206.197.44.10",
"description": ""
},
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"is_pool": false,
"mark_utilized": false,
"description": "Internet for Supernode",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-06T20:18:20.305592Z",
"last_updated": "2024-12-08T22:53:11.980442Z",
"children": 2,
"_depth": 1
}