HostReference

HostReference
HostReference

Represents an ESXi host reference

JSON Example
{
    "id": "string",
    "ipAddress": "string",
    "fqdn": "string",
    "vmNics": [
        {
            "name": "string",
            "linkSpeedMB": 0,
            "isInUse": false,
            "isAutoNegotiateSupported": false,
            "isActive": false
        }
    ],
    "azName": "string"
}
string
id
Optional

ID of the host

string
ipAddress
Optional

[Deprecated] IP address of the host

string
fqdn
Optional

FQDN of the host

array of VMNicInfo
vmNics
Optional

VM NICs of the host

string
azName
Optional

Fault domain name of the host