Getting Details for an Internet Gateway

Get detailed information for the specified internet gateway.

    1. On the Virtual Cloud Networks list page, select the VCN that contains the gateway that you want to work with. If you need help finding the list page or the VCN, see Listing VCNs.
    2. On the details page, perform one of the following actions depending on the option that you see:
      • On the Gateways tab, go to the Internet Gateways section.
      • Under Resources, select Internet Gateways.

    The available details for the internet gateway are shown in the list table.

  • Use the network internet-gateway get command and required parameters to get detailed information for the specified internet gateway:

    oci network internet-gateway get --ig-id ig-ocid ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetInternetGateway operation to get detailed information for the specified internet gateway.

    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.