HostNetworkSpec

HostNetworkSpec
HostNetworkSpec

This specification contains network details required when adding a vSphere host to a cluster

JSON Example
{
    "vmNics": [
        {
            "id": "string",
            "moveToNvds": false,
            "uplink": "string",
            "vdsName": "string"
        }
    ]
}
array of VmNic
vmNics
Optional

List of the vSphere host vmNics

Property Of