Listing Internet Gateways
List the internet gateway.
- Open the navigation menu , select Networking, and then select Virtual cloud networks.
- Select the name of the VCN you're interested in.
- Under Resources, select Internet Gateway.
The internet gateway (if one exists) in the chosen VCN displays in the list shown. Use the network internet-gateway list command and required parameters to list the internet gateways in a specified compartment:
oci network internet-gateway list --compartment-id compartment-ocid ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListInternetGateways operation to list the internet gateways.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.