Tagging an HTTP Monitor at Creation

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

    1. On the Health checks list page, select Create health check. If you need help finding the list page, see Listing HTTP Monitors.
      The Create health check dialog box opens.
    2. To add a defined tag, select the namespace and key, then enter a value.
    3. To add a free-form tag, enter a key and value.
    4. Provide values for the remaining fields.
      For field descriptions, see Creating an HTTP Monitor.
    5. Select Create health check.
    The new HTTP monitor's details page 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.