Files
deb-python-pyvmomi/docs/vim/AuthorizationManager/Privilege.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

994 B

vim.AuthorizationManager.Privilege

This data object type provides access to some aspect of the system. Privileges are generally independent. This means a user with a privilege usually can perform an associated set of actions without needing any additional supporting privileges.Within each product version, privileges do not change. See AuthorizationDescription for detailed information on the privileges defined by the system.

extends

vmodl.DynamicData

Attributes:

privId (str):

Unique identifier.

onParent (bool):

Determines whether or not the privilege is applied on the parent entity.

name (str):

Privilege name.

privGroupName (str):

Group name.