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

Caches and KVM access is missing in ApigeeX

I installed ApigeeX eval version. I can't see the caches under Environments and I am not able to create KVM's. I tried to get to caches by entering the URL path and it shows the I don't have access.

I am logged in as the owner so I should have all the permissions.

Please suggest what am I missing?

image.pngScreenshot 2021-09-03 at 6.27.00 PM.pngScreenshot 2021-09-03 at 6.28.50 PM.png

Solved Solved
1 2 550
1 ACCEPTED SOLUTION

1. On Apigee X, there's no admin of caches. Instead, the cache is created automatically when you deploy an API Proxy using a caching policy. Refer to this doc

2. On Apigee X, you can create a KVM but you cannot directly modify the key value pairs within. You need to use the KVM policy in an API Proxy. 

See this doc here.

Depending on your use case, you could create an API Proxy to act as a KVM Management API as per this example, or look at Property Sets if you have static configuration data that's not sensitive.

View solution in original post

2 REPLIES 2