paloalto-ngfw-add-dynamic-address
Add an IP to a Dynamic Address Group by tagging it.
paloalto-ngfw-add-dynamic-address [profile=PROFILE] tag=TAG ip=IP [persistent=PERSISTENT]
- profile=PROFILE
- The identifier of Palo Alto Networks NGFW
- tag=TAG
- Tag name to associate with the IP
- ip=IP
- IP address to register
- persistent=PERSISTENT
- Survive firewall reboot. t or f (default: t)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of Palo Alto Networks NGFW connect profile |
| ip | IP address | IP | Registered IP address |
| tag | String | Tag | Tag name |
| persistent | Bool | Persistent | Survives firewall reboot |
| status | String | Status | API response status |
| msg | String | Message | API response message |