UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

88 lines 1.84 kB
{ "count": 3, "next": "string", "previous": "string", "results": [ { "id": 5, "url": "string", "device_type": { "id": 1, "url": "string", "manufacturer": { "id": 4, "url": "string", "name": "string", "slug": "string", "devicetype_count": 1 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 1 }, "name": "string", "label": "string", "type": { "label": "TERA 4P", "value": "lsh-apc" }, "positions": 9, "description": "string" }, { "id": 5, "url": "string", "device_type": { "id": 5, "url": "string", "manufacturer": { "id": 7, "url": "string", "name": "string", "slug": "string", "devicetype_count": 5 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 1 }, "name": "string", "label": "string", "type": { "label": "110 Punch", "value": "bnc" }, "positions": 6, "description": "string" }, { "id": 7, "url": "string", "device_type": { "id": 9, "url": "string", "manufacturer": { "id": 6, "url": "string", "name": "string", "slug": "string", "devicetype_count": 1 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 1 }, "name": "string", "label": "string", "type": { "label": "SN", "value": "tera-4p" }, "positions": 8, "description": "string" } ] }