Skip to content
Merged
Changes from 1 commit
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
10 changes: 10 additions & 0 deletions source/adminguide/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,16 @@ 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.
Project roles can be created or managed using `Project roles` tab in the
project details UI.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, this seems a little confusing. It will be good to add an example to explain this.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any example. IMO, I don't see any utility of project roles in its current form. So, I just added what was informed to me. Happy to accept changes or close the PR for better changes.

Comment thread
shwstppr marked this conversation as resolved.
Outdated


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

Expand Down