vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumeRelocateSpec(vim.cns.VolumeRelocateSpec)
- Parameter to
- CnsRelocateVolume
- Extended by
- CnsBlockVolumeRelocateSpec
- Extends
- DynamicData
- See also
- CnsVolumeId, Datastore, VirtualMachineProfileSpec
- Since
- 7.4
Data Object Description
Base class for the volume relocation spec.Properties
Name | Type | Description |
---|---|---|
datastore | ManagedObjectReference
to a Datastore |
The destination datastore that the volume is relocated to.
|
profile* | VirtualMachineProfileSpec[] |
Volume relocation profile requirement.
While relocating the volume, the default policy of the destination datastore is applied if this is unset. |
volumeId | CnsVolumeId |
Unique identifier for the volume.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |