GET /api/dcim/cable-terminations/93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 93,
"url": "https://netbox.c3voc.de/api/dcim/cable-terminations/93/?format=api",
"display": "Cable #58 to ether21",
"cable": 58,
"cable_end": "A",
"termination_type": "dcim.interface",
"termination_id": 381,
"termination": {
"id": 381,
"url": "https://netbox.c3voc.de/api/dcim/interfaces/381/?format=api",
"display": "ether21",
"device": {
"id": 26,
"url": "https://netbox.c3voc.de/api/dcim/devices/26/?format=api",
"display": "switch3-foh",
"name": "switch3-foh",
"description": ""
},
"name": "ether21",
"description": "VOC devices",
"cable": {
"id": 58,
"url": "https://netbox.c3voc.de/api/dcim/cables/58/?format=api",
"display": "#58",
"label": "",
"description": ""
},
"_occupied": true
},
"created": "2025-07-16T18:43:17.511631Z",
"last_updated": "2025-07-16T18:43:17.511641Z"
}