@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
24 lines • 417 B
JSON
{
"count": 3,
"next": "string",
"previous": "string",
"results": [
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"parent": {
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"site_count": 10,
"_depth": 7
},
"description": "string",
"site_count": 6,
"_depth": 4
}
]
}