UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

95 lines 1.64 kB
{ "id": 4, "url": "string", "family": { "label": "IPv4", "value": 4 }, "address": "string", "vrf": { "id": 8, "url": "string", "name": "string", "rd": "string", "display_name": "string", "prefix_count": 5 }, "tenant": { "id": 1, "url": "string", "name": "string", "slug": "string" }, "status": { "label": "DHCP", "value": "reserved" }, "role": { "label": "VRRP", "value": "secondary" }, "assigned_object_type": "string", "assigned_object_id": 3, "assigned_object": {}, "nat_inside": { "id": 8, "url": "string", "family": 8, "address": "string" }, "nat_outside": { "id": 3, "url": "string", "family": 2, "address": "string" }, "dns_name": "string", "description": "string", "tags": [ { "id": 3, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 2, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 2, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 5, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 8, "url": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 9, "url": "string", "name": "string", "slug": "string", "color": "string" } ], "custom_fields": {}, "created": "string", "last_updated": "string" }