scm_update_snippet
Modify metadata for existing snippets in Palo Alto Networks Strata Cloud Manager, including name, description, and labels.
Instructions
Update an existing snippet's metadata.
Args: snippet_id: UUID of the snippet to update. name: New name (optional). description: New description (optional). labels: New label list (optional — replaces existing labels). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snippet_id | Yes | ||
| name | No | ||
| description | No | ||
| labels | No | ||
| tsg_id | No |