Is there any way to count KVM entries?

tkuru
New Member

We have a concern on Apigee SaaS KVM limits and we actually do not know how close we are to those limits.

0 2 91
2 REPLIES 2

Not applicable

You can use management api call with curl and use wc to count.

thanks for the answer!

if I use /entries endpoint it returns max 1000 entries
If I use /keys endpoint it returns 100

there is no possibility to paginate.