UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

52 lines 965 B
{ "count": 5, "next": "string", "previous": "string", "results": [ { "id": 10, "url": "string", "name": "string", "slug": "string", "color": "string", "description": "string", "rack_count": 7 }, { "id": 8, "url": "string", "name": "string", "slug": "string", "color": "string", "description": "string", "rack_count": 1 }, { "id": 9, "url": "string", "name": "string", "slug": "string", "color": "string", "description": "string", "rack_count": 6 }, { "id": 6, "url": "string", "name": "string", "slug": "string", "color": "string", "description": "string", "rack_count": 1 }, { "id": 1, "url": "string", "name": "string", "slug": "string", "color": "string", "description": "string", "rack_count": 9 } ] }