GET /api/dcim/cable-terminations/138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 138,
"url": "https://netbox.bayareabackbone.com/api/dcim/cable-terminations/138/?format=api",
"display": "Cable #68 to Ether5",
"cable": 68,
"cable_end": "A",
"termination_type": "dcim.interface",
"termination_id": 368,
"termination": {
"id": 368,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/368/?format=api",
"display": "Ether5",
"device": {
"id": 73,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
"display": "KJ6WEG-OAK-ORCA-HAP2",
"name": "KJ6WEG-OAK-ORCA-HAP2",
"description": ""
},
"name": "Ether5",
"description": "",
"cable": {
"id": 68,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/68/?format=api",
"display": "#68",
"label": "",
"description": ""
},
"_occupied": true
},
"created": "2024-12-11T07:29:54.394097Z",
"last_updated": "2024-12-11T07:29:54.394117Z"
}