v52

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0381182251.7 KB
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.