Enterprise Routers¶
Permission | API | Action | IAM Project | Enterprise Project |
---|---|---|---|---|
Creating an enterprise router | POST /v3/{project_id}/enterprise-router/instances | er:instances:create | Y | Y |
Updating an enterprise router | PUT /v3/{project_id}/enterprise-router/instances/{enterprise_router_id} | er:instances:update | Y | Y |
Querying details about an enterprise router | GET /v3/{project_id}/enterprise-router/instances/{enterprise_router_id} | er:instances:get | Y | Y |
Querying the enterprise router list | GET /v3/{project_id}/enterprise-router/instances | er:instances:list | Y | Y |
Deleting an enterprise router | DELETE /v3/{project_id}/enterprise-router/instances/{enterprise_router_id} | er:instances:delete | Y | Y |