scm_update_tag
Modify an existing tag's name, color, or comments in Palo Alto Networks Strata Cloud Manager firewall configurations.
Instructions
Update an existing tag.
Args: tag_id: UUID of the tag to update. name: New name (optional). color: New color (optional). comments: New comments (optional). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ||
| name | No | ||
| color | No | ||
| comments | No | ||
| tsg_id | No |