Rack
Bring up Racks
Bring up Racks with optional name filter. If no filter is specified, targets all racks in the Site.
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
post/v2/org/{org}/nico/rack/bringup
Request body
Response
OK
Example response
{
"taskIds": [
"550e8400-e29b-41d4-a716-446655440000"
]
}