Skip to content

type=address actions=move:childDG location=shared

Sven Waschkut edited this page Feb 3, 2022 · 1 revision

you like to move Address objects into the Panorama DeviceGroup where it is used?

  1. 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)'

  1. 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)'