UNPKG

@itentialopensource/adapter-netbox_v210

Version:

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

135 lines 2.84 kB
{ "count": 1, "next": "string", "previous": "string", "results": [ { "id": 5, "url": "string", "device_type": { "id": 3, "url": "string", "manufacturer": { "id": 2, "url": "string", "name": "string", "slug": "string", "devicetype_count": 7 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 9 }, "name": "string", "label": "string", "type": { "label": "TERA 2P", "value": "lsh" }, "rear_port": { "id": 2, "url": "string", "name": "string" }, "rear_port_position": 1, "description": "string" }, { "id": 6, "url": "string", "device_type": { "id": 8, "url": "string", "manufacturer": { "id": 3, "url": "string", "name": "string", "slug": "string", "devicetype_count": 8 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 8 }, "name": "string", "label": "string", "type": { "label": "8P6C", "value": "gg45" }, "rear_port": { "id": 5, "url": "string", "name": "string" }, "rear_port_position": 1, "description": "string" }, { "id": 3, "url": "string", "device_type": { "id": 2, "url": "string", "manufacturer": { "id": 1, "url": "string", "name": "string", "slug": "string", "devicetype_count": 8 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 7 }, "name": "string", "label": "string", "type": { "label": "110 Punch", "value": "lc" }, "rear_port": { "id": 1, "url": "string", "name": "string" }, "rear_port_position": 1, "description": "string" }, { "id": 9, "url": "string", "device_type": { "id": 3, "url": "string", "manufacturer": { "id": 1, "url": "string", "name": "string", "slug": "string", "devicetype_count": 10 }, "model": "string", "slug": "string", "display_name": "string", "device_count": 1 }, "name": "string", "label": "string", "type": { "label": "GG45", "value": "sc" }, "rear_port": { "id": 10, "url": "string", "name": "string" }, "rear_port_position": 1, "description": "string" } ] }