Tagging an HTTP Monitor When Updating
Tag an HTTP monitor in Health Checks when you update it.
- On the Health checks list page, find the HTTP monitor that you want to work with. If you need help finding the list page or the HTTP monitor, see Listing HTTP Monitors.
-
To add a tag:
- From the for the HTTP 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 HTTP 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 http-monitor update command and required parameters to tag an HTTP monitor when you update it:
oci health-checks http-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 UpdateHttpMonitor operation to tag an HTTP monitor when you update it. Include the
definedTags
andfreeformTags
attributes and their values.