Reset Machine Chassis
Authentication
Path parameters
Case-sensitive Redfish chassis identifier for the single chassis to reset
Response
Human-readable outcome of the request
Case-sensitive Redfish chassis identifier for the single chassis to reset
Human-readable outcome of the request
Queue a case-sensitive Redfish chassis reset on an unassigned Machine owned by the Provider Admin’s Org.
The Machine must be present on a Registered Site and be a managed host in the Ready lifecycle state with operator maintenance enabled and no pending maintenance operation. The chassis ID is required; each request targets one chassis.
A 202 response means queued, not completed; metadata.lifecycleState.value transitions through Maintenance(...) to Ready when the BMC accepts the reset, or Failed/... if dispatch fails. Ready does not confirm hardware recovery; verify recovery before clearing operator maintenance.
Read the Machine with includeMetadata=true to inspect its lifecycle state.
The reset sends the Redfish ForceRestart action to the selected chassis.
The selected chassis must support the Redfish reset action. Pending reset work and operator maintenance block new allocations.
Org must have an Infrastructure Provider entity and own the Site that the Machine belongs to. User must have authorization role with PROVIDER_ADMIN suffix.