Tagging an HTTP Monitor at Creation

Tag an HTTP monitor in Health Checks at the time you create it.

    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Health Checks.
    2. On the Health checks page, choose the compartment that you want to create the HTTP monitor in.
    3. Click Create health check.
      The Create health check dialog box opens.
    4. To add a defined tag, select a Tag namespace and Tag key, then enter a Tag value.
    5. To add a free-form tag, select a Tag key and then enter a Tag value.
    6. To add another tag, click Add tag.
    7. Provide values for the remaining fields.
      For field descriptions, see Creating an HTTP Monitor.
    8. Click Create health check.
    The details page for the new HTTP monitor opens. Results appear after a few moments.
  • Use the oci health-checks http-monitor create command and required parameters to tag an HTTP monitor when you create it:

    oci health-checks http-monitor create [...] [--defined-tags | --freeform-tags] tags

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

  • Run the CreateHttpMonitor operation to tag an HTTP monitor when you create it. Include the definedTags and freeformTags attributes and their values.