GET /api/dcim/device-bays/9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 9,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-bays/9/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-bays/9/?format=api",
    "display": "bay1",
    "device": {
        "id": 97,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/97/?format=api",
        "display": "Shelf (hap)",
        "name": "Shelf (hap)",
        "description": ""
    },
    "name": "bay1",
    "label": "",
    "description": "",
    "installed_device": {
        "id": 62,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/62/?format=api",
        "display": "kn6plv-sanbruno-hap",
        "name": "kn6plv-sanbruno-hap",
        "description": ""
    },
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-11T06:41:01.676279Z",
    "last_updated": "2024-12-11T06:49:43.233939Z"
}