scm_create_url_category
Create custom URL categories in Palo Alto Networks Strata Cloud Manager by defining URLs or domains to organize web content for firewall policy management.
Instructions
Create a custom URL category.
Args: name: Unique name for the URL category. folder: Folder to create the category in. list_entries: List of URLs or domains to include (e.g. ['example.com', '*.evil.com']). category_type: Category type — 'URL List' (default) or 'Category Match'. description: Optional description. tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| folder | Yes | ||
| list_entries | Yes | ||
| category_type | No | URL List | |
| description | No | ||
| tsg_id | No |