UNPKG

@itentialopensource/adapter-netbox_v33

Version:

This adapter integrates with system described as: Netbox v3.3

60 lines 1.32 kB
{ "count": 7, "next": "string", "previous": "string", "results": [ { "id": 10, "url": "string", "display": "string", "device_type": { "id": 1, "url": "string", "display": "string", "manufacturer": { "id": 8, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 9 }, "model": "string", "slug": "string", "device_count": 3 }, "module_type": { "id": 1, "url": "string", "display": "string", "manufacturer": { "id": 8, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 5 }, "model": "string" }, "name": "string", "label": "string", "type": { "label": "10G-EPON (10 Gbps)", "value": "100gbase-x-qsfp28" }, "mgmt_only": false, "description": "string", "poe_mode": { "label": "PSE", "value": "pd" }, "poe_type": { "label": "Passive 48V (2-pair)", "value": "type4-ieee802.3bt" }, "created": "string", "last_updated": "string" } ] }