GET /api/ipam/prefixes/25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 25,
"url": "https://netbox.bayareabackbone.com/api/ipam/prefixes/25/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/prefixes/25/?format=api",
"display": "44.32.112.0/24",
"family": {
"value": 4,
"label": "IPv4"
},
"prefix": "44.32.112.0/24",
"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": null,
"status": {
"value": "active",
"label": "Active"
},
"role": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/ipam/roles/1/?format=api",
"display": "AREDN44",
"name": "AREDN44",
"slug": "aredn44",
"description": ""
},
"is_pool": true,
"mark_utilized": false,
"description": "Bay Area Mesh AREDN44",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-05T23:16:46.298438Z",
"last_updated": "2024-12-11T01:08:50.432969Z",
"children": 0,
"_depth": 1
}