Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageDrsConfigInfo(vim.storageDrs.ConfigInfo)
- Property of
- PodStorageDrsEntry
- Extends
- DynamicData
- See also
- StorageDrsPodConfigInfo, StorageDrsVmConfigInfo
- Since
- vSphere API Release 5.0
Data Object Description
The StorageDrsConfigInfo data object describes storage DRS configuration for a pod StoragePod.
Properties
Name | Type | Description |
---|---|---|
podConfig | StorageDrsPodConfigInfo |
Pod-wide configuration of the storage DRS service.
|
vmConfig* | StorageDrsVmConfigInfo[] |
List of virtual machine configurations for the storage DRS
service. Each entry applies to all the virtual disks of the virtual machine
on this pod.
If a virtual machine is not specified in this array, the service uses
the default settings for that virtual machine.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |