@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
80 lines • 1.4 kB
JSON
{
"id": 4,
"url": "string",
"device": {
"id": 9,
"url": "string",
"name": "string",
"display_name": "string"
},
"name": "string",
"label": "string",
"type": {
"label": "ITA Type J",
"value": "nema-6-30r"
},
"power_port": {
"id": 8,
"url": "string",
"device": {
"id": 5,
"url": "string",
"name": "string",
"display_name": "string"
},
"name": "string",
"cable": 3
},
"feed_leg": {
"label": "B",
"value": "C"
},
"description": "string",
"cable": {
"id": 6,
"url": "string",
"label": "string"
},
"cable_peer": {},
"cable_peer_type": "string",
"connected_endpoint": {},
"connected_endpoint_type": "string",
"connected_endpoint_reachable": true,
"tags": [
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
]
}