@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
57 lines • 1.06 kB
JSON
{
"count": 8,
"next": "string",
"previous": "string",
"results": [
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"weight": 9,
"description": "string",
"prefix_count": 5,
"vlan_count": 7
},
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"weight": 3,
"description": "string",
"prefix_count": 1,
"vlan_count": 1
},
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"weight": 3,
"description": "string",
"prefix_count": 6,
"vlan_count": 9
},
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"weight": 7,
"description": "string",
"prefix_count": 1,
"vlan_count": 9
},
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"weight": 7,
"description": "string",
"prefix_count": 1,
"vlan_count": 6
}
]
}