vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVdsPgMigrationHostInfo(vim.vsan.VsanVdsPgMigrationHostInfo)
- Property of
- VsanVdsPgMigrationSpec
- Extends
- DynamicData
- See also
- HostSystem, VsanVdsPgMigrationVmInfo
- Since
- 6.6
Data Object Description
Detailed migration information for an individual host and the consumers of the portgroup on this host.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
Host reference of the host that is being migrated.
|
hostname | xsd:string |
Hostname of the host that is being migrated.
|
vmknicDevices* | xsd:string[] |
List of vmknic device names which are current consumer of the
VSS portgroup that will be migrated.
|
vmVnics* | VsanVdsPgMigrationVmInfo[] |
List of VMs and their vNics which are current consumer of the
VSS portgroup that will be migrated.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |