UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

31 lines 564 B
{ "count": 9, "next": "string", "previous": "string", "results": [ { "id": 3, "url": "string", "username": "string", "password": "string", "first_name": "string", "last_name": "string", "email": "string", "is_staff": true, "is_active": false, "date_joined": "string", "groups": [ { "id": 6, "url": "string", "name": "string" }, { "id": 4, "url": "string", "name": "string" } ] } ] }