Having problems with the Palo Alto API with vm_eval 10.0.4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Having problems with the Palo Alto API with vm_eval 10.0.4

L2 Linker

I'm trying to make API calls.  Using XML pathing it works fine.

'/api/?type=config&action=get&xpath=/config/devices/entry[@name="localhost.localdomain"]/vsys/entry[@name="vsys1"]/rulebase/security/rules'
 
So actually I had 2 questions.
Is there a difference in functionality between the rest api calls and the xml pathing api calls? I'm assuming they both read xml data, sdo there is no real difference?
 
Secondly when making API calls via restapi,  I used the thew web browser APi documentation, and it gave me the below to make a restapi call.
 
http://**********/restapi/v10.0/Objects/Addresses
however I get this error:
{"code":16,"message":"Not Authenticated","details":[{"@type":"CauseInfo","causes":[{"code":1,"module":"panui_auth","description":"Not Authenticated"}]}]}
 
I'm not sure if someone could shed light on this for me to fix it?
 
 
1 REPLY 1

Community Team Member

Hi @hfakoor2 ,

 

Can you try authenticating your API request

LIVEcommunity team member
Stay Secure,
Jay
Don't forget to Like items if a post is helpful to you!

Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 894 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!