Update a Database API Gateway Configuration

This section covers how to update the display name of the Database API Gateway configuration.

    1. On the Database API Gateway Configurations list page, find the configuration that you want to rename. If you need help finding the list page or the configuration, see List Database API Gateway Configurations.
    2. Expand the Actions menu and select Rename.
    3. In the Rename Configuration page, enter a new name.
    4. Click Rename.
  • Use the oci dbtools database-api-gateway-config update-database-api-gateway-config-default command to update the Database API Gateway Configuration.

    oci dbtools database-api-gateway-config update-database-api-gateway-config-default 
    --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 UpdateDatabaseToolsDatabaseApiGatewayConfig API to update the 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.