Enabling an HTTP Monitor

Enable an HTTP monitor in Health Checks.

    1. On the Health checks list page, find the HTTP monitor that you want to work with. If you need help finding the list page or the HTTP monitor, see Listing HTTP Monitors.
    2. From the Actions menu (Actions Menu) for the HTTP monitor, select Enable.
    3. In the Enable health check dialog box, select Enable.
  • Use the oci health-checks http-monitor update command and required parameters to enable an HTTP monitor:

    oci health-checks http-monitor update --is-enabled true --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 enable an HTTP monitor by setting the isEnabled attribute to true.