scm_create_folder
Create a new folder in Strata Cloud Manager to organize firewall configurations, specifying parent folder and optional description for better management.
Instructions
Create a new folder in Strata Cloud Manager.
Args: name: Unique name for the folder. parent: Name of the parent folder (e.g. 'All', 'Texas'). description: Optional human-readable description. tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent | Yes | ||
| description | No | ||
| tsg_id | No |