@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
35 lines • 595 B
JSON
{
"id": 4,
"url": "string",
"device_type": {
"id": 10,
"url": "string",
"manufacturer": {
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 6
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 6
},
"name": "string",
"label": "string",
"type": {
"label": "2P+E 4H",
"value": "ita-g"
},
"power_port": {
"id": 2,
"url": "string",
"name": "string"
},
"feed_leg": {
"label": "B",
"value": "A"
},
"description": "string"
}