HostDetail

HostDetail
HostDetail

Host Configuration

JSON Example
{
    "id": "string",
    "hostName": "string",
    "azName": "string",
    "hostNetworkConfiguration": {
        "vmNics": [
            {
                "id": "string",
                "vdsName": "string",
                "uplink": "string"
            }
        ],
        "networkProfileName": "string"
    }
}
string
id
Optional

ID of the host

string
hostName
Optional

Host name of the vSphere host

string
azName
Optional

Availability zone to which the host belongs when the cluster is stretched

hostNetworkConfiguration
Optional

Host Network Configuration.