Prisma Access Api, stuck with initial requestes.

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

Prisma Access Api, stuck with initial requestes.

L0 Member

Hi,
In the Prisma access i trying to do api call to get information of my console i have followed offical documentation like was able to generate access token and made a request to get "jobs" details

when i try to run these commad

curl -o --location "https://api.sase.paloaltonetworks.com/config/v1/jobs" \
-H "Authorization: Bearer <MY ACCESS_TOKEN>" \
-H "Content-Type: application/json"

 
balasuriyas_2-1728020029789.jpeg

 

output, no data generated

when i give verbose

balasuriyas_3-1728020256473.jpeg

 

getting 411 error

pls suggest some documents or any idea to resolve issues

2 REPLIES 2

L1 Bithead

Can you try it without the `-o` flag in curl?

when i try these command no files has been created inside local machine.

  • 85 Views
  • 2 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!