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