<message_body>
<pm:get_all_role>
<project_id>test_mart_3</project_id>
</pm:get_all_role>
</message_body>
A getAllRole message is sent by a client application or another cell service to get a list of all users in a certain project.
The domain, username, and password are sent in the header of the message so it does not need to be sent separately in the <message_body>.
Role |
Access Full |
Access Project |
Access Self |
ADMIN |
X |
X |
|
MANAGER |
|
X |
|
USER |
|
|
|