VsanIscsiVipVswitchConfig
VsanIscsiVipVswitchConfig
Define virtual IP (VIP) vSwitch configurations.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vswitchName": "string",
"vlanId": 0
}
string
vswitchName
Required
The standard vSwitch on which the Virtual IP vmkernel adapter will be created on.
integer As int32
As int32
vlanId
Optional
The VLAN ID for the Virtual IP vmkernel adapter.
Default 0 if not specified.