VsanIscsiVipDVswitchConfig
Define virtual IP (VIP) DvSwitch configurations.
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"portGroup": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"dvsUuid": "string"
}
The port group moref for distributed vSwitch on which the virtual IP vmkernal adapter is created on.
It should be set for enabling virtual IP. If the port group is removed after enablement, then it will be unset in the virtual IP query result.
The dvs uuid for distributed vSwitch on which the virtual IP vmkernal adapter is created on.
Leave it unset for enabling virtual IP. It will be set for querying virtual IP configurations.