SNAT Rules of Public NAT Gateways
| 
       Permission  | 
     
       API  | 
     
       Action  | 
     
       IAM Project  | 
     
       Enterprise Project  | 
    
|---|---|---|---|---|
| 
       Creating an SNAT Rule  | 
     
       POST /v2/{project_id}/snat_rules  | 
     
       nat:snatRules:create  | 
     
       √  | 
     
       √  | 
    
| 
       Querying SNAT Rules  | 
     
       GET /v2/{project_id}/snat_rules  | 
     
       nat:snatRules:list  | 
     
       √  | 
     
       √  | 
    
| 
       Querying Details About an SNAT Rule  | 
     
       GET /v2/{project_id}/snat_rules/{snat_rule_id}  | 
     
       nat:snatRules:get  | 
     
       √  | 
     
       √  | 
    
| 
       Deleting an SNAT Rule  | 
     
       DELETE /v2/{project_id}/nat_gateways/{nat_gateway_id}/snat_rules/{snat_rule_id}  | 
     
       nat:snatRules:delete  | 
     
       √  | 
     
       √  | 
    
| 
       Updating an SNAT Rule  | 
     
       PUT /v2/{project_id}/snat_rules/{snat_rule_id}  | 
     
       nat:snatRules:update  | 
     
       √  | 
     
       √  | 
    
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.