HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 22,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/22/?format=api",
"display": "#22",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 220,
"object": {
"id": 220,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/220/?format=api",
"display": "eth0 (Ethernet)",
"device": {
"id": 37,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
"display": "ORCA-AF-to-Wolfback",
"name": "ORCA-AF-to-Wolfback",
"description": ""
},
"name": "eth0",
"description": "",
"cable": {
"id": 22,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
"display": "#22",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 161,
"object": {
"id": 161,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/161/?format=api",
"display": "interface 0/1",
"device": {
"id": 26,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
"display": "ORCA-EdgeSwitch8",
"name": "ORCA-EdgeSwitch8",
"description": ""
},
"name": "interface 0/1",
"description": "",
"cable": {
"id": 22,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
"display": "#22",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"status": {
"value": "connected",
"label": "Connected"
},
"tenant": null,
"label": "",
"color": "",
"length": null,
"length_unit": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T18:27:22.468663Z",
"last_updated": "2024-12-07T18:27:22.468687Z"
}