@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
106 lines • 1.84 kB
JSON
{
"id": 9,
"url": "string",
"name": "string",
"facility_id": "string",
"display_name": "string",
"site": {
"id": 7,
"url": "string",
"name": "string",
"slug": "string"
},
"group": {
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 1,
"_depth": 5
},
"tenant": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string"
},
"status": {
"label": "Reserved",
"value": "active"
},
"role": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 9
},
"serial": "string",
"asset_tag": "string",
"type": {
"label": "Wall-mounted cabinet",
"value": "wall-frame"
},
"width": {
"label": "21 inches",
"value": 21
},
"u_height": 10,
"desc_units": false,
"outer_width": 5,
"outer_depth": 9,
"outer_unit": {
"label": "Millimeters",
"value": "in"
},
"comments": "string",
"tags": [
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string",
"device_count": 1,
"powerfeed_count": 3
}