@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
66 lines • 1.18 kB
JSON
{
"id": 5,
"url": "string",
"device": {
"id": 6,
"url": "string",
"name": "string",
"display_name": "string"
},
"name": "string",
"label": "string",
"type": {
"label": "USB Type B",
"value": "nema-l14-20p"
},
"maximum_draw": 4,
"allocated_draw": 2,
"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": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
]
}