Hi,
I have gone through another discussion(https://community.apigee.com/questions/19816/accessing-kvm-from-node-js.html) reg. this subject but didnt' yield any helpful response.
So, Here I am posting another one as per suggestion.
I would like to access the list of KVM (Keys and values) programmatically based on some regular expression.
Example KVM Key: APIName_APIVersion
Example VVM Value: <a json object with API details>
The requirement is to retrieve all the KVM Values based on API Name.
Any help will be appreciated.
thanks.