HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 21,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/21/?format=api",
"display": "#21",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 167,
"object": {
"id": 167,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/167/?format=api",
"display": "interface 0/7",
"device": {
"id": 26,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
"display": "ORCA-EdgeSwitch8",
"name": "ORCA-EdgeSwitch8",
"description": ""
},
"name": "interface 0/7",
"description": "",
"cable": {
"id": 21,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
"display": "#21",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 75,
"object": {
"id": 75,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/75/?format=api",
"display": "eth0",
"device": {
"id": 10,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
"display": "ORCA-EdgeRouterX",
"name": "ORCA-EdgeRouterX",
"description": ""
},
"name": "eth0",
"description": "",
"cable": {
"id": 21,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
"display": "#21",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"status": {
"value": "connected",
"label": "Connected"
},
"tenant": null,
"label": "",
"color": "f44336",
"length": null,
"length_unit": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T18:25:54.275121Z",
"last_updated": "2024-12-07T18:25:54.275143Z"
}