Importing anti-virus content using cURL and XML-API
Hi everyoneI'm writing a script to automate installation of new anti-virus content. The anti-virus content is downloaded from dynamic updates on the palo alto support site.The problem arises when I try to import the new anti-virus content using the following command:curl --insecure --form file=@ANTI-VIRUS_CONTENT_FILE "//firewall/api?key=GENERAT...




