installer

Update installation progress.

put/v2/infra-envs/{infra_env_id}/hosts/{host_id}/progress

Path parameters

infra_env_idstring uuid required

The infra-env of the host being updated.

host_idstring uuid required

The ID of the host to update.

Headers

discovery_agent_versionstring

The software version of the discovery agent that is updating progress.

Request body

current_stage'Starting installation' | 'Waiting for control plane' | 'Waiting for bootkube' | 'Waiting for controller' | 'Installing' | 'Writing image to disk' | 'Copying registry data to disk' | 'Rebooting' | 'Waiting for ignition' | 'Configuring' | 'Joined' | 'Done' | 'Failed'
progress_infostring

Response

Update install progress.

Changes

No recorded changes to this endpoint across all 54 revisions of this API.