Tagging a Ping Monitor When Updating
Tag a ping monitor in Health Checks when you update it.
- On the Health checks list page, find the ping monitor that you want to work with. If you need help finding the list page or the ping monitor, see Listing Ping Monitors.
-
To add a tag:
- From the for the ping monitor, select Add tags.
- For a defined tag, select the namespace.
- Select or enter the key.
- Enter a value.
- Select Add tags.
-
To edit a tag's value:
- From the Actions menu () for the ping monitor, select View tags.
- In the View Tags dialog box, select the tab for the type of tag that you want to edit (defined or free-form).
- Select the pencil icon for the tag that you want to edit.
- In the Edit Tags dialog box, update the value and then select Save.
Use the oci health-checks ping-monitor update command and required parameters to tag a ping monitor when you update it:
oci health-checks ping-monitor update [--defined-tags | --freeform-tags] tags [...]
For a complete list of parameters and values for CLI commands, see the CLI for Health Checks.
Run the UpdatePingMonitor operation to tag a ping monitor when you update it. Include the
definedTags
andfreeformTags
attributes and their values.