CryptoManager_Kms_Providers_UpdateSpec

CryptoManager_Kms_Providers_UpdateSpec
CryptoManager_Kms_Providers_UpdateSpec

The Providers.UpdateSpec structure contains fields that describe the new configuration for an existing provider.

JSON Example
{
    "native_spec": {
        "key_id": "string"
    }
}
native_spec
Optional

The Providers.NativeProviderUpdateSpec structure contains fields that describe the desired configuration for NATIVE provider. Exporting a NATIVE provider to create a new back-up is suggested after any update.