type=appid‐enabler - PaloAltoNetworks/pan-os-php GitHub Wiki
You have multiple Firewalls, Panorama and installed new APP-ID version with "Disable New Apps"?
Instead of enabling it again manual, use automation scripts:
pan-os-php type=appid-enabler in=api://<Panorama Mgmt-IP> actions=display cycleconnectedfirewalls
or you can directly enable all the disabled App-id:
pan-os-php type=appid-enabler in=api://<Panorama Mgmt-IP> actions=enable cycleconnectedfirewalls