GET /api/ipam/ip-addresses/74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 74,
"url": "https://netbox.bayareabackbone.com/api/ipam/ip-addresses/74/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/ip-addresses/74/?format=api",
"display": "149.112.29.67/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "149.112.29.67/24",
"vrf": null,
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"assigned_object_type": "dcim.interface",
"assigned_object_id": 6,
"assigned_object": {
"id": 6,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/6/?format=api",
"display": "sfp-sfpplus5 (FREMIX 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-sfpplus5",
"description": "",
"cable": {
"id": 18,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/18/?format=api",
"display": "ce4794 1500.06.51 #5940956 crs309 sfp5 / ce4354 1400.07.46 ru40 arista, 0/12",
"label": "ce4794 1500.06.51 #5940956 crs309 sfp5 / ce4354 1400.07.46 ru40 arista, 0/12",
"description": ""
},
"_occupied": true
},
"nat_inside": null,
"nat_outside": [],
"dns_name": "",
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T22:05:33.390547Z",
"last_updated": "2024-12-07T22:05:33.390568Z"
}