GET /api/ipam/ip-addresses/572/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 572,
"url": "https://netbox.c3voc.de/api/ipam/ip-addresses/572/?format=api",
"display": "10.73.94.3/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "10.73.94.3/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": "encoder94",
"comments": "",
"tags": [],
"custom_fields": {
"mac_address": "98:fa:9b:f4:47:6d",
"wg_additional_config": null,
"wg_public_key": null
},
"created": "2024-05-18T15:28:57.790922Z",
"last_updated": "2025-03-19T18:08:13.287044Z"
}