GET /api/dcim/cable-terminations/31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 31,
"url": "https://netbox.bayareabackbone.com/api/dcim/cable-terminations/31/?format=api",
"display": "Cable fmt2.1500.06.51 ce4794 crs309 stp7 / fmt2.1400.06.55 sw5.fmt2.fcix p21 to FCIX-to-BAM: Termination A",
"cable": 16,
"cable_end": "A",
"termination_type": "circuits.circuittermination",
"termination_id": 4,
"termination": {
"id": 4,
"url": "https://netbox.bayareabackbone.com/api/circuits/circuit-terminations/4/?format=api",
"display": "FCIX-to-BAM: Termination A",
"circuit": {
"id": 2,
"url": "https://netbox.bayareabackbone.com/api/circuits/circuits/2/?format=api",
"display": "FCIX-to-BAM",
"cid": "FCIX-to-BAM",
"provider": {
"id": 2,
"url": "https://netbox.bayareabackbone.com/api/circuits/providers/2/?format=api",
"display": "Fremont Cabal Internet Exchange",
"name": "Fremont Cabal Internet Exchange",
"slug": "fcix",
"description": ""
},
"description": ""
},
"term_side": "A",
"description": "",
"cable": {
"id": 16,
"url": "https://netbox.bayareabackbone.com/api/dcim/cables/16/?format=api",
"display": "fmt2.1500.06.51 ce4794 crs309 stp7 / fmt2.1400.06.55 sw5.fmt2.fcix p21",
"label": "fmt2.1500.06.51 ce4794 crs309 stp7 / fmt2.1400.06.55 sw5.fmt2.fcix p21",
"description": ""
},
"_occupied": true
},
"created": "2024-12-07T02:09:31.409545Z",
"last_updated": "2024-12-07T02:09:31.409568Z"
}