GET /api/ipam/ip-addresses/75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 75,
"url": "https://netbox.bayareabackbone.com/api/ipam/ip-addresses/75/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/ip-addresses/75/?format=api",
"display": "206.80.238.172/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "206.80.238.172/24",
"vrf": null,
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"assigned_object_type": "dcim.interface",
"assigned_object_id": 8,
"assigned_object": {
"id": 8,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/8/?format=api",
"display": "sfp-sfpplus7 (FCIX Peer)",
"device": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/1/?format=api",
"display": "kn6plv-he-switch",
"name": "kn6plv-he-switch",
"description": ""
},
"name": "sfp-sfpplus7",
"description": "",
"cable": {
"id": 16,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/16/?format=api",
"display": "fmt2.1500.06.51 ce4794 crs309 stp7 / fmt2.1400.06.55 sw5.fmt2.fcix p21",
"label": "fmt2.1500.06.51 ce4794 crs309 stp7 / fmt2.1400.06.55 sw5.fmt2.fcix p21",
"description": ""
},
"_occupied": true
},
"nat_inside": null,
"nat_outside": [],
"dns_name": "",
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T22:06:00.973420Z",
"last_updated": "2024-12-07T22:06:00.973444Z"
}