Updating an HTTP Monitor

Update an HTTP monitor in Health Checks.

  • These steps show how to update an HTTP monitor from its details page. You can also update an HTTP monitor from the Health checks page by clicking the Actions menu (Actions Menu) to the right of the monitor name and then selecting Edit.
    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Health Checks.
    2. On the Health checks page, choose the compartment that contains the HTTP monitor that you want.
    3. Click the name of the HTTP monitor that you want.
      Tip

      To find an HTTP monitor by name, enter its name in the Search field.
    4. On the details page for the HTTP monitor, click Edit.
    5. In the Edit health check dialog box, update the values as needed.
      For field descriptions, see Creating an HTTP Monitor.
    6. Click Save.
  • Use the oci health-checks http-monitor update command and required parameters to update an HTTP monitor:

    oci health-checks http-monitor update --monitor-id <http_monitor_OCID> [...]

    For a complete list of parameters and values for CLI commands, see the CLI for Health Checks.

  • Run the UpdateHttpMonitor operation to update an HTTP monitor.