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