NAT Gateways REST Endpoints
Networking/NAT Gateways
The operations from the Networking/NAT Gateways category.
- Change a NAT Gateway Compartment
 - Method: postPath:
/20160918/natGateways/{nat_gateway_id}/actions/changeCompartment - Create a NAT Gateway
 - Method: postPath:
/20160918/natGateways - Delete a NAT Gateway
 - Method: deletePath:
/20160918/natGateways/{nat_gateway_id} - Get a NAT Gateway
 - Method: getPath:
/20160918/natGateways/{nat_gateway_id} - List NAT Gateways
 - Method: getPath:
/20160918/natGateways - Update a NAT Gateway
 - Method: putPath:
/20160918/natGateways/{nat_gateway_id}