UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

203 lines 4.49 kB
{ "count": 9, "next": "string", "previous": "string", "results": [ { "id": 9, "url": "string", "device_type": { "id": 6, "url": "string", "manufacturer": { "id": 9, "url": "string", "name": "string", "slug": "string", "devicetype_count": 2 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 7 }, "name": "string", "label": "string", "type": { "label": "NEMA 15-30P", "value": "iec-60309-p-n-e-4h" }, "maximum_draw": 3, "allocated_draw": 6, "description": "string" }, { "id": 3, "url": "string", "device_type": { "id": 7, "url": "string", "manufacturer": { "id": 5, "url": "string", "name": "string", "slug": "string", "devicetype_count": 4 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 10 }, "name": "string", "label": "string", "type": { "label": "NEMA L14-30P", "value": "usb-mini-b" }, "maximum_draw": 8, "allocated_draw": 10, "description": "string" }, { "id": 8, "url": "string", "device_type": { "id": 3, "url": "string", "manufacturer": { "id": 1, "url": "string", "name": "string", "slug": "string", "devicetype_count": 6 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 1 }, "name": "string", "label": "string", "type": { "label": "3P+N+E 4H", "value": "iec-60320-c8" }, "maximum_draw": 4, "allocated_draw": 2, "description": "string" }, { "id": 7, "url": "string", "device_type": { "id": 6, "url": "string", "manufacturer": { "id": 2, "url": "string", "name": "string", "slug": "string", "devicetype_count": 9 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 5 }, "name": "string", "label": "string", "type": { "label": "NEMA 15-20P", "value": "usb-c" }, "maximum_draw": 10, "allocated_draw": 1, "description": "string" }, { "id": 3, "url": "string", "device_type": { "id": 7, "url": "string", "manufacturer": { "id": 4, "url": "string", "name": "string", "slug": "string", "devicetype_count": 8 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 7 }, "name": "string", "label": "string", "type": { "label": "NEMA 5-15P", "value": "nema-10-50p" }, "maximum_draw": 8, "allocated_draw": 2, "description": "string" }, { "id": 4, "url": "string", "device_type": { "id": 5, "url": "string", "manufacturer": { "id": 1, "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": "3P+N+E 4H", "value": "iec-60309-2p-e-9h" }, "maximum_draw": 3, "allocated_draw": 5, "description": "string" }, { "id": 10, "url": "string", "device_type": { "id": 5, "url": "string", "manufacturer": { "id": 10, "url": "string", "name": "string", "slug": "string", "devicetype_count": 6 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 8 }, "name": "string", "label": "string", "type": { "label": "USB 3.0 Micro B", "value": "iec-60320-c16" }, "maximum_draw": 7, "allocated_draw": 10, "description": "string" } ] }