Files
deb-python-pyvmomi/docs/vim/event/RoleAddedEvent.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

15 lines
338 B
ReStructuredText

.. _str: https://docs.python.org/2/library/stdtypes.html
.. _vim.event.RoleEvent: ../../vim/event/RoleEvent.rst
vim.event.RoleAddedEvent
========================
This event records the creation of a role.
:extends: vim.event.RoleEvent_
Attributes:
privilegeList ([`str`_], optional):
The privileges granted to the role.