Roles
The roles restrict what a user can do within a Cloud Foundry Org or Space. The roles are predefined and managed within CloudFoundry.
Users are assigned the roles by the Cloud Foundry Administrator, Org Manager, or Space Manager. Only users with administrator privileges can create new user accounts.
Roles that can be assigned to users at the Org level are:
- OrgManager
- BillingManager
- OrgAuditor
Roles that can be assigned to users at these Space level are:
- SpaceManager
- SpaceDeveloper
- SpaceAuditor
Let's look at what each of the roles can perform.
OrgManager role
A user with the OrgManager role can perform the following functions:
- Invite and manage the user permissions at the Org and the Space level
- Create and manage the quotas at the Org and the Space level
- Add private domains
- Create and manage spaces. He can also delete the Spaces.
BillingManager role
A user with the BillingManager role can perform all read-only operations for billing purposes, like:
- Viewing users and their roles assigned to an Org
- View Org...