InstallerInfo
Installer Information
Information about the Platform Installer.
JSON Example
{
"fqdn": {
"name": "string",
"state": "string",
"ip": "string"
},
"version": "string",
"status": "string"
}
string
version
Read-Only
The version of the Platform Installer.
status
Optional
Enum for the overall platform status.
Enumeration:
INITIALIZED,
DEPLOYING,
DEPLOYED,
ERROR,
UNDEPLOYING