Hybrid Environment - Cannot add entries in KVM

We are using Hybrid Environment. I am able to create KVM but not able to add keys and values in it. When I click on KVM entry nothing happens. Is this related to role access.

0 2 287
2 REPLIES 2

Is it possible to add values and key entries in KVM for Hybrid instance.

To add entries to a KVM on Hybrid / Apigee X, you need to use a KVM policy, it cannot be done via the UI.

For configuration data on Apigee Hybrid / Apigee X, you may find the use of Property Sets more suitable

https://cloud.google.com/apigee/docs/api-platform/cache/property-sets

On Apigee Hybrid, for sensitive data eg credentials, storing in kubernetes secrets may suit

https://cloud.google.com/apigee/docs/hybrid/v1.4/k8s-secrets

Lastly, another option is there's an example here of a proxy that enables you to interact with a KVM on Apigee Hybrid / Apigee X through an API via an API proxy you deploy

https://github.com/apigee/devrel/tree/main/references/kvm-admin-api