@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
134 lines • 2.33 kB
JSON
{
"id": 6,
"url": "string",
"name": "string",
"facility_id": "string",
"display_name": "string",
"site": {
"id": 10,
"url": "string",
"name": "string",
"slug": "string"
},
"group": {
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 7,
"_depth": 10
},
"tenant": {
"id": 10,
"url": "string",
"name": "string",
"slug": "string"
},
"status": {
"label": "Planned",
"value": "reserved"
},
"role": {
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"rack_count": 1
},
"serial": "string",
"asset_tag": "string",
"type": {
"label": "4-post cabinet",
"value": "4-post-frame"
},
"width": {
"label": "19 inches",
"value": 10
},
"u_height": 10,
"desc_units": false,
"outer_width": 9,
"outer_depth": 1,
"outer_unit": {
"label": "Inches",
"value": "mm"
},
"comments": "string",
"tags": [
{
"id": 3,
"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"
},
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 7,
"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": 3,
"powerfeed_count": 3
}