cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
375
Views
0
Helpful
1
Replies

Get-All Endpoints ERS Fails to Populate Next HREF

paul
Level 10
Level 10

This may be a known bug and may have never worked, but in 2.4 the endpoint Get-All function does not correctly populate the Next page HREF.  I have tried both XML and JSON and the HREF is blank.  So you can get 20 endpoints and that is it.

 

Is that a known issue or has it never worked?   

 

I just tried this with Network Devices as well and it is broken there too.   Maybe the Get-All function has never worked.

1 Accepted Solution

Accepted Solutions

paul
Level 10
Level 10

Okay figured it out:

 

https://<FQDN>:9060/ers/config/endpoint?size=100&page=1

 

Unfortunately you can only get 100 records at at time.

View solution in original post

1 Reply 1

paul
Level 10
Level 10

Okay figured it out:

 

https://<FQDN>:9060/ers/config/endpoint?size=100&page=1

 

Unfortunately you can only get 100 records at at time.