vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VslmMigrateSpec(vim.vslm.MigrateSpec)
- Extended by
- VslmCloneSpec, VslmRelocateSpec
- Extends
- DynamicData
- See also
- VirtualMachineProfileSpec, VslmCreateSpecBackingSpec
- Since
- vSphere API 6.5
Data Object Description
Base specification of moving or copying a virtual storage object.Properties
| Name | Type | Description |
|---|---|---|
| backingSpec | VslmCreateSpecBackingSpec |
Specification of the backings of the target virtual storage object.
|
| consolidate* | xsd:boolean |
Flag indicates any delta disk backings will be consolidated
during migration. If unset, delta disk backings will not be
consolidated.
|
| profile* | VirtualMachineProfileSpec[] |
Virtual storage object Profile requirement. If unset,
the default behavior will apply.
Since vSphere API 6.7 |
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |