Tagging a Ping Monitor at Creation

Tag a ping monitor in Health Checks when 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 ping 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 a Ping Monitor.
    8. Click Create health check.
    The details page for the new ping monitor opens. Results appear after a few moments.
  • Use the oci health-checks ping-monitor create command and required parameters to tag a ping monitor when you create it:

    oci health-checks ping-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 CreatePingMonitor operation to tag a ping monitor when you create it. Include the definedTags and freeformTags attributes and their values.