企业路由器 ER-VPC连接

时间:2023-11-01 16:21:42

VPC连接

权限

对应API接口

授权项(Action)

IAM 项目

(Project)

企业项目

(Enterprise Project)

创建VPC连接

POST /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments

er:attachments:create

更新VPC连接基本信息

PUT /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}

er:attachments:update

查询VPC连接详情

GET /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}

er:attachments:get

查询VPC连接列表

GET /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments

er:attachments:list

删除VPC连接

DELETE /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}

er:attachments:delete

support.huaweicloud.com/api-er/er_02_0018.html