scm_associate_snippet_to_folder
Apply firewall configuration snippets to all firewalls within a specific folder by linking the snippet to the folder ID.
Instructions
Associate a snippet with a folder.
Once associated, the snippet's configuration is applied to firewalls in that folder.
Args: snippet_id: UUID of the snippet. folder_id: UUID of the folder to associate with. 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 |