UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

115 lines 2.51 kB
{ "count": 9, "next": "string", "previous": "string", "results": [ { "id": 2, "url": "string", "device_type": { "id": 6, "url": "string", "manufacturer": { "id": 8, "url": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 2 }, "name": "string", "label": "string", "type": { "label": "OSFP (400GE)", "value": "100gbase-x-qsfp28" }, "mgmt_only": true, "description": "string" }, { "id": 6, "url": "string", "device_type": { "id": 7, "url": "string", "manufacturer": { "id": 1, "url": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 10 }, "name": "string", "label": "string", "type": { "label": "SDR (2 Gbps)", "value": "100gbase-x-cpak" }, "mgmt_only": false, "description": "string" }, { "id": 8, "url": "string", "device_type": { "id": 5, "url": "string", "manufacturer": { "id": 8, "url": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 4 }, "name": "string", "label": "string", "type": { "label": "IEEE 802.11ad", "value": "ieee802.11ad" }, "mgmt_only": false, "description": "string" }, { "id": 5, "url": "string", "device_type": { "id": 10, "url": "string", "manufacturer": { "id": 5, "url": "string", "name": "string", "slug": "string", "devicetype_count": 8 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 5 }, "name": "string", "label": "string", "type": { "label": "SFP (1GE)", "value": "cisco-flexstack-plus" }, "mgmt_only": true, "description": "string" } ] }