This is an automated email from the ASF dual-hosted git repository.
vishesh pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new 63eed5c project: note on project roles (#403)
63eed5c is described below
commit 63eed5cdb4e8d0db56ecc44fe5e6d748b92a75ce
Author: Abhishek Kumar <[email protected]>
AuthorDate: Tue Jun 11 17:44:07 2024 +0530
project: note on project roles (#403)
---
source/adminguide/projects.rst | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/source/adminguide/projects.rst b/source/adminguide/projects.rst
index 791ad89..14fa8dc 100644
--- a/source/adminguide/projects.rst
+++ b/source/adminguide/projects.rst
@@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~