As I had the same concern and I always like to by prepared, please check this helper Tool, to avoid manual changes in specific if you have a huge Panorama configuration file, with a big amount of url-filtering SecurityProfiles: https://github.com/PaloAltoNetworks/pan-os-php pan-os-php type=securityprofile in= api://MGMT-IP location=any securityProfileType=url-filtering 'filter=(allow has ransomware)' actions=url-filtering-action-set:block,ransomware My recommendation is use PAN-OS-PHP Docker Container: https://github.com/PaloAltoNetworks/pan-os-php/blob/main/READMEdocker.md#deploy-pan-os-php-with-docker
... View more