KVM used in all the proxies

Hi All,

I would like to check easy way to identify all the proxies which are using one KVM. For example, I have account KVM. I have 1000 proxies built in my environment by different developers. I would like to see what all the proxies, account KVM is being used. Is there any way to do that? 

Solved Solved
0 2 116
1 ACCEPTED SOLUTION

I can't think of a way of doing this within Apigee but if you maintain your API proxies outside of Apigee eg in a source code repo, you could filter for your KeyValueMap policies and extract the keymapidentifier for example.

View solution in original post

2 REPLIES 2

I can't think of a way of doing this within Apigee but if you maintain your API proxies outside of Apigee eg in a source code repo, you could filter for your KeyValueMap policies and extract the keymapidentifier for example.

If you are using Apigee Edge (not X/hybrid), you can leverage the Apigee KVM check tool javascript library to scan your deployed proxies and look for which are referencing the KVM.