UNPKG

@itentialopensource/adapter-netbox_v33

Version:

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

207 lines 4.41 kB
{ "count": 10, "next": "string", "previous": "string", "results": [ { "id": 5, "url": "string", "display": "string", "device": { "id": 1, "url": "string", "display": "string", "name": "string" }, "module": { "id": 6, "url": "string", "display": "string", "device": 3, "module_bay": { "id": 1, "url": "string", "display": "string", "name": "string" } }, "name": "string", "label": "string", "type": { "label": "NEMA 14-20R", "value": "ita-k" }, "power_port": { "id": 6, "url": "string", "display": "string", "device": { "id": 4, "url": "string", "display": "string", "name": "string" }, "name": "string", "cable": 10, "_occupied": true }, "feed_leg": { "label": "A", "value": "B" }, "description": "string", "mark_connected": true, "cable": { "id": 7, "url": "string", "display": "string", "label": "string" }, "cable_end": "string", "link_peers": [ "string", "string", "string", "string" ], "link_peers_type": "string", "connected_endpoints": [ "string", "string", "string", "string", "string", "string", "string", "string" ], "connected_endpoints_type": "string", "connected_endpoints_reachable": true, "tags": [ { "id": 4, "url": "string", "display": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 7, "url": "string", "display": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 2, "url": "string", "display": "string", "name": "string", "slug": "string", "color": "string" }, { "id": 3, "url": "string", "display": "string", "name": "string", "slug": "string", "color": "string" } ], "custom_fields": {}, "created": "string", "last_updated": "string", "_occupied": false }, { "id": 9, "url": "string", "display": "string", "device": { "id": 7, "url": "string", "display": "string", "name": "string" }, "module": { "id": 2, "url": "string", "display": "string", "device": 7, "module_bay": { "id": 5, "url": "string", "display": "string", "name": "string" } }, "name": "string", "label": "string", "type": { "label": "C5", "value": "nema-14-30r" }, "power_port": { "id": 2, "url": "string", "display": "string", "device": { "id": 3, "url": "string", "display": "string", "name": "string" }, "name": "string", "cable": 1, "_occupied": true }, "feed_leg": { "label": "C", "value": "A" }, "description": "string", "mark_connected": false, "cable": { "id": 4, "url": "string", "display": "string", "label": "string" }, "cable_end": "string", "link_peers": [ "string", "string", "string", "string", "string" ], "link_peers_type": "string", "connected_endpoints": [ "string", "string", "string", "string", "string" ], "connected_endpoints_type": "string", "connected_endpoints_reachable": false, "tags": [ { "id": 6, "url": "string", "display": "string", "name": "string", "slug": "string", "color": "string" } ], "custom_fields": {}, "created": "string", "last_updated": "string", "_occupied": false } ] }