UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

60 lines 1.07 kB
{ "id": 7, "url": "string", "power_panel": { "id": 9, "url": "string", "name": "string", "powerfeed_count": 7 }, "rack": { "id": 8, "url": "string", "name": "string", "display_name": "string", "device_count": 9 }, "name": "string", "status": { "value": "active", "label": "Active" }, "type": { "value": "primary", "label": "Primary" }, "supply": { "value": "ac", "label": "AC" }, "phase": { "value": "single-phase", "label": "Single phase" }, "voltage": 5, "amperage": 4, "max_utilization": 9, "comments": "string", "cable": { "id": 9, "url": "string", "label": "string" }, "cable_peer": {}, "cable_peer_type": "string", "connected_endpoint": {}, "connected_endpoint_type": "string", "connected_endpoint_reachable": true, "tags": [ { "id": 3, "url": "string", "name": "string", "slug": "string", "color": "string" } ], "custom_fields": {}, "created": "string", "last_updated": "string" }