Automation/API Discussions
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Automation/API Discussions
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
About Automation/API Discussions
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.

Discussions

Resolved! Paramiko doesnt get any data

Im using python3 with Paramiko 2.10.3 on a palo alto version 9.1.10

I created this python script:

def connect_SSH(): ssh_client = paramiko.SSHClient() ip='10.x.x.x' port=22 username='someuser' password='somepassword' ssh_client.
...

batchenr by L1 Bithead
  • 2965 Views
  • 5 replies
  • 0 Likes

HIP Report not found via API

Hey guys, i'm having a weird issue when trying to extract HIP Reports via the API.
I'm using the following API endpoint to extract HIP Reports:

https://<FIREWALL_IP>/api?type=op&cmd=<show><user><hip-report><computer>HOSTNAME</computer><ip>IP_ADDRESS</i...

nirkain by L0 Member
  • 1176 Views
  • 1 replies
  • 0 Likes

API Calls override password

Hi,

I have a network template contains information for SNMP and SNMP trap configuration. This network template is associated with multiple template-stack with appliances assigned to them. I created a PowerShell script which grabs the SNMP and SNMP tra

...

sanmakai by L0 Member
  • 1170 Views
  • 1 replies
  • 0 Likes

API Connectivity to PAN-DB

Hello. I have a customer asking whether API connectivity for automated URL category queries from a different vendor appliance is possible (specifically Swimlane). 

 

I haven't been able to find much in general on API URL queries, let alone from differe

...

CSR export via XML API

I am trying to export a CSR via XML API as per this article and as per /debug output that I get when I perform the export via Web UI.

 

The request I run is as follows:

https://<fw-address>/api/?type=export&category=certificate&certificate-name=<cert-na...

Resolved! Get routes through Panorama

Hello Fellow Community Members,

 

we are currently working on automation solution which involves getting routing tables from firewalls. Is there any way we can get routing tables from firewalls through Panorama's API?

 

Thanks in advance!

czinu by L0 Member
  • 1770 Views
  • 2 replies
  • 0 Likes
Top Solution Authors
Top Liked Authors