更新时间:2023-11-20 GMT+08:00

企业路由器

权限

对应API接口

授权项(Action)

IAM项目

(Project)

企业项目

(Enterprise Project)

创建企业路由器

POST /v3/{project_id}/enterprise-router/instances

er:instances:create

更新企业路由器

PUT /v3/{project_id}/enterprise-router/instances/{enterprise_router_id}

er:instances:update

查询企业路由器详情

GET /v3/{project_id}/enterprise-router/instances/{enterprise_router_id}

er:instances:get

查询企业路由器列表

GET /v3/{project_id}/enterprise-router/instances

er:instances:list

更新企业路由器的可用区

POST /v3/{project_id}/enterprise-router/instances/{enterprise_router_id}/change-availability-zone-ids

er:instances:changeAZ

删除企业路由器

DELETE /v3/{project_id}/enterprise-router/instances/{enterprise_router_id}

er:instances:delete