Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is there any way to count KVM entries?

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

0 2 138
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.