Updates an infra-env.
Path parameters
The infra-env to be updated.
Request body
A comma-separated list of NTP sources (name or IP) going to be added to all the hosts.
A comma-separated list of NTP sources (name or IP) to be used as the only NTP configuration for hosts in this infra-env.
SSH public key for debugging the installation.
The pull secret obtained from Red Hat OpenShift Cluster Manager at console.redhat.com/openshift/install/pull-secret.
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation.
JSON formatted string containing the user overrides for the initial ignition config.
Allows users to change the additional_trust_bundle infra-env field
Version of the OS image
The number of seconds to wait before mapping host MACs to interfaces when applying static network config on minimal ISO. This can be used on hosts that need time to discover their NICs.
Response
Success.
Indicates the type of this object.
Unique identifier of the object.
Self link.
Version of the OpenShift cluster (used to infer the RHCOS version - temporary until generic logic implemented).
Name of the infra-env.
A comma-separated list of NTP sources (name or IP) going to be added to all the hosts.
A comma-separated list of NTP sources (name or IP) to be used as the only NTP configuration for hosts in this infra-env.
SSH public key for debugging the installation.
True if the pull secret has been added to the cluster.
static network configuration string in the format expected by discovery ignition generation.
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation.
Json formatted string containing the user overrides for the initial ignition config.
If set, all hosts that register will be associated with the specified cluster.
Image generator version.
The last time that this infra-env was updated.
The CPU architecture of the image (x86_64/arm64/etc).
JSON formatted string array representing the discovery image kernel arguments.
PEM-encoded X.509 certificate bundle. Hosts discovered by this infra-env will trust the certificates in this bundle. Clusters formed from the hosts discovered by this infra-env will also trust the certificates in this bundle.
The number of seconds to wait before mapping host MACs to interfaces when applying static network config on minimal ISO. This can be used on hosts that need time to discover their NICs.