VPC Route
Permission | API | Action | IAM Project | Enterprise Project |
---|---|---|---|---|
Querying VPC routes | GET /v2.0/vpc/routes | vpc:routes:list | √ | × |
Querying a VPC route | GET /v2.0/vpc/routes/{route_id} | vpc:routes:get | √ | × |
Creating a VPC route | POST /v2.0/vpc/routes | vpc:routes:create | √ | × |
Deleting a VPC route | DELETE /v2.0/vpc/routes/{route_id} | vpc:routes:delete | √ | × |
Parent topic: Permissions and Supported Actions