Is the only way to add key value maps via the API?

Not applicable

I see from the doc that KVMs can be managed through API calls, but am curious if there is a user-interface that can be used to manage them. Thanks.

Solved Solved
0 4 306
1 ACCEPTED SOLUTION

adas
New Member

The UI only exposes the environment level KVM. For the org level KVM you have to use the management apis or the KeyValueMapOperations using the Set method in a proxy.

View solution in original post

4 REPLIES 4

Not applicable

@Jeff Nibler

You can add KVM through the management ui.

On the top navigation bar, hover over "APIs" and select "Environment Configurations". From there, there's a tab for KVM.

Thanks for the quick response. I checked and can indeed add on there. I take it these are specific to environments though, and not organizations, and I can only add organization KVMs via the API?

You're correct @Jeff Nibler

adas
New Member

The UI only exposes the environment level KVM. For the org level KVM you have to use the management apis or the KeyValueMapOperations using the Set method in a proxy.