delete_tag_values
Remove specific tag key-value pairs from a New Relic entity, retaining the tag key if other values remain.
Instructions
Delete specific tag key-value pairs from an entity (keeps the key if other values remain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Entity GUID | |
| tag_values | Yes | Tag key-value pairs to delete as [{key, value}] |