PAN-OS XML REST-API - Proxy to Firewall from Panorama
If you are familiar with Palo Alto Networks XML API, here is an extremely easy way to proxy API requests from Panorama to connected firewalls.
curl --location -g --request GET 'https://<ip/host>/api/?type=config&action=get&xpath=/config/devices/entry/vsys/entry[@name='\''vsys1'\'']/rulebase/security&key=<token>&target=<fw_serial>'
Get Candidate Configuration
