vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageDrsPodSelectionSpec(vim.storageDrs.PodSelectionSpec)
- Property of
- StoragePlacementSpec
- Extends
- DynamicData
- See also
- StoragePod, VmPodConfigForPlacement
- Since
- vSphere API Release 5.0
Data Object Description
Specification for moving or copying a virtual machine to a different Storage Pod.
Properties
Name | Type | Description |
---|---|---|
initialVmConfig* | VmPodConfigForPlacement[] |
An optional list that allows specifying the storage pod location
for each virtual disk and the VM configurations and overrides to be
used during placement.
|
storagePod* | ManagedObjectReference
to a StoragePod |
The storage pod where the virtual machine should be located.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |