File: MaintenanceSpec.rst

package info (click to toggle)
python-pyvmomi 6.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,980 kB
  • sloc: python: 9,206; xml: 77; makefile: 9
file content (23 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _vSphere API 5.5: ../../vim/version.rst#vimversionversion9

.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst

.. _HostMaintenanceSpec: ../../vim/host/MaintenanceSpec.rst

.. _VsanHostDecommissionMode: ../../vim/vsan/host/DecommissionMode.rst

.. _EnterMaintenanceMode_Task: ../../vim/HostSystem.rst#enterMaintenanceMode

.. _vim.vsan.host.DecommissionMode: ../../vim/vsan/host/DecommissionMode.rst


vim.host.MaintenanceSpec
========================
  The `HostMaintenanceSpec`_ data object may be used to specify actions to be taken by a host upon entering maintenance mode. If the `HostMaintenanceSpec`_ or any of its fields are omitted in a call to `EnterMaintenanceMode_Task`_ , default actions will be chosen as documented for each field's type.See `EnterMaintenanceMode_Task`_ See `VsanHostDecommissionMode`_ 
:extends: vmodl.DynamicData_
:since: `vSphere API 5.5`_

Attributes:
    vsanMode (`vim.vsan.host.DecommissionMode`_, optional):

       The `VsanHostDecommissionMode`_ for this MaintenanceSpec.