HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 44,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/cables/44/?format=api",
"display": "#44",
"type": "cat5e",
"a_terminations": [
{
"object_type": "dcim.interface",
"object_id": 50,
"object": {
"id": 50,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/50/?format=api",
"display": "ether6",
"device": {
"id": 6,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/6/?format=api",
"display": "kn6plv-allison-router",
"name": "kn6plv-allison-router",
"description": ""
},
"name": "ether6",
"description": "",
"cable": {
"id": 44,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
"display": "#44",
"label": "",
"description": ""
},
"_occupied": true
}
}
],
"b_terminations": [
{
"object_type": "dcim.interface",
"object_id": 299,
"object": {
"id": 299,
"url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/299/?format=api",
"display": "lan0",
"device": {
"id": 64,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/64/?format=api",
"display": "N9JIM-Allison-90sec-210",
"name": "N9JIM-Allison-90sec-210",
"description": ""
},
"name": "lan0",
"description": "",
"cable": {
"id": 44,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
"display": "#44",
"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-09T07:05:46.286082Z",
"last_updated": "2024-12-09T07:05:46.286106Z"
}