检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Granting Permissions to Use FlexusL Instances Through IAM FlexusL allows you to use IAM to implement fine-grained permissions control on your FlexusL resources. With IAM, you can: Create IAM users or user groups for personnel based on your enterprise's organizational structure.
Solution Add the IAM user to a user group and grant the group CORS FullAccess permissions. Then, the IAM user inherits the permissions granted to the user group. The following describes how to grant permissions to an IAM user.
"iam:agencies:list*", "iam:agencies:createAgency", "iam:agencies:createServiceLinkedAgencyV5", "coc:agency:get", "coc:agency:create", "iam:permissions:grantRoleToAgency",
If you are an IAM user, a message is displayed, indicating that you do not have the required permissions. The account administrator needs to grant you the COC FullAccess permissions by doing the following: Grant a user group the COC FullAccess permissions.
If you use an IAM user for migration, you need to obtain the required permissions. For more information, see Creating a User Group and Assigning Permissions. Obtain an AK/SK pair for your target account. The AK/SK pair will be used for authentication during the migration.
The following shows part of the response body for the API used to create an IAM user: { "user": { "id": "c131886aec...
": { "name": "username", //IAM user name "password": "$ADMIN_PASS", //IAM user password.
If you are an IAM user, a message is displayed, indicating that you do not have the required permissions. The account administrator needs to grant you the COC FullAccess permissions by doing the following: Grant a user group the COC FullAccess permissions.
IAM helps you securely access your cloud resources. With IAM, you can create IAM users and grant them permissions to access only specific resources.
Replace the bold parameters with the actual values. accountid: account ID of an IAM user username: name of an IAM user email: email of an IAM user **********: login password of an IAM user POST https://iam.ap-southeast-1.myhuaweicloud.com/v3.0/OS-USER/users Content-Type: application
For IAM users, permissions for COC operations need to be granted. For details, see Configuring Custom Policies for FlexusL Self-Service O&M.