
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
13 lines
502 B
ReStructuredText
13 lines
502 B
ReStructuredText
.. _vSphere API 5.5: ../../vim/version.rst#vimversionversion9
|
|
|
|
.. _vim.vm.ProfileSpec: ../../vim/vm/ProfileSpec.rst
|
|
|
|
|
|
vim.vm.EmptyProfileSpec
|
|
=======================
|
|
Specifies an empty Storage Policy for a Virtual Machine Home or a Virtual Disk object.The object is left without any profile association, and hence has no explicit policy driven requirements. This implies that object's policy driven SLAs are always met trivially.
|
|
:extends: vim.vm.ProfileSpec_
|
|
:since: `vSphere API 5.5`_
|
|
|
|
Attributes:
|