KmsProviders
List a tenant's KMS providers
Returns the KMS providers configured for the tenant, including protected system providers such as the tenant root provider identified by the initial tenant slug.
get/tenants/{tenantId}/kms/providers
Parameters
./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
Response
KMS providers.
KmsProviderList required— unresolved $ref
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○