• Blog
  • Audit users on apigee
Blog

Audit Users on Apigee

  • SM Team
  • 11 September, 2019
  • Apigee
A few our cloud customers on Apigee wanted to know how to figure out the number of Admin users on Apigee instance. In Apigee's cloud based model where the pricing is based on no. of active users, it kind of gets hard to figure out how many active users you have at a given period of time. For this I worked on a  small custom node JS app that will help you figure this out.

The request looks like this,



Now getting the data to function is needed and we can use this method to collect the variables needed for making the call.



Now wouldn't you want your program to give some prompts for getting variable data ? Here is where we can use prompt .



Clone the repo here, fork it, make it yours!
Share
Related Blog Posts

Comparing Apigee Integrations vs Apigee External Callout Policy: What To Consider?

Apigee Integrations and Apigee External Callout Policies. Both have pros and cons, and it can be difficult to determine which is best for a particular implementation. When considering which approach to take, there are a few key factors to consider, such as the architecture of the existing infrastructure, the complexity of the integration, and the scalability and reliability of the integration.

Read more  

Stratus Meridian's WSDL UI

Stratus Meridian's WSDL UI Module allows visitors of your developer portal to interact with SOAP APIs and generate code snippets

Read more  

Upgrading Apigee API Catalog

Changes to API Catalog version includes converting custom entity type to node entity. This article shows how to quickly update your Apigee API Catalog version 8.1.x to 8.2.x

Read more