Rack
Validate Racks
Validate Rack components by comparing expected vs actual state.
If no filter is specified, validates all racks in the Site. Filters can narrow the scope to specific racks by name or manufacturer.
Compares the expected component configuration against the actual state. Returns a detailed diff report showing missing, extra, and mismatched components.
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
get/v2/org/{org}/nico/rack/validation
Query parameters
siteIdstring uuid required
ID of the Site
namestring
Filter racks by name
manufacturerstring
Filter racks by manufacturer
Response
OK