Tagging a Ping Monitor at Creation

Tag a ping monitor in Health Checks when you create it.

    1. On the Health checks list page, select Create health check. If you need help finding the list page, see Listing Ping 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 a Ping Monitor.
    5. Select Create health check.
    The new ping monitor's details page 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.