Updated on 2024-10-31 GMT+08:00

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