scm_create_url_access_profile
Create URL filtering profiles to control web access by allowing, blocking, or alerting on specific URL categories for network security management.
Instructions
Create a URL access (filtering) profile.
Args: name: Unique name for the profile. folder: Folder to create the profile in. description: Optional description. allow_categories: URL categories to allow (optional). block_categories: URL categories to block (optional). alert_categories: URL categories to allow with alert (optional). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| folder | Yes | ||
| description | No | ||
| allow_categories | No | ||
| block_categories | No | ||
| alert_categories | No | ||
| tsg_id | No |