vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumePolicyReconfigSpec(vim.cns.VolumePolicyReconfigSpec)
- Parameter to
- CnsReconfigVolumePolicy
- Extends
- DynamicData
- See also
- CnsVolumeId, VirtualMachineProfileSpec
- Since
- 8.0.0.2
Data Object Description
Specifications for volume policy update.Properties
Name | Type | Description |
---|---|---|
profile* | VirtualMachineProfileSpec[] |
Target volume policy.
Currently user need to use only DefinedProfileSpec. i.e. EmptyProfileSpec
and DefaultProfileSpec are not supported.
|
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 |