@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
86 lines • 1.54 kB
JSON
{
"id": 10,
"url": "string",
"manufacturer": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 1
},
"model": "string",
"slug": "string",
"display_name": "string",
"part_number": "string",
"u_height": 3,
"is_full_depth": true,
"subdevice_role": {
"label": "Child",
"value": "parent"
},
"front_image": "string",
"rear_image": "string",
"comments": "string",
"tags": [
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 5,
"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": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string",
"device_count": 7
}