create_target_list
Create a named target list with domains, IPs, or CIDR ranges for firewall policies. Assign owner and optional category.
Instructions
Create a new target list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Target list name (required, max 24 chars) | |
| notes | No | Additional description (optional) | |
| owner | Yes | Owner: "global" or box GID (required) | |
| targets | Yes | Array of domains, IPs, or CIDR ranges (required) | |
| category | No | Content category (optional) |