更新时间:2024-04-15 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
VPC路由
| 
       权限  | 
     
       对应API接口  | 
     
       授权项(Action)  | 
     
       IAM项目(Project)  | 
    
|---|---|---|---|
| 
       查询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  | 
     
       √  | 
    
   父主题: 权限和授权项