GET /api/dcim/racks/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 6,
"url": "https://netbox.c3voc.de/api/dcim/racks/6/?format=api",
"display": "FOH Module",
"name": "FOH Module",
"facility_id": null,
"site": {
"id": 1,
"url": "https://netbox.c3voc.de/api/dcim/sites/1/?format=api",
"display": "Event",
"name": "Event",
"slug": "event"
},
"location": {
"id": 5,
"url": "https://netbox.c3voc.de/api/dcim/locations/5/?format=api",
"display": "case5",
"name": "case5",
"slug": "case5",
"_depth": 0
},
"tenant": null,
"status": {
"value": "planned",
"label": "Planned"
},
"role": null,
"serial": "",
"asset_tag": null,
"type": null,
"width": {
"value": 19,
"label": "19 inches"
},
"u_height": 4,
"starting_unit": 1,
"weight": null,
"max_weight": null,
"weight_unit": null,
"desc_units": false,
"outer_width": null,
"outer_depth": null,
"outer_unit": null,
"mounting_depth": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2025-05-24T14:15:03.590604Z",
"last_updated": "2025-05-24T14:15:03.590612Z",
"device_count": 6,
"powerfeed_count": 0
}