CryptoManagerKmsProvidersConstraintsSpec

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


Properties

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.

JSON Example

{
	"tpm_required": false
}

Feedback

Was this page helpful?