@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
37 lines • 593 B
JSON
{
"id": 6,
"url": "string",
"site": {
"id": 9,
"url": "string",
"name": "string",
"slug": "string"
},
"rack_group": {
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 9,
"_depth": 3
},
"name": "string",
"tags": [
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"powerfeed_count": 2
}