get https://api.linode.com//iam/users//role-permissions
Returns a user's access level on the account. The response includes account access and entity access roles.
-
Account access roles. These roles give access to account level operations, entities in the account both existing and to be created in the future, and creation of new entities.
-
Entity access roles. These roles provide access to specific entities that are already available on the account.
To learn more, see the Identity and Access in Cloud Manager glossary.
To run this operation, you need to have the account_viewer
or account_admin
role assigned, otherwise you'll get the 403 error. To check your role assignment, run the Get a user's access level operation.
linode-cli iam users role-permissions get \
--username :username
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
iam-users-role-permissions:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>