Closed bitonio closed 2 years ago
Despite using limit=1000
argument in the API call
GET /crux/v1/mgmt-pop/apps?limit=1000&expand=true
API response comes back with
{"meta": {"limit": 250...
Any number lower than 250 is honored in the response.
In order to address the issue, we are exploring the use of pagination.
Release 0.4.7 fixes the issue.
Customer reported result being missed with
akamai eaa search
command. We have been able to reproduce this in our lab, investigating the bug.