Update a Database API Gateway Configuration
Learn how to update the display name of the Database API Gateway configuration.
-
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.
-
Expand the Actions menu and select Rename.
-
In the Rename Configuration page, enter a new name.
-
Click Rename.
-
Use the
oci dbtools database-api-gateway-config update-database-api-gateway-config-defaultcommand 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
UpdateDatabaseToolsDatabaseApiGatewayConfigAPI 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.