GET /api/ipam/ip-addresses/92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 92,
"url": "https://netbox.bayareabackbone.com/api/ipam/ip-addresses/92/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/ip-addresses/92/?format=api",
"display": "100.101.19.101/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "100.101.19.101/24",
"vrf": null,
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"assigned_object_type": null,
"assigned_object_id": null,
"assigned_object": null,
"nat_inside": null,
"nat_outside": [],
"dns_name": "",
"description": "hAP xlink endpoint @ FS8 to City Hall",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2025-04-14T20:29:15.465133Z",
"last_updated": "2025-05-21T04:32:50.937795Z"
}