GET /api/ipam/ip-addresses/559/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 559,
"url": "https://netbox.c3voc.de/api/ipam/ip-addresses/559/?format=api",
"display": "10.44.0.71/24",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "10.44.0.71/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 3 (Router)",
"comments": "",
"tags": [],
"custom_fields": {
"mac_address": null,
"wg_additional_config": "PreSharedKey = gTq9NS7VfBtoicrxN6peNg5Kc4hren/dIBWv7l/976w=",
"wg_public_key": "Igm9KBJ8lF9g6+VHB7/hfwiaR5xs2wLk0dFudEJb2F0="
},
"created": "2024-04-06T09:57:03.354975Z",
"last_updated": "2024-04-06T09:57:03.354991Z"
}