vishesh92 commented on code in PR #403: URL: https://github.com/apache/cloudstack-documentation/pull/403#discussion_r1630686861
########## source/adminguide/projects.rst: ########## @@ -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. Review Comment: ```suggestion 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. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org