installer
Downloads files relating to the installed/installing cluster.
get/v2/clusters/{cluster_id}/downloads/files
Path parameters
cluster_idstring uuid required
The cluster that owns the file that should be downloaded.
Query parameters
file_name'bootstrap.ign' | 'master.ign' | 'metadata.json' | 'worker.ign' | 'install-config.yaml' | 'custom_manifests.json' | 'custom_manifests.yaml' | 'arbiter.ign' required
The file to be downloaded.
Headers
discovery_agent_versionstring
The software version of the discovery agent that is downloading the file.
Response
Success.