CelerData access control
CelerData employs role-based access control (RBAC) to manage privileges within a CelerData cloud account. RBAC gives account administrators the ability to restrict privileges within the account on granular level with ease.
Within an account, a role is a collection of privileges that can be applied to members within the account as needed. An account member can be granted one or more roles, which determine their permissions on clusters, members, cloud settings, and usage and billing.
NOTE
The access control system of an account is distinct and isolated from a CelerData cluster's data access control system, which is used to manage the privileges to operate the data in CelerData clusters. See Data access control for more information.
Privileges
Privileges within an account are defined as follows:
Privilege | Type | Description |
---|---|---|
View cluster | Cluster privilege | The privilege to view the details of a cluster |
Edit cluster | Cluster privilege | The privilege to:
|
Release cluster | Cluster privilege | The privilege to release a cluster |
Create cluster | Account privilege | The privilege to create clusters within an account |
Suspend & resume cluster | Account privilege | The privilege to suspend and resume clusters within an account |
Member management | Account privilege | The privilege to:
|
Role management | Account privilege | The privilege to:
|
Cloud settings management | Account privilege | The privilege to:
|
View and manage billing | Account privilege | The privilege to view and manage the usage and billing information of an account |
Configure alarm | Account privilege | The privilege to create a new alarm policy, edit the alarm policy, and drop the alarm policy within an account |
Organization management | Organization privilege | The privilege to create or remove accounts within the organization. |
Payment setting management | Organization privilege | The privilege to edit the payment settings of the organization. |
Default roles
The following two roles are created by default within each account:
Role | Description |
---|---|
Organization admin | The role entitled to manage all accounts within an organization. |
Account admin | The role entitled to all privileges within an account. Note that privileges of the Account Admin role cannot be modified. |
Public | The role with no privileges within an account. The Public role is entitled to all basic operations other than the privileges listed above. Note that the Public role is assigned to all account members and cannot be unassigned. |