Hi All, So in my environment, I have to setup panorama with multiple auto scaling firewalls on cloud. The first requirement would be of API key. I found this article explaining how to generate it. https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-panorama-api/get-started-with-the-pan-os-xml-api/get-your-api-key My query is : Where to run the command :curl -X GET 'https://firewall/api/?type=keygen&user=username&password=password?
... View more