Automation/API Discussions
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Automation/API Discussions

Discussions

pan.xapi no response

Why am I not getting response when using pan.xapi vs panxapi.py?

 

from python interpretor:

 

api_sess = pan.xapi.PanXapi(hostname="10.209.32.33",api_username="myusername", api_password="mypassword",api_key='mykey')

 

api_sess..show(xpath = "/config/device

...

bdugger by L1 Bithead
  • 3098 Views
  • 2 replies
  • 0 Likes

pandevice help with Panorama

I did some work with pandevice and I am able to create new configuration  in a Firewall, but struggling working with the existing Panorama configuration. Can you please help me with ideas for the below.

 

I need to move a firewall between panorama appl

...

batd2 by L4 Transporter
  • 1519 Views
  • 0 replies
  • 0 Likes

Loading partial configuration snapshot

Hello,

I am new to Palo Alto and its API, and I am a bit lost: I need to load a named configuration snapshot, which may be uploaded from a third party, without changing the

/config/shared/local-user-database-user-database entry.

 

I am currently download

...

Top Liked Authors