HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 10,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/10/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/10/?format=api",
"display": "#10",
"type": "cat5e",
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 247,
"object": {
"id": 247,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/247/?format=api",
"display": "eth0 (Ethernet)",
"device": {
"id": 46,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/46/?format=api",
"display": "SBM4 AP",
"name": "SBM4 AP",
"description": ""
},
"name": "eth0",
"description": "",
"cable": {
"id": 10,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/10/?format=api",
"display": "#10",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 31,
"object": {
"id": 31,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/31/?format=api",
"display": "eth1",
"device": {
"id": 4,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/4/?format=api",
"display": "SBM4-EdgeRouterX",
"name": "SBM4-EdgeRouterX",
"description": ""
},
"name": "eth1",
"description": "",
"cable": {
"id": 10,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/10/?format=api",
"display": "#10",
"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-06T18:48:25.919803Z",
"last_updated": "2024-12-06T19:13:59.314541Z"
}