View Database API Gateway Configuration Details

    1. Open the navigation menu and select Developer Services. Under Database Tools, select Database API Gateway Configurations.

      The Database API Gateway Configurations list page opens. All configurations in the selected compartment are displayed in a table.

    2. To view the configurations in a different compartment, use the Compartment filter to switch compartments.

      You must have permissions to work in a compartment to see the resources in it. If you are not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

  • Use the oci dbtools database-api-gateway-config get command and required parameters to view the details for a Database API Gateway Configuration.

    oci dbtools database-api-gateway-config get --database-api-gateway-config-id <config-ocid>

    For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).

  • Use the GetDatabaseToolsDatabaseApiGatewayConfig API to view the details for a Database API Gateway Configuration.

    For information about using the API and signing requests, see REST API and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.