
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
676 B
676 B
vim.host.VmfsDatastoreInfo
Information details about a VMFS datastore.
- extends
- Attributes:
-
maxPhysicalRDMFileSize (long):
Maximum raw device mapping size (physical compatibility)
maxVirtualRDMFileSize (long):
Maximum raw device mapping size (virtual compatibility)
vmfs (vim.host.VmfsVolume, optional):
The VMFS volume information for the datastore. May not be available when the datastore is not accessible.