1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.. _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
|