Hybird enviroment how to create KVM entries dynamically

I need to create KVM key value dynamically in hybird environment .

1 4 154
4 REPLIES 4

A way to do this, is to deploy a proxy that contains a KVM / Put policy, and invoke it. Then you can undeploy.

I liked the idea. But what in case of more number of entries ?

Why hybrid cannot have the process like onprem or cloud?

I need to create a reusable component by which i can create as many as KVM with entries in hybrid like our managment APIs. Can you please suggest how to replace mapidentifier dynamically and also Entries in Put should come in as many count as required

We are doing this using Jenkin pipeline. We are using shell script to change the map identifier name and then building the proxy. Then using a loop we are adding the entries.