
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
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.