Creates a new OpenShift Discovery ISO.
Request body
Name of the infra-env.
A comma-separated list of NTP sources (name or IP) going to be added to all the hosts.
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.
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.
Version of the OpenShift cluster (used to infer the RHCOS version - temporary until generic logic implemented).
The CPU architecture of the image (x86_64/arm64/etc).
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.
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.
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.
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.