InstallerInfo

InstallerInfo
Installer Information

Information about the Platform Installer.

JSON Example
{
    "fqdn": {
        "name": "string",
        "state": "string",
        "ip": "string"
    },
    "version": "string",
    "status": "string"
}
fqdn
Optional

The FQDN of the Platform Ingress.

string
version
Read-Only

The version of the Platform Installer.

status
Optional

Enum for the overall platform status.

Enumeration: INITIALIZED, DEPLOYING, DEPLOYED, ERROR, UNDEPLOYING