vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIscsiVipDVswitchConfig(vim.vsan.VipDVswitchConfig)
- Property of
- VsanIscsiVipConfigSpec
- Extends
- DynamicData
- See also
- DistributedVirtualPortgroup
- Since
- 9.0.0.0
Data Object Description
Define virtual IP (VIP) DvSwitch configurations.Properties
Name | Type | Description |
---|---|---|
dvsUuid* | xsd:string |
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.
|
portGroup* | ManagedObjectReference
to a DistributedVirtualPortgroup |
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.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |