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

832 B

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):