How to get all EDL entries with XML api?

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

How to get all EDL entries with XML api?

L0 Member

Hi gurus,

I am using /api/?type=op&cmd=<request><system><external-list><show><type><ip><name></name></ip></type></show></... to get EDL entriies, but the api only returns first 100 of total 205 entries. 

<response cmd="status" status="success">
    <result total-count="205" count="100">
 
May I know how I can get all of EDL entries? What pagination I need to configure? As I cannot find related information in XML API doc, so your help is very appreciated.
1 accepted solution

Accepted Solutions

Cyber Elite
Cyber Elite

Hi @jyao ,

 

Here is the answer to your question -> https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HAuUCAW.  I think the reason PANW limits the entries by default is that some EDLs can have 1000s and 1000s of entries.  That is my guess.

 

Thanks,

 

Tom

Help the community: Like helpful comments and mark solutions.

View solution in original post

3 REPLIES 3

Cyber Elite
Cyber Elite

Hi @jyao ,

 

Here is the answer to your question -> https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HAuUCAW.  I think the reason PANW limits the entries by default is that some EDLs can have 1000s and 1000s of entries.  That is my guess.

 

Thanks,

 

Tom

Help the community: Like helpful comments and mark solutions.

Thanks a lot. Tom

L0 Member

Besides num-records, I use anchor to manage pagination, which is similar to offset.

  • 1 accepted solution
  • 89 Views
  • 3 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!