Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageDrsConfigSpec(vim.storageDrs.ConfigSpec)
- Parameter to
- ConfigureStorageDrsForPod_Task, ValidateStoragePodConfig
- Extends
- DynamicData
- See also
- StorageDrsPodConfigSpec, StorageDrsVmConfigSpec
- Since
- vSphere API Release 5.0
Data Object Description
The StorageDrsConfigSpec data object provides a set of update specifications for storage DRS configuration. To support incremental changes, these properties are all optional.
Properties
Name | Type | Description |
---|---|---|
podConfigSpec* | StorageDrsPodConfigSpec |
Changes to the configuration of the storage DRS service.
|
vmConfigSpec* | StorageDrsVmConfigSpec[] |
Changes to the per-virtual-machine storage DRS settings.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |