Updated on 2023-11-20 GMT+08:00

Enterprise Routers

Permission

API

Action

IAM Project

Enterprise Project

Creating an enterprise router

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

er:instances:create

Updating an enterprise router

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

er:instances:update

Querying details about an enterprise router

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

er:instances:get

Querying the enterprise router list

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

er:instances:list

Changing the AZs of an enterprise router

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

er:instances:changeAZ

Deleting an enterprise router

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

er:instances:delete