GET /api/ipam/ip-addresses/558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 558,
"url": "https://netbox.c3voc.de/api/ipam/ip-addresses/558/?format=api",
"display": "10.44.0.70/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "10.44.0.70/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": "scientress / Jenny 2 (MacBook Pro)",
"comments": "",
"tags": [],
"custom_fields": {
"mac_address": null,
"wg_additional_config": "PreSharedKey = xYy9JQeBrcOIjtsBS9bQhhy13tlFZS+j5UJqBZ040Wc=",
"wg_public_key": "LjDHLbubvCLsvHGuZihriymhgWGX19COaEkbBYmC9l0="
},
"created": "2024-04-06T09:41:49.738271Z",
"last_updated": "2024-04-06T09:56:32.946431Z"
}