GET /api/dcim/device-bays/3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 3,
"url": "https://netbox.bayareabackbone.com/api/dcim/device-bays/3/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/device-bays/3/?format=api",
"display": "bay3",
"device": {
"id": 20,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/20/?format=api",
"display": "bam-he-srv0+1",
"name": "bam-he-srv0+1",
"description": ""
},
"name": "bay3",
"label": "",
"description": "",
"installed_device": {
"id": 21,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/21/?format=api",
"display": "bam-he-srv0",
"name": "bam-he-srv0",
"description": ""
},
"tags": [],
"custom_fields": {},
"created": "2024-12-06T01:25:05.115203Z",
"last_updated": "2024-12-06T01:31:05.709844Z"
}