Files
deb-python-pyvmomi/docs/vim/host/VmciAccessManager/AccessSpec.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

23 lines
832 B
ReStructuredText

.. _str: https://docs.python.org/2/library/stdtypes.html
.. _vSphere API 5.0: ../../../vim/version.rst#vimversionversion7
.. _vmodl.DynamicData: ../../../vmodl/DynamicData.rst
.. _vim.VirtualMachine: ../../../vim/VirtualMachine.rst
vim.host.VmciAccessManager.AccessSpec
=====================================
The AccessSpec data object declares an update to the service access granted to a VM. The given list of services will either be granted in addition to existing services, replace the existing service or be revoked depending on the mode specified. In case of a revoke, an empty or non-existing service list indicates that all granted services should be revoked.
:extends: vmodl.DynamicData_
:since: `vSphere API 5.0`_
Attributes:
vm (`vim.VirtualMachine`_):
services ([`str`_], optional):
mode (`str`_):