test_url_category
Check how a managed firewall categorizes a URL, returning PAN-DB category verdicts from local cache and cloud.
Instructions
[READ-ONLY] Asks a managed firewall how it categorizes a URL (test url): PAN-DB categories from the local cache and the cloud. Custom categories are not shown here: use url_category_find.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL or hostname, with or without scheme (e.g. 'https://app.example.com/login') | |
| device | No | Firewall to ask. Any connected firewall when omitted (PAN-DB is the same everywhere). | |
| firewall | No | Panorama entry from firewalls.json. Optional when a single Panorama is configured. | |
| device_group | No | Device group name (includes what it inherits from shared and parent groups), or 'shared'. When omitted, every location is searched. |