ENUM

DataThreatAnalyticsEnablementEntity

Description

Entities on which Ransomware Investigation can be enabled.

link GraphQL Schema definition

  • enum DataThreatAnalyticsEnablementEntity {
  • # Rubrik Cluster.
  • CDM_CLUSTER
  • # NAS Cloud Direct.
  • CLOUD_DIRECT_CLUSTER
  • # The root of a cloud-native hierarchy, which can be an AWS account,
  • # an Azure subscription, or a GCP project.
  • CLOUD_NATIVE_ROOT
  • # Microsoft 365 subscription.
  • MICROSOFT_365
  • # Rubrik Cloud Vault.
  • RCV
  • # Unknown entity type.
  • UNKNOWN
  • }