VmNic

VmNic
VmNic

This specification contains vmnic configurations for vSphere host

JSON Example
{
    "id": "string",
    "vdsName": "string",
    "moveToNvds": false,
    "uplink": "string"
}
string
id
Required  
Constraints: minLength: 1

VmNic ID of vSphere host to be associated with VDS, once added to cluster

string
vdsName
Required  
Constraints: minLength: 1

VDS name to associate with vSphere host. VDS name must match the cluster's VDS name

boolean
moveToNvds
Optional

This flag determines if the vmnic must be on N-VDS. Set this to true for a vmnic that will be moved to N-VDS

string
uplink
Optional

Uplink to be associated with vmnic

Property Of