UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

73 lines 1.55 kB
{ "count": 9, "next": "string", "previous": "string", "results": [ { "id": 3, "url": "string", "device_type": { "id": 8, "url": "string", "manufacturer": { "id": 5, "url": "string", "name": "string", "slug": "string", "devicetype_count": 9 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 5 }, "name": "string", "label": "string", "description": "string" }, { "id": 2, "url": "string", "device_type": { "id": 9, "url": "string", "manufacturer": { "id": 8, "url": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 10 }, "name": "string", "label": "string", "description": "string" }, { "id": 10, "url": "string", "device_type": { "id": 7, "url": "string", "manufacturer": { "id": 10, "url": "string", "name": "string", "slug": "string", "devicetype_count": 7 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 10 }, "name": "string", "label": "string", "description": "string" } ] }