Project
A project can be considered as a container carrying resources under a cloud account. After you register a UCloud Global cloud account, the system will create a project by default, and all your resources belong to this project. If you have new business to use cloud services, you can create a new project and deploy the new business under the new project to achieve network and logical isolation between businesses.
- By default, there is network and logical isolation between projects, i.e., the host of Project A cannot bind to the EIP of Project B, and it cannot communicate with the host of Project B by default. But after the projects are connected, uhost, udb, and umem can implement internal network communication.
- Resources cannot be migrated between projects, i.e., the host in Project A cannot be migrated to Project B, because they are not in the same basic network and are logically isolated. But for static resources like custom images, you can submit a ticket to request migration to other projects.
- If you need to manage project data with a sub-account, please assign IAMFullAccess permission policy to the corresponding sub-account.
- If you need to delete a project, the project must not have any resources, any sub-members, and it must not be connected with other projects.
Set a Particular Project as Default
As there may be multiple projects under one cloud account, whether you manage cloud resources through the console or API, you must first specify the project. If not specified, the system will assume that you have designated the “default project”.
- Enter a certain product, click on the drop-down arrow in the upper left corner, to set a certain project as the default project.
- The current project is set as the default project, and the next time you log in, you will directly enter the project console.
Edit Project
- Open the Permission Management page, move the mouse to the project name that needs to be modified, and click the icon.
- Enter the project name and click confirm to modify.
Delete Project
- Open the Project List page and click the delete operation in the operation items.
- After confirming that it is correct, click the confirm button.
Note: Only the master account and sub-users who have been granted IAM management authority can operate. Please remove all project members and resources before deleting projects. Projects cannot be restored after deletion, please be careful.
Add Members to the Project
- Open Access Control - User Management and click on
Invite Sub-account
.
- Fill in the sub-account information and click confirm.
- Click
Add Permission
in the operation column of the user list or go into user details and clickAdd Permission
, select the project and permissions to be authorized and confirm.
-
Notify the sub-account owner to receive activation mail.
-
The sub-account owner clicks the activation link in the mail, sets the account password, and can login to use after setting.