GET /api/dcim/device-bays/10/?format=api
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/device-bays/10/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/device-bays/10/?format=api",
"display": "bay1",
"device": {
"id": 98,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/98/?format=api",
"display": "Shelf (edgepower + edgeswitch)",
"name": "Shelf (edgepower + edgeswitch)",
"description": ""
},
"name": "bay1",
"label": "",
"description": "",
"installed_device": {
"id": 92,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
"display": "ORCA-EdgePower",
"name": "ORCA-EdgePower",
"description": ""
},
"tags": [],
"custom_fields": {},
"created": "2024-12-11T07:03:47.938847Z",
"last_updated": "2024-12-11T07:05:44.742552Z"
}