HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 85,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/85/?format=api",
"display": "#85",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 497,
"object": {
"id": 497,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/497/?format=api",
"display": "poe-out",
"device": {
"id": 115,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/115/?format=api",
"display": "Roof POE Injector",
"name": "Roof POE Injector",
"description": ""
},
"name": "poe-out",
"description": "",
"cable": {
"id": 85,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
"display": "#85",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 485,
"object": {
"id": 485,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/485/?format=api",
"display": "ether1",
"device": {
"id": 112,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/112/?format=api",
"display": "HE Roof Switch",
"name": "HE Roof Switch",
"description": ""
},
"name": "ether1",
"description": "",
"cable": {
"id": 85,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
"display": "#85",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"status": {
"value": "connected",
"label": "Connected"
},
"tenant": null,
"label": "",
"color": "",
"length": null,
"length_unit": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2026-05-06T07:26:34.027905Z",
"last_updated": "2026-05-06T07:26:34.338470Z"
}