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