GET /api/dcim/cable-terminations/160/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 160,
"url": "https://netbox.bayareabackbone.com/api/dcim/cable-terminations/160/?format=api",
"display": "Cable #79 to Ether3",
"cable": 79,
"cable_end": "A",
"termination_type": "dcim.interface",
"termination_id": 326,
"termination": {
"id": 326,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/326/?format=api",
"display": "Ether3",
"device": {
"id": 68,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/68/?format=api",
"display": "WA6KQB-CCCC-HAP",
"name": "WA6KQB-CCCC-HAP",
"description": ""
},
"name": "Ether3",
"description": "",
"cable": {
"id": 79,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/79/?format=api",
"display": "#79",
"label": "",
"description": ""
},
"_occupied": true
},
"created": "2024-12-31T00:57:54.578829Z",
"last_updated": "2024-12-31T00:57:54.578837Z"
}