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 | √ | √ |
| Deleting an enterprise router | DELETE /v3/{project_id}/enterprise-router/instances/{enterprise_router_id} | er:instances:delete | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.