GET /api/dcim/cable-terminations/34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 34,
"url": "https://netbox.bayareabackbone.com/api/dcim/cable-terminations/34/?format=api",
"display": "Cable 1500.06.51 ce4794 / 1400.04.71 ce4325 to sfp-sfpplus6 (ARIX Peer)",
"cable": 17,
"cable_end": "B",
"termination_type": "dcim.interface",
"termination_id": 7,
"termination": {
"id": 7,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/7/?format=api",
"display": "sfp-sfpplus6 (ARIX Peer)",
"device": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/1/?format=api",
"display": "kn6plv-he-switch",
"name": "kn6plv-he-switch",
"description": ""
},
"name": "sfp-sfpplus6",
"description": "",
"cable": {
"id": 17,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/17/?format=api",
"display": "1500.06.51 ce4794 / 1400.04.71 ce4325",
"label": "1500.06.51 ce4794 / 1400.04.71 ce4325",
"description": ""
},
"_occupied": true
},
"created": "2024-12-07T02:14:52.542230Z",
"last_updated": "2024-12-07T02:14:52.542249Z"
}