<message_body>
<pm:get_role>
<project_id>demoproject</project_id>
<user_name>mikem</user_name>
</pm:get_role>
</message_body>
A getRole message is sent by a client application or another cell service to get a user in the specific 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 |
X |
MANAGER |
|
X |
X |
USER |
|
|
X |