paloalto_send_command_parallel
Execute SSH commands on multiple Palo Alto firewalls in parallel for batch operations.
Instructions
Execute SSH commands on multiple Palo Alto firewalls in parallel.
🔥 USE THIS for batch operations on multiple Palo Alto firewalls.
Args:
targets: List of {"ip": "10.240.203.241", "command": "show vpn gateway"}
timeout: Global timeout in seconds (default: 120s)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targets | Yes | ||
| timeout | No |