
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
1.4 KiB
vim.StorageResourceManager.PodStorageDrsEntry
An entry containing storage DRS configuration, runtime results, and history for a pod StoragePod .
- extends
- since
- 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.