v52

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0381182251.7 KB
installer

Posts the result of the operations from the host agent.

post/v2/infra-envs/{infra_env_id}/hosts/{host_id}/instructions

Path parameters

infra_env_idstring uuid required

The infra-env of the host that is posting results.

host_idstring uuid required

The host that is posting results.

Headers

discovery_agent_versionstring

The software version of the discovery agent that is posting results.

Request body

step_type'connectivity-check' | 'execute' | 'inventory' | 'install' | 'free-network-addresses' | 'dhcp-lease-allocate' | 'api-vip-connectivity-check' | 'tang-connectivity-check' | 'ntp-synchronizer' | 'installation-disk-speed-check' | 'container-image-availability' | 'domain-resolution' | 'stop-installation' | 'logs-gather' | 'next-step-runner' | 'upgrade-agent' | 'download-boot-artifacts' | 'reboot-for-reclaim' | 'verify-vips'
step_idstring
exit_codeinteger
outputstring
errorstring

Response

Success.