KmsProviders

Create a software KMS provider

Adds a software KMS provider to a tenant. You supply an identifier and optional settings; key storage and protection are managed for you, so no filesystem paths or secrets are accepted. The provider becomes available to the tenant immediately. Only the software provider type is supported today.

post/tenants/{tenantId}/kms/providers

Parameters

./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref

Request body

CreateKmsProviderRequest required— unresolved $ref

Response

Created KMS provider.

KmsProvider required— unresolved $ref

Changes

Changed in 1 of the 19 revisions of this API.1