scm_disassociate_snippet_from_folder
Remove a snippet from a folder in Palo Alto Networks Strata Cloud Manager. Disassociates configuration snippets from specific folders to manage firewall settings.
Instructions
Remove the association between a snippet and a folder.
Args: snippet_id: UUID of the snippet. folder_id: UUID of the folder to disassociate from. tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snippet_id | Yes | ||
| folder_id | Yes | ||
| tsg_id | No |