PAN-OS REST API
Table of Contents
PAN.OS 11.1 & Later
Expand all | Collapse all
-
- Upgrade a Firewall to the Latest PAN-OS Version (API)
- Show and Manage GlobalProtect Users (API)
- Query a Firewall from Panorama (API)
- Upgrade PAN-OS on Multiple HA Firewalls through Panorama (API)
- Automatically Check for and Install Content Updates (API)
- Enforce Policy using External Dynamic Lists and AutoFocus Artifacts (API)
- Configure SAML 2.0 Authentication (API)
- Quarantine Compromised Devices (API)
- Manage Certificates (API)
-
- Asynchronous and Synchronous Requests to the PAN-OS XML API
- Run Operational Mode Commands (API)
- Apply User-ID Mapping and Populate Dynamic Groups (API)
- Get Version Info (API)
-
- PAN-OS REST API
- Access the PAN-OS REST API
- Resource Methods and Query Parameters (REST API)
- PAN-OS REST API Request and Response Structure
- PAN-OS REST API Error Codes
- Work With Objects (REST API)
- Create a Security Policy Rule (REST API)
- Work with Policy Rules on Panorama (REST API)
- Create a Tag (REST API)
- Configure a Security Zone (REST API)
- Configure an SD-WAN Interface (REST API)
- Create an SD-WAN Policy Pre Rule (REST API)
- Configure an Ethernet Interface (REST API)
- Update a Virtual Router (REST API)
- Work With Decryption (APIs)
PAN-OS REST API
This topic gives a general overview of the REST-API introduction and considerations.
This is a short resource detailing the rest of the resources in the PAN-OS REST API doc
set.
The PAN-OS® and Panorama™ REST API allow you to manage
firewalls and Panorama through a third-party service, application,
or script.
You can use the REST API to Create, Read, Update, Delete (CRUD)
Objects and Policies on the firewalls; you can access the REST API
directly on the firewall or use Panorama to perform these operation
on policies and objects from a central location and push them to
the managed firewalls.
The inputs in the PAN-OS REST API generally match the web interface,
and you can use the PAN-OS Web Interface Help to
familiarize yourself with the field properties, descriptions, and
supported values for each product. Reading relevant portions of
the PAN-OS Administrator’s Guide will
help you get a better understanding of firewall capabilities that
you can access using the API. To use the API, you should also be
knowledgeable about web service APIs and HTTP.
For performance considerations, limit the number of concurrent API calls to five. The
suggested limit ensures that there is no performance impact to the firewall web
interface as the management plane web server handles requests from both the API and the
web interface. Limits may vary depending on the type of request. The limit may be higher
depending on requests.
To get started, see:
- Access the PAN-OS REST API
- Resource Methods and Query Parameters (REST API)
- PAN-OS REST API Request and Response Structure
- PAN-OS REST API Error Codes
- Work With Objects (REST API)
- Create a Security Policy Rule (REST API)
- Work with Policy Rules on Panorama (REST API)
- Create a Tag (REST API)
- Configure a Security Zone (REST API)
- Configure a Virtual SD-WAN Interface (REST API)
- Create an SD-WAN Policy Pre Rule (REST API)