@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
59 lines • 1.03 kB
JSON
{
"id": 5,
"url": "string",
"device": {
"id": 8,
"url": "string",
"name": "string",
"display_name": "string"
},
"name": "string",
"label": "string",
"type": {
"label": "CS8264C",
"value": "nema-15-50r"
},
"power_port": {
"id": 3,
"url": "string",
"device": {
"id": 1,
"url": "string",
"name": "string",
"display_name": "string"
},
"name": "string",
"cable": 3
},
"feed_leg": {
"label": "B",
"value": "A"
},
"description": "string",
"cable": {
"id": 8,
"url": "string",
"label": "string"
},
"cable_peer": {},
"cable_peer_type": "string",
"connected_endpoint": {},
"connected_endpoint_type": "string",
"connected_endpoint_reachable": false,
"tags": [
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
]
}