Files
deb-python-pyvmomi/docs/vim/StorageResourceManager/PodStorageDrsEntry.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

1.4 KiB

vim.StorageResourceManager.PodStorageDrsEntry

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

extends

vmodl.DynamicData

since

vSphere API 5.0

Attributes:

storageDrsConfig (vim.storageDrs.ConfigInfo):

Storage DRS configuration.

recommendation ([vim.cluster.Recommendation], optional):

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.

drsFault ([vim.cluster.DrsFaults], optional):

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.

actionHistory ([vim.cluster.ActionHistory], optional):

The set of actions that have been performed recently.