更新时间:2023-04-20 GMT+08:00

VPC路由

权限

对应API接口

授权项(Action)

查询VPC路由列表

GET /v2.0/vpc/routes

vpc:routes:list

查询VPC路由

GET /v2.0/vpc/routes/{route_id}

vpc:routes:get

创建VPC路由

POST /v2.0/vpc/routes

vpc:routes:create

删除VPC路由

DELETE /v2.0/vpc/routes/{route_id}

vpc:routes:delete