ENUM

ThreatMonitoringEnablementEntity

Description

Entity type for Threat Monitoring.

link GraphQL Schema definition

  • enum ThreatMonitoringEnablementEntity {
  • # Rubrik cluster.
  • CDM_CLUSTER
  • # The root of a cloud-native hierarchy, which can be an AWS account,
  • # an Azure subscription, or a GCP project.
  • CLOUD_NATIVE_ROOT
  • # Unknown entity type.
  • UNKNOWN
  • }