GET /api/dcim/cable-terminations/80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 80,
"url": "https://netbox.c3voc.de/api/dcim/cable-terminations/80/?format=api",
"display": "Cable #51 to ge3",
"cable": 51,
"cable_end": "B",
"termination_type": "dcim.rearport",
"termination_id": 3,
"termination": {
"id": 3,
"url": "https://netbox.c3voc.de/api/dcim/rear-ports/3/?format=api",
"display": "ge3",
"device": {
"id": 72,
"url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
"display": "lectern1-patch",
"name": "lectern1-patch"
},
"name": "ge3",
"cable": 51,
"_occupied": true
},
"created": "2025-05-25T12:40:56.656503Z",
"last_updated": "2025-05-25T12:40:56.656512Z"
}