VPC Route¶
Permission | API | Action |
---|---|---|
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 |