Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions source/adminguide/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,17 @@ to add members in CloudStack, but only one way is enabled at a time:
the UI.


Working with Project Roles
--------------------------
CloudStack allows adding project members with a desired project role. A
project role will be assigned to the member in addition to their base
account role. Project Roles are retrictive in nature and can be used to
further restrict certain API access to the members within the project.
It is important to note that a project role cannot be used to elevate an
existing user's permissions. Project roles can be created or managed
using `Project roles` tab in the project details UI.


Sending Project Membership Invitations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down