type=address actions=move:childDG location=shared - PaloAltoNetworks/pan-os-php GitHub Wiki
you like to move Address objects into the Panorama DeviceGroup where it is used?
- address-group objects:
pan-os-php type=address in=api://PANORAMA-MGMT-IP actions=move:CHILD-DG location=shared 'filter=(reflocation is.only CHILDDG) and (object is.group)'
- address objects:
pan-os-php type=address in=api://PANORAMA-MGMT-IP actions=move:CHILD-DG location=shared 'filter=(reflocation is.only CHILDDG) and !(object is.group)'