NAT Gateways REST Endpoints

Networking/NAT Gateways
The operations from the Networking/NAT Gateways category.
Change a NAT Gateway Compartment
Method: post
Path: /20160918/natGateways/{nat_gateway_id}/actions/changeCompartment
Create a NAT Gateway
Method: post
Path: /20160918/natGateways
Delete a NAT Gateway
Method: delete
Path: /20160918/natGateways/{nat_gateway_id}
Get a NAT Gateway
Method: get
Path: /20160918/natGateways/{nat_gateway_id}
List NAT Gateways
Method: get
Path: /20160918/natGateways
Update a NAT Gateway
Method: put
Path: /20160918/natGateways/{nat_gateway_id}