Clears the cache for encryption api requests.
The AWS-KMS key configuration must match the Qlik Cloud region configuration requirements. Most regions should have a key deployed to the same AWS region as the Qlik Cloud tenant, with a replica key in the relevant Qlik Cloud DR region. Consult the documentation for DR region mappings.
The AWS-KMS key configuration must match the Qlik Cloud region configuration requirements. Most regions should have a key deployed to the same AWS region as the Qlik Cloud tenant, with a replica key in the relevant Qlik Cloud DR region. Consult the documentation for DR region mappings.
an object with the body content
Optional
options: ApiCallOptionsDelete a key configuration from the tenant. Not supported for the default Qlik managed key provider. Key must not be in use.
Delete a key configuration from the tenant. Not supported for the default Qlik managed key provider. Key must not be in use.
The fingerprint of the key provider you wish to delete.
Optional
options: ApiCallOptionsRetrieve key provider detail by passing the ARN fingerprint as parameter.
Retrieve key provider detail by passing the ARN fingerprint as parameter.
The fingerprint of the requested provider key.
Optional
options: ApiCallOptionsReturns a list of AWS key providers in the tenant. Use /actions/list to return all key providers.
Returns a list of AWS key providers in the tenant. Use /actions/list to return all key providers.
Optional
options: ApiCallOptionsRetrieve details for the ongoing or last completed migration for the tenant.
Retrieve details for the ongoing or last completed migration for the tenant.
Optional
options: ApiCallOptionsReturns a list of all key providers in the tenant, including the default Qlik key provider.
Returns a list of all key providers in the tenant, including the default Qlik key provider.
Optional
options: ApiCallOptionsMigrate the active key from one provider to another. The migration process may take some time to complete, however this process will not impact users, and the tenant will continue to function normally during the migration. Use the migration details endpoint to monitor migration progress.
Migrate the active key from one provider to another. The migration process may take some time to complete, however this process will not impact users, and the tenant will continue to function normally during the migration. Use the migration details endpoint to monitor migration progress.
The fingerprint of an existing key provider key.
Optional
options: ApiCallOptionsUpdate the name and/or description of a key provider.
Update the name and/or description of a key provider.
The ARN fingerprint of an existing key provider key.
an object with the body content
Optional
options: ApiCallOptionsReset the encryption key back to the default Qlik managed provider. No action will be taken if tenant is already using the Qlik provider.
Reset the encryption key back to the default Qlik managed provider. No action will be taken if tenant is already using the Qlik provider.
Optional
options: ApiCallOptionsValidate a key to check if Qlik Cloud has required access to your AWS account and key policy, and the key configuration. If the key policy or configuration are changed from the required configuration, this may impact your ability to access your tenant.
Validate a key to check if Qlik Cloud has required access to your AWS account and key policy, and the key configuration. If the key policy or configuration are changed from the required configuration, this may impact your ability to access your tenant.
The fingerprint of an existing key provider key.
Optional
options: ApiCallOptions
Clears the cache for encryption api requests.