@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
31 lines • 572 B
JSON
{
"id": 5,
"url": "string",
"circuit": {
"id": 5,
"url": "string",
"cid": "string"
},
"term_side": "Z",
"site": {
"id": 5,
"url": "string",
"name": "string",
"slug": "string"
},
"port_speed": 3,
"upstream_speed": 4,
"xconnect_id": "string",
"pp_info": "string",
"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
}