ApplianceInfo

ApplianceInfo
ApplianceInfo

Appliance Information

JSON Example
{
    "role": "One of: VcfInstaller, SddcManager",
    "version": "9.0.0.0.1234567",
    "dnsDomain": "string",
    "dnsServers": [
        "string"
    ],
    "ntpServers": [
        "string"
    ],
    "ipAddresses": [
        {
            "ipAddress": "string",
            "type": "One among: MANAGEMENT, VSAN, VMOTION, NFS, VSAN_EXTERNAL",
            "ipAddressVersion": "One among: IPv4, IPv6"
        }
    ]
}
string
role
Optional

Appliance Role

string
version
Optional

Appliance version

string
dnsDomain
Optional

DNS domain name

array of string
dnsServers
Optional

DNS servers

array of string
ntpServers
Optional

NTP servers

array of IpAddress
ipAddresses
Optional

IP addresses