UNPKG

@itentialopensource/adapter-netbox_v210

Version:

This adapter integrates with system described as: Netbox v2.10

67 lines 1.15 kB
{ "id": 8, "url": "string", "family": { "label": "IPv4", "value": 6 }, "address": "string", "vrf": { "id": 2, "url": "string", "name": "string", "rd": "string", "display_name": "string", "prefix_count": 9 }, "tenant": { "id": 9, "url": "string", "name": "string", "slug": "string" }, "status": { "label": "Active", "value": "reserved" }, "role": { "label": "VIP", "value": "loopback" }, "assigned_object_type": "string", "assigned_object_id": 1, "assigned_object": {}, "nat_inside": { "id": 3, "url": "string", "family": 5, "address": "string" }, "nat_outside": { "id": 7, "url": "string", "family": 9, "address": "string" }, "dns_name": "string", "description": "string", "tags": [ { "id": 6, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 10, "url": "string", "name": "string", "slug": "string", "color": "string" } ], "custom_fields": {}, "created": "string", "last_updated": "string" }