Learn to query a firewall from Panorama XML API using various operations associated
with the API.
Thetarget parameter
on Panorama allows you to redirect queries to a managed firewall.
Redirecting queries to firewalls helps to reduce time and the number
of steps required to issue repetitive commands. Use the scripting
language of your choice to store firewall serial numbers and use
them to issue a query to several firewalls.
Because the PAN-OS XML API uses
a tree of XML nodes, in your API request you must specify the correct
type and action along with the
XPath Node Selection. See
Explore
the API to learn how to construct XML requests.