Difference between revisions of "panorama api"
From cpwiki.net
(Created page with " login for token / key $ curl -k "https://<hostname|ip>/api/?type=keygen&user=<username>&password=<password>" Get a list of firewalls that Panorama manages: https://p...") |
Revision as of 17:23, 23 August 2019
login for token / key
$ curl -k "https://<hostname|ip>/api/?type=keygen&user=<username>&password=<password>"
Get a list of firewalls that Panorama manages:
https://panorama/api/?type=op&cmd=<show><devices><all></all></devices></show>