UNPKG

@itentialopensource/adapter-netbox_v33

Version:

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

163 lines 3.65 kB
{ "count": 9, "next": "string", "previous": "string", "results": [ { "id": 10, "url": "string", "display": "string", "device_type": { "id": 9, "url": "string", "display": "string", "manufacturer": { "id": 9, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 2 }, "model": "string", "slug": "string", "device_count": 8 }, "module_type": { "id": 7, "url": "string", "display": "string", "manufacturer": { "id": 3, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 3 }, "model": "string" }, "name": "string", "label": "string", "type": { "label": "LSH", "value": "sc" }, "color": "string", "rear_port": { "id": 2, "url": "string", "display": "string", "name": "string" }, "rear_port_position": 1, "description": "string", "created": "string", "last_updated": "string" }, { "id": 2, "url": "string", "display": "string", "device_type": { "id": 3, "url": "string", "display": "string", "manufacturer": { "id": 7, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "device_count": 4 }, "module_type": { "id": 6, "url": "string", "display": "string", "manufacturer": { "id": 1, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 1 }, "model": "string" }, "name": "string", "label": "string", "type": { "label": "LC/UPC", "value": "tera-1p" }, "color": "string", "rear_port": { "id": 4, "url": "string", "display": "string", "name": "string" }, "rear_port_position": 1, "description": "string", "created": "string", "last_updated": "string" }, { "id": 10, "url": "string", "display": "string", "device_type": { "id": 5, "url": "string", "display": "string", "manufacturer": { "id": 10, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "device_count": 7 }, "module_type": { "id": 2, "url": "string", "display": "string", "manufacturer": { "id": 6, "url": "string", "display": "string", "name": "string", "slug": "string", "devicetype_count": 5 }, "model": "string" }, "name": "string", "label": "string", "type": { "label": "LC/PC", "value": "splice" }, "color": "string", "rear_port": { "id": 3, "url": "string", "display": "string", "name": "string" }, "rear_port_position": 1, "description": "string", "created": "string", "last_updated": "string" } ] }