Palo Alto Networks NGFW

Download 511
Last updated May 27, 2026

paloalto-ngfw-add-dynamic-address-batch

Add IPs to a Dynamic Address Group by tagging them in batch.

The 'ip' field is read from each input row. tag, persistent are specified as command options. Per-row result is written to '_result' and '_error' fields.

paloalto-ngfw-add-dynamic-address-batch [profile=PROFILE] tag=TAG [persistent=PERSISTENT]
profile=PROFILE
The identifier of Palo Alto Networks NGFW
tag=TAG
Tag name to associate with IPs
persistent=PERSISTENT
Survive firewall reboot. t or f (default: t)

Output Fields

FieldTypeNameDescription
profileStringConnect profileThe identifier of Palo Alto Networks NGFW connect profile
ipIP addressIPRegistered IP address
tagStringTagTag name
persistentBoolPersistentSurvives firewall reboot
_resultStringResult'success' or 'fail'
_errorStringErrorError message when _result is 'fail'