UNPKG

@itentialopensource/adapter-netbox_v33

Version:

This adapter integrates with system described as: Netbox v3.3

97 lines 2.05 kB
{ "count": 1, "next": "string", "previous": "string", "results": [ { "id": 1, "url": "string", "display": "string", "user": { "id": 7, "url": "string", "display": "string", "username": "string" }, "created": "string", "expires": "string", "last_used": "string", "key": "string", "write_enabled": true, "description": "string", "allowed_ips": [] }, { "id": 9, "url": "string", "display": "string", "user": { "id": 4, "url": "string", "display": "string", "username": "string" }, "created": "string", "expires": "string", "last_used": "string", "key": "string", "write_enabled": false, "description": "string", "allowed_ips": [] }, { "id": 7, "url": "string", "display": "string", "user": { "id": 9, "url": "string", "display": "string", "username": "string" }, "created": "string", "expires": "string", "last_used": "string", "key": "string", "write_enabled": false, "description": "string", "allowed_ips": [] }, { "id": 10, "url": "string", "display": "string", "user": { "id": 5, "url": "string", "display": "string", "username": "string" }, "created": "string", "expires": "string", "last_used": "string", "key": "string", "write_enabled": false, "description": "string", "allowed_ips": [] }, { "id": 5, "url": "string", "display": "string", "user": { "id": 1, "url": "string", "display": "string", "username": "string" }, "created": "string", "expires": "string", "last_used": "string", "key": "string", "write_enabled": true, "description": "string", "allowed_ips": [] } ] }