File: HostAccessRestrictedToManagementServer.rst

package info (click to toggle)
python-pyvmomi 5.5.0-2014.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,348 kB
  • ctags: 497
  • sloc: python: 6,594; makefile: 12
file content (23 lines) | stat: -rw-r--r-- 626 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
.. _str: https://docs.python.org/2/library/stdtypes.html

.. _vmodl.fault.NotSupported: ../../vmodl/fault/NotSupported.rst


vim.fault.HostAccessRestrictedToManagementServer
================================================
    :extends:

        `vmodl.fault.NotSupported`_

  Fault thrown when an attempt is made to adjust resource settings directly on a host that is being managed by VC. VC is currently the source of truth for all resource pools on the host. Examples of methods affected by this are:
   * create respool
   * update respool
   * change VM resource settings.

Attributes:

    managementServer (`str`_)