Parameter | Description |
---|---|
Action | Choose an action to apply to the tags on the specified entities. Available options: * add - Apply new tags in addition to the existing tags on the specified entities. * remove – Clears only the indicated tags from the specified entities. * replace – Replaces all of the current tags on all of the specified entities with the indicated tags. * remove-all – Clears all of the existing tags from the specified entities. |
Entity IDs | A comma separated list of ids of entities You would like to update their tags. Note - Make sure to add the prefix of the asset type. For example, for ip , the ID would be ip/xxx.xxx.xx.xx . |
Tags | A comma separated list of tags, corresponding to the entities ids list. |