Local Peering Gateways REST Endpoints
Networking/Local Peering Gateways
The operations from the Networking/Local Peering Gateways category.
- Change a Local Peering Gateway Compartment
- Method: postPath:
/20160918/localPeeringGateways/{local_peering_gateway_id}/actions/changeCompartment
- Connect Local Peering Gateways
- Method: postPath:
/20160918/localPeeringGateways/{local_peering_gateway_id}/actions/connect
- Create a Local Peering Gateway
- Method: postPath:
/20160918/localPeeringGateways
- Delete a Local Peering Gateway
- Method: deletePath:
/20160918/localPeeringGateways/{local_peering_gateway_id}
- Get a Local Peering Gateway
- Method: getPath:
/20160918/localPeeringGateways/{local_peering_gateway_id}
- List Local Peering Gateways
- Method: getPath:
/20160918/localPeeringGateways
- Update a Local Peering Gateway
- Method: putPath:
/20160918/localPeeringGateways/{local_peering_gateway_id}