检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Using IAM Roles or Policies to Grant Access to EIP The provided by Identity and Access Management (IAM) let you control access to EIP. With IAM, you can: Create IAM users for personnel based on your enterprise's organizational structure.
With IAM, you can: Create IAM users or user groups for personnel based on your enterprise's organizational structure. Each IAM user has their own identity credentials for accessing EIP resources.
The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequent calling. Procedure Assign a shared bandwidth. Send POST https://Endpoint/v2.0/project_id/bandwidths.
The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequent calling. Procedure Obtain the NIC information based on the ECS ID. For details, see Querying a Port.
With IAM, you can create IAM users and assign permissions to control their access to specific resources.
The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequent calling. Procedure Query EIP details. Send GET /v1/project_id/publicips/publicip_id. Parameter project_id indicates the project ID.
Introduction You can use Identity and Access Management (IAM) for fine-grained permissions management of your EIP. If your HUAWEI ID does not need individual IAM users, you can skip this section. By default, new IAM users do not have permissions assigned.
For security purposes, create Identity and Access Management (IAM) users and grant them permissions for routine management. User An IAM user is created by an account in IAM to use cloud services. Each IAM user has its own identity credentials (password and access keys).
IAM is a global service. You can create an IAM user using the endpoint of IAM in any region.
The following shows part of the response body for the API used to create an IAM user. { "user": { "id": "c131886aec...
IAM Functions EIP Permissions Parent Topic: Security
{Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints. For details about API authentication, see Authentication. The following is an example response.
name "password": "********", // IAM user password "domain": { "name": "domainname" //Name of the account to which the IAM user belongs } } } }, "scope"
Permissions Management Using IAM Roles or Policies to Grant Access to EIP Using IAM Identity Policies to Grant Access to EIP Parent Topic: Elastic IP User Guide