Updating REST

You can update the REST setting of a DB system.

Use one of the following methods to update the REST setting of a DB system:

Using the Console

Use the Console to update REST setting of the DB system.

This task requires the following
  • A running standalone DB system with high availability disabled.
  • The DB system has a version of 9.3.1 or higher.
  • The DB system database mode is read-write.
  • The DB system access mode is all users.
Do the following to update the REST setting of the DB system.
  1. Open the navigation menu and select Databases. Under HeatWave MySQL, select DB systems.
  2. Choose the compartment from the List scope.
  3. In the list of DB systems, select the name of the DB system to open the DB system details page.
  4. Select the Connections tab.
  5. Select Edit under REST.
  6. To enable REST, do the following:
    • Configuration: Select to toggle REST configuration to Enabled. The following field is shown when REST is enabled.
      • REST port: (Optional) Specify a port number to assign to REST endpoints. Supported port numbers are 443 and from 1024 to 65535. If you do not specify a port number, the default port 443 is used.
        Note

        The port number must be different from the database port and database X protocol port.
  7. To disable REST, do the following:
    • Configuration: Select to toggle REST configuration to Disabled. No other field is shown when REST is disabled.
  8. Select Update.