@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
35 lines • 609 B
JSON
{
"id": 6,
"url": "string",
"device_type": {
"id": 6,
"url": "string",
"manufacturer": {
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 3
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 9
},
"name": "string",
"label": "string",
"type": {
"label": "ITA Type H",
"value": "iec-60309-2p-e-9h"
},
"power_port": {
"id": 1,
"url": "string",
"name": "string"
},
"feed_leg": {
"label": "B",
"value": "A"
},
"description": "string"
}