GET /api/ipam/prefixes/68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 68,
"url": "https://netbox.bayareabackbone.com/api/ipam/prefixes/68/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/prefixes/68/?format=api",
"display": "2620:b8:a000:e::/64",
"family": {
"value": 6,
"label": "IPv6"
},
"prefix": "2620:b8:a000:e::/64",
"vrf": null,
"scope_type": "dcim.site",
"scope_id": 6,
"scope": {
"id": 6,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/6/?format=api",
"display": "Fish Ranch",
"name": "Fish Ranch",
"slug": "fish-ranch",
"description": ""
},
"tenant": null,
"vlan": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"is_pool": false,
"mark_utilized": false,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T23:26:42.434998Z",
"last_updated": "2024-12-07T23:26:42.435023Z",
"children": 0,
"_depth": 1
}