Project management¶
Project is the second-level hierarchy in the Role-Based Access Control (RBAC) architecture of NebulaGraph Cloud. In NebulaGraph Cloud, a project is used to group different database instances. This topic introduces how to manage projects in NebulaGraph Cloud.
Prerequisites¶
- A NebulaGraph Cloud account is registered, which automatically creates an organization and a default project named
my_first_project
. For more information, see Step 1. Sign up and log in to NebulaGraph Cloud. - To perform the operations in this topic, you must be granted related roles. For more information, see Account user management.
Create a project¶
Required role: Organization Owner
Note
The project creator is automatically assigned the Project Admin
role of the project.
- In NebulaGraph Cloud, switch to the organization you want to use.
- On the project page, click Create Project in the upper-right corner.
- In the dialog, specify the project name and click Create.
Rename a project¶
Required role: Organization Owner
or Organization Admin
- In NebulaGraph Cloud, switch to the organization you want to use.
- On the project page, click the
at the right of the project you want to rename and select Rename.
- In the dialog, specify the new project name and click Confirm.
View and switch between projects¶
Required role: Organization Owner
, Organization Admin
or Organization Member
- In NebulaGraph Cloud, switch to the organization you want to use.
- On the project page, you can view the list of projects you have access to.
- Click the project you want to use to switch to it.
Delete a project¶
Required role: Organization Owner
Note
- The system-default project
my_first_project
cannot be deleted. - Projects cannot be deleted if they contain database instances.
- In NebulaGraph Cloud, switch to the organization you want to use.
- On the project page, click the
at the right of the project you want to delete and select Delete Project.
- In the dialog, enter the project name to confirm and click Delete.
Leave a project¶
Required role: Organization Admin
or Organization Member
- In NebulaGraph Cloud, switch to the organization you want to use.
- On the project page, click the
at the right of the project you want to leave and select Leave Project.
- In the dialog, enter the project name to confirm and click Leave. Once you leave the project, you cannot access the project and its resources.