@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
35 lines • 602 B
JSON
{
"id": 3,
"url": "string",
"device_type": {
"id": 4,
"url": "string",
"manufacturer": {
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 10
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 7
},
"name": "string",
"label": "string",
"type": {
"label": "CS8364C",
"value": "nema-l21-20r"
},
"power_port": {
"id": 3,
"url": "string",
"name": "string"
},
"feed_leg": {
"label": "A",
"value": "A"
},
"description": "string"
}