PaloAltoNetworks/pan-os-php

type=address - migrate wildcard-netmask object to ip-netmask

swaschkut opened this issue · 1 comments

Is your feature request related to a problem?

Describe the solution you'd like

migrate e.g.
10.91.0.0/0.0.255.255 as object type wildcard-netmask

to 10.91.0.0/16 as object ip-netmask

Describe alternatives you've considered

Additional context

#763 introduced this feature

pan-os-php type=address actions=move-wildcard2network in=config.xml out=output.xml location=any 'filter=(object is.ip-wildcard)'