Getting Details for a Service Gateway

View the settings for a particular service gateway (SGW).

    1. In the Console, confirm you're viewing the compartment that contains the VCN with the SGW you're interested in. For information about compartments and access control, see Access Control.
    2. Open the navigation menu, click Networking, and then click Virtual cloud networks.
    3. Click the name of the VCN that has the SGW you're interested in.
    4. On the left side of the page, click Service Gateways.

    Details for the service gateway are shown in a table below the VCN information.

  • Use the network service-gateway get command and required parameters to get details for a service gateway:

    oci network service-gateway get --service-gateway-id sgw-ocid ... [OPTIONS]

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

  • Run the GetServiceGateway operation to get details for a service gateway.