@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
85 lines • 1.48 kB
JSON
{
"id": 8,
"url": "string",
"name": "string",
"facility_id": "string",
"display_name": "string",
"site": {
"id": 5,
"url": "string",
"name": "string",
"slug": "string"
},
"group": {
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 8,
"_depth": 5
},
"tenant": {
"id": 1,
"url": "string",
"name": "string",
"slug": "string"
},
"status": {
"label": "Available",
"value": "active"
},
"role": {
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 10
},
"serial": "string",
"asset_tag": "string",
"type": {
"label": "4-post cabinet",
"value": "4-post-cabinet"
},
"width": {
"label": "23 inches",
"value": 23
},
"u_height": 1,
"desc_units": false,
"outer_width": 6,
"outer_depth": 1,
"outer_unit": {
"label": "Millimeters",
"value": "mm"
},
"comments": "string",
"tags": [
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string",
"device_count": 9,
"powerfeed_count": 1
}