CryptoManager_Kms_Providers_ConstraintsSpec

CryptoManager_Kms_Providers_ConstraintsSpec
CryptoManager_Kms_Providers_ConstraintsSpec

The Providers.ConstraintsSpec structure contains constraints to be imposed on a provider.

JSON Example
{
    "tpm_required": false
}
boolean
tpm_required
Optional

Determines if a provider is restricted to hosts with TPM 2.0 capability. If unset, the constraint does not apply to the provider.