Provider Gateway Nat Rules APIs
APIs that allow users to view and manage NAT rules on a Provider Gateway.
Operations
GET
Get Nat Rules
Retrieves all NAT Rules on the Provider Gateway.
POST
Create Nat Rule
Creates a NAT Rule on the Provider Gateway.
GET
Get Nat Rule
Retrieves a specific NAT Rule configuration of the Provider Gateway based on the rule ID passed in.
PUT
Update Nat Rule
Update a specific NAT Rule configuration of the Provider Gateway based on the rule ID passed in.
DELETE
Delete Nat Rule
Deletes a specific NAT Rule configuration of the Provider Gateway based on the rule ID passed in.
GET
Get Nat Logs
Get NAT logs for a given provider gateway.