@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
38 lines • 572 B
JSON
{
"id": 9,
"url": "string",
"rack": {
"id": 4,
"url": "string",
"name": "string",
"display_name": "string",
"device_count": 5
},
"units": [
5,
1
],
"created": "string",
"user": {
"id": 7,
"url": "string",
"username": "string"
},
"tenant": {
"id": 9,
"url": "string",
"name": "string",
"slug": "string"
},
"description": "string",
"tags": [
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {}
}