Data Object - PodStorageDrsEntry(vim.StorageResourceManager.PodStorageDrsEntry)

Property of
StoragePod
Extends
DynamicData
See also
ClusterActionHistory, ClusterDrsFaults, ClusterRecommendation, StorageDrsConfigInfo
Since
vSphere API 5.0

Data Object Description

An entry containing storage DRS configuration, runtime results, and history for a pod StoragePod.

Properties

Name Type Description
actionHistory*ClusterActionHistory[]

The set of actions that have been performed recently.
drsFault*ClusterDrsFaults[]

A collection of the DRS faults generated in the last Storage DRS invocation. Each element of the collection is the set of faults generated in one recommendation.
recommendation*ClusterRecommendation[]

List of recommended actions for the Storage Pod. It is possible that the current set of recommendations may be empty, either due to not having any running dynamic recommendation generation module, or since there may be no recommended actions at this time.
storageDrsConfigStorageDrsConfigInfo

Storage DRS configuration.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition