For the complete documentation index, see llms.txt. This page is also available as Markdown.

PaloAlto GlobalProtect VPN

Connection Requirements

1 - IP

IP address of the PaloAlto GlobalProtect VPN host.

2 - Port

Port number (optional, default: 443).

3 - X-PAN-KEY

To obtain the API key, enter the following URL in your browser or an HTTP client (replace the placeholders with your actual values): https://$Firewall-IP/api/?type=keygen&user=$Username&password=$Password. The value between the <key> tags in the XML response is your X-PAN-KEY. This key remains valid as long as the user's password is not changed.

Make sure to save your generated API key in a secure location. This key is required for the OctoXLabs integration.

4 - Is Secure?

Choose this if your connection is going to be over HTTPS (optional, default: True).

5 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

6 - Proxy

Proxy URL (optional).

Last updated