scm_create_tag
Create a tag in Palo Alto Networks Strata Cloud Manager to organize firewall configurations by specifying name, folder, color, and optional comments.
Instructions
Create a tag.
Args: name: Unique name for the tag. folder: Folder to create the tag in. color: Optional color name (e.g. 'Red', 'Blue', 'Green'). comments: Optional description/comments. tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| folder | Yes | ||
| color | No | ||
| comments | No | ||
| tsg_id | No |