
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
832 B
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
- since
- Attributes:
-
vm (vim.VirtualMachine):
services ([str], optional):
mode (str):