run_show_command
Run any read-only show or test command on Panorama or a managed firewall to retrieve operational data when no dedicated tool is available.
Instructions
[READ-ONLY] Runs an arbitrary read-only operational command (root element must be or ) on Panorama, or on a managed firewall with 'device'. Use when no dedicated tool exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Managed firewall behind Panorama: hostname (full or unique part) or serial number. Use panorama_list_firewalls to list them. | |
| command | Yes | XML op command, e.g. '<show><system><info></info></system></show>' | |
| firewall | No | Panorama entry from firewalls.json. Optional when a single Panorama is configured. |