ENUM

DataViewTypeEnum

Description

All reporting table schemas.

link GraphQL Schema definition

  • enum DataViewTypeEnum {
  • # Deprecated. Use EVENT_SERIES.
  • ACTIVITY_SERIES
  • # Specifies the Readable Snapshots report information.
  • ANOMALIES
  • # Specifies the database schema for audits.
  • AUDIT_LIST
  • BACKUP_COMPLIANCE
  • # Specifies the backup strikes information.
  • BACKUP_STRIKES
  • CDM_UPGRADES
  • # Clusters database table schema.
  • CLUSTERS
  • # Specifies Rubrik DSPM information for a given workload over time.
  • DATAGOV_TIMELINE
  • # Specified the Events report information.
  • EVENT_SERIES
  • # Global object database table schema.
  • GLOBAL_OBJECT
  • # Global object summary daily database table schema.
  • GLOBAL_OBJECT_SUMMARY_DAILY
  • # Global object summary monthly database table schema.
  • GLOBAL_OBJECT_SUMMARY_MONTHLY
  • INDEXING
  • # LatestGlobalObjects database view schema.
  • LATEST_GLOBAL_OBJECTS
  • MONITORING_ALL
  • MONITORING_CANCELED
  • MONITORING_COMPLETED
  • MONITORING_FAILED
  • MONITORING_IN_PROGRESS
  • MONITORING_RETRYABLE_CANCELED
  • MONITORING_RETRYABLE_FAILED
  • MONITORING_SCHEDULED
  • MONITORING_TASK_COUNT_TIME_SERIES
  • # Specifies the Unreadable Objects report information.
  • NF_ANOMALIES
  • OBJECT_AUDIT_DETAIL
  • OBJECT_AUDIT_LIST
  • # Specifies the database schema for the object backup task summary.
  • OBJECT_BACKUP_TASK_SUMMARY
  • # Specifies all protection audit information for the single protected workload.
  • OBJECT_PROTECTION_AUDIT_DETAIL
  • # Specifies the latest protection audit information for each protected workload.
  • OBJECT_PROTECTION_AUDIT_LIST
  • # Specifies the protection audit information for all protected workloads.
  • OBJECT_PROTECTION_AUDIT_LIST_EXPORT
  • PROTECTION_TASK_DETAILS
  • # Specifies the database schema for QAuth objects.
  • QAUTH_OBJECTS
  • # Specifies the database schema for QAuth roles.
  • QAUTH_ROLES
  • # Specifies the roles information.
  • ROLE_LIST
  • # Specifies the database schema for service account.
  • SERVICE_ACCOUNT
  • SLA_AUDIT_DETAIL
  • # Specifies all audit information for the single SLA Domain.
  • SLA_AUDIT_DETAIL_NG
  • SLA_AUDIT_LIST
  • # Specifies the latest audit information for each SLA Domain.
  • SLA_AUDIT_LIST_NG
  • SLA_COMPLIANCE
  • # Specifies the database schema for SSO groups.
  • SSO_GROUP
  • # Specifies the Protection Task Detail report information.
  • TASK_DETAILS
  • # Specifies the Threat Monitoring report list information.
  • THREAT_MONITORING_LIST
  • # Specifies the Threat Monitoring snapshot result information.
  • THREAT_MONITORING_SNAPSHOT_RESULTS
  • # Specifies the Users report information.
  • USERS
  • }

link Require by