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