HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 8,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/8/?format=api",
"display": "#8",
"type": "cat5e",
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 55,
"object": {
"id": 55,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/55/?format=api",
"display": "ether2",
"device": {
"id": 7,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
"display": "Berkeley Router",
"name": "Berkeley Router",
"description": ""
},
"name": "ether2",
"description": "",
"cable": {
"id": 8,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
"display": "#8",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 214,
"object": {
"id": 214,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/214/?format=api",
"display": "eth0 (Ethernet)",
"device": {
"id": 35,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/35/?format=api",
"display": "Oxford AF to Wolfback",
"name": "Oxford AF to Wolfback",
"description": ""
},
"name": "eth0",
"description": "",
"cable": {
"id": 8,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
"display": "#8",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"status": {
"value": "connected",
"label": "Connected"
},
"tenant": null,
"label": "",
"color": "111111",
"length": null,
"length_unit": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-06T17:28:49.148793Z",
"last_updated": "2024-12-06T19:13:59.183777Z"
}