HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 87,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/87/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/87/?format=api",
"display": "#87",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 498,
"object": {
"id": 498,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/498/?format=api",
"display": "ether5",
"device": {
"id": 3,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
"display": "kn6plv-he-router",
"name": "kn6plv-he-router",
"description": ""
},
"name": "ether5",
"description": "",
"cable": {
"id": 87,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/87/?format=api",
"display": "#87",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 495,
"object": {
"id": 495,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/495/?format=api",
"display": "mgmt",
"device": {
"id": 51,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/51/?format=api",
"display": "PDU",
"name": "PDU",
"description": ""
},
"name": "mgmt",
"description": "",
"cable": {
"id": 87,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/87/?format=api",
"display": "#87",
"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:30:05.018017Z",
"last_updated": "2026-05-06T07:30:05.357205Z"
}