UNPKG

@itentialopensource/adapter-netbox_v210

Version:

This adapter integrates with system described as: Netbox v2.10

47 lines 855 B
{ "count": 7, "next": "string", "previous": "string", "results": [ { "id": 10, "url": "string", "name": "string", "slug": "string", "description": "string", "cluster_count": 2 }, { "id": 4, "url": "string", "name": "string", "slug": "string", "description": "string", "cluster_count": 2 }, { "id": 3, "url": "string", "name": "string", "slug": "string", "description": "string", "cluster_count": 6 }, { "id": 5, "url": "string", "name": "string", "slug": "string", "description": "string", "cluster_count": 9 }, { "id": 1, "url": "string", "name": "string", "slug": "string", "description": "string", "cluster_count": 5 } ] }