UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

52 lines 908 B
{ "id": 2, "url": "string", "device": { "id": 1, "url": "string", "name": "string", "display_name": "string" }, "name": "string", "label": "string", "type": { "label": "NEMA L5-15R", "value": "ita-m" }, "power_port": { "id": 3, "url": "string", "device": { "id": 2, "url": "string", "name": "string", "display_name": "string" }, "name": "string", "cable": 1 }, "feed_leg": { "label": "A", "value": "B" }, "description": "string", "cable": { "id": 2, "url": "string", "label": "string" }, "cable_peer": {}, "cable_peer_type": "string", "connected_endpoint": {}, "connected_endpoint_type": "string", "connected_endpoint_reachable": false, "tags": [ { "id": 8, "url": "string", "name": "string", "slug": "string", "color": "string" } ] }