ENUM
TargetEncryptionTypeEnum
Description
Encryption type for data in target location.
link GraphQL Schema definition
- enum TargetEncryptionTypeEnum {
- # Password based encryption.
- # KMS Master Key ID based encryption (Legacy KMS).
- # RSA Key based encryption (Legacy RSA).
- # UEKM with AWS KMS encryption.
- # UEKM with RSA encryption.
- # Unified Encryption Key Management - DEPRECATED: Use UEKM_RSA_BASED or
- # UEKM_AWS_KMS_BASED.
- # Unknown encryption type.
- }
link Require by
- AwsTargetTemplateSpecific info for AWS Target Template.
- RubrikManagedAwsTargetSpecific information for Amazon Web Services (AWS) target created on Rubrik.
- RubrikManagedDcaTargetSpecific information for DCA archival target created on Rubrik cluster.
- RubrikManagedLckTargetSpecific information for LCK archival target created on Rubrik cluster.
- RubrikManagedRcvAwsTargetSpecific information for Rubrik Cloud Vault (RCV)AWS target created on Rubrik.
- RubrikManagedS3CompatibleTargetSpecific information for Amazon S3 compatible target created on Rubrik.