HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 42,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/42/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/42/?format=api",
"display": "#42",
"type": null,
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 160,
"object": {
"id": 160,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/160/?format=api",
"display": "ether1",
"device": {
"id": 25,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/25/?format=api",
"display": "kn6plv-sanbruno-srv",
"name": "kn6plv-sanbruno-srv",
"description": ""
},
"name": "ether1",
"description": "",
"cable": {
"id": 42,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/42/?format=api",
"display": "#42",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 41,
"object": {
"id": 41,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/41/?format=api",
"display": "ether6",
"device": {
"id": 5,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/5/?format=api",
"display": "kn6plv-sanbruno-router",
"name": "kn6plv-sanbruno-router",
"description": ""
},
"name": "ether6",
"description": "",
"cable": {
"id": 42,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/42/?format=api",
"display": "#42",
"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-09T02:14:12.020560Z",
"last_updated": "2024-12-09T02:14:12.020582Z"
}