forked from docs/doc-exports
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: gtema <artem.goncharov@gmail.com> Co-committed-by: gtema <artem.goncharov@gmail.com>
3.5 KiB
3.5 KiB
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 |
Parent topic: Permissions Policies and Supported Actions