Data Object - StorageDrsConfigSpec(vim.storageDrs.ConfigSpec)

Parameter to
ConfigureStorageDrsForPod_Task, ValidateStoragePodConfig
Extends
DynamicData
See also
StorageDrsPodConfigSpec, StorageDrsVmConfigSpec
Since
vSphere API 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
*Need not be set
Show WSDL type definition