HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 55,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/55/?format=api",
"display": "#55",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 80,
"object": {
"id": 80,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/80/?format=api",
"display": "eth5",
"device": {
"id": 10,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
"display": "ORCA-EdgeRouterX",
"name": "ORCA-EdgeRouterX",
"description": ""
},
"name": "eth5",
"description": "",
"cable": {
"id": 55,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
"display": "#55",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 364,
"object": {
"id": 364,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/364/?format=api",
"display": "Ether1",
"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": "Ether1",
"description": "",
"cable": {
"id": 55,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
"display": "#55",
"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-11T01:28:04.011145Z",
"last_updated": "2024-12-11T07:29:06.677445Z"
}