-
Notifications
You must be signed in to change notification settings - Fork 16
type=key‐manager
Sven Waschkut edited this page Oct 6, 2023
·
1 revision
PAN-OS-PHP can be used against XML API of Palo Alto Networks device.
To add API keys into your Container environment, the type=key-manager utility is available:
-
adding an API key:
pan-os-php type=key-manager add=PANORAMA-MGMT-IP
- where PANORAMA-MGMT-IP can be your actual IP address or of course also FQDN is working
-
displaying all available API keys:
pan-os-php type=key-manager
-
delete API keys for specific host:
pan-os-php type=key-manager delete=PANORAMA-MGMT-IP