@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
35 lines • 608 B
JSON
{
"id": 7,
"url": "string",
"device_type": {
"id": 3,
"url": "string",
"manufacturer": {
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 7
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 4
},
"name": "string",
"label": "string",
"type": {
"label": "NEMA L15-60R",
"value": "iec-60320-c13"
},
"power_port": {
"id": 1,
"url": "string",
"name": "string"
},
"feed_leg": {
"label": "C",
"value": "A"
},
"description": "string"
}