
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
22 lines
639 B
ReStructuredText
22 lines
639 B
ReStructuredText
.. _vim.host.PatchManager.Status: ../../../../vim/host/PatchManager/Status.rst
|
|
|
|
.. _vim.host.PatchManager.Status.InstallState: ../../../../vim/host/PatchManager/Status/InstallState.rst
|
|
|
|
vim.host.PatchManager.Status.InstallState
|
|
=========================================
|
|
The installation state if the update is installed on the server.
|
|
:contained by: `vim.host.PatchManager.Status`_
|
|
|
|
:type: `vim.host.PatchManager.Status.InstallState`_
|
|
|
|
:name: imageActive
|
|
|
|
values:
|
|
--------
|
|
|
|
hostRestarted
|
|
The server has been restarted since the update installation.
|
|
|
|
imageActive
|
|
Indicates if the newly installed image is active on the server
|