@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
215 lines • 4.63 kB
JSON
{
"count": 6,
"next": "string",
"previous": "string",
"results": [
{
"id": 5,
"url": "string",
"device_type": {
"id": 8,
"url": "string",
"manufacturer": {
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 10
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 1
},
"name": "string",
"label": "string",
"type": {
"label": "USB Type A",
"value": "usb-micro-a"
},
"description": "string"
},
{
"id": 9,
"url": "string",
"device_type": {
"id": 3,
"url": "string",
"manufacturer": {
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 4
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 7
},
"name": "string",
"label": "string",
"type": {
"label": "Other",
"value": "other"
},
"description": "string"
},
{
"id": 1,
"url": "string",
"device_type": {
"id": 3,
"url": "string",
"manufacturer": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 8
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 7
},
"name": "string",
"label": "string",
"type": {
"label": "USB Mini B",
"value": "usb-mini-a"
},
"description": "string"
},
{
"id": 3,
"url": "string",
"device_type": {
"id": 5,
"url": "string",
"manufacturer": {
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 10
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 10
},
"name": "string",
"label": "string",
"type": {
"label": "RJ-12",
"value": "rj-11"
},
"description": "string"
},
{
"id": 10,
"url": "string",
"device_type": {
"id": 6,
"url": "string",
"manufacturer": {
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 3
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 6
},
"name": "string",
"label": "string",
"type": {
"label": "USB Type A",
"value": "usb-micro-b"
},
"description": "string"
},
{
"id": 4,
"url": "string",
"device_type": {
"id": 8,
"url": "string",
"manufacturer": {
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 2
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 10
},
"name": "string",
"label": "string",
"type": {
"label": "DB-25",
"value": "usb-c"
},
"description": "string"
},
{
"id": 5,
"url": "string",
"device_type": {
"id": 6,
"url": "string",
"manufacturer": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 10
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 4
},
"name": "string",
"label": "string",
"type": {
"label": "DE-9",
"value": "de-9"
},
"description": "string"
},
{
"id": 1,
"url": "string",
"device_type": {
"id": 4,
"url": "string",
"manufacturer": {
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"devicetype_count": 1
},
"model": "string",
"slug": "string",
"display_name": "string",
"device_count": 5
},
"name": "string",
"label": "string",
"type": {
"label": "DB-25",
"value": "de-9"
},
"description": "string"
}
]
}