Hello,
I'm trying to figure out the GET Syntax for 7.0 wildfire wihtout the use of CURL.
I've tried the following format but it doesn't seem to work.
https://wildfire.paloaltonetworks.com/publicapi/get/report?apikey=<api key>?hash=<hash>&format=xml
Getting the following message:
<error>
<error-message>'Method is not supported'</error-message>
</error>
Any help is greatly appreciated.
... View more