@itentialopensource/adapter-netbox_v33
Version:
This adapter integrates with system described as: Netbox v3.3
53 lines • 1.13 kB
JSON
{
"count": 6,
"next": "string",
"previous": "string",
"results": [
{
"id": 5,
"url": "string",
"display": "string",
"device_type": {
"id": 4,
"url": "string",
"display": "string",
"manufacturer": {
"id": 3,
"url": "string",
"display": "string",
"name": "string",
"slug": "string",
"devicetype_count": 6
},
"model": "string",
"slug": "string",
"device_count": 1
},
"module_type": {
"id": 8,
"url": "string",
"display": "string",
"manufacturer": {
"id": 6,
"url": "string",
"display": "string",
"name": "string",
"slug": "string",
"devicetype_count": 8
},
"model": "string"
},
"name": "string",
"label": "string",
"type": {
"label": "6P2C",
"value": "lsh-apc"
},
"color": "string",
"positions": 4,
"description": "string",
"created": "string",
"last_updated": "string"
}
]
}