UNPKG

@itentialopensource/adapter-netbox_v33

Version:

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

77 lines 1.53 kB
{ "count": 8, "next": "string", "previous": "string", "results": [ { "id": 4, "url": "string", "display": "string", "cable": 3, "cable_end": "B", "termination_type": "string", "termination_id": 4, "termination": {} }, { "id": 8, "url": "string", "display": "string", "cable": 9, "cable_end": "A", "termination_type": "string", "termination_id": 5, "termination": {} }, { "id": 3, "url": "string", "display": "string", "cable": 3, "cable_end": "A", "termination_type": "string", "termination_id": 6, "termination": {} }, { "id": 7, "url": "string", "display": "string", "cable": 9, "cable_end": "B", "termination_type": "string", "termination_id": 2, "termination": {} }, { "id": 10, "url": "string", "display": "string", "cable": 7, "cable_end": "A", "termination_type": "string", "termination_id": 10, "termination": {} }, { "id": 3, "url": "string", "display": "string", "cable": 8, "cable_end": "B", "termination_type": "string", "termination_id": 3, "termination": {} }, { "id": 2, "url": "string", "display": "string", "cable": 3, "cable_end": "A", "termination_type": "string", "termination_id": 4, "termination": {} } ] }