GET /api/dcim/racks/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/racks/3/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/racks/3/?format=api",
"display": "ORCA.0",
"name": "ORCA.0",
"facility_id": null,
"site": {
"id": 5,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/5/?format=api",
"display": "ORCA",
"name": "ORCA",
"slug": "orca",
"description": ""
},
"location": null,
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"serial": "",
"asset_tag": null,
"rack_type": null,
"form_factor": null,
"width": {
"value": 19,
"label": "19 inches"
},
"u_height": 30,
"starting_unit": 1,
"weight": null,
"max_weight": null,
"weight_unit": null,
"desc_units": false,
"outer_width": null,
"outer_height": null,
"outer_depth": null,
"outer_unit": null,
"mounting_depth": null,
"airflow": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2024-12-07T18:22:07.402522Z",
"last_updated": "2024-12-10T23:09:06.063619Z",
"device_count": 7,
"powerfeed_count": 0
}