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  | 
     
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.