ENUM
DataViewTypeEnum
Description
All reporting table schemas.
link GraphQL Schema definition
- enum DataViewTypeEnum {
- # Specifies the Active Directory forest recovery report information.
- # Specifies the Events report information.
- @deprecated( reason: "Use EVENT_SERIES instead." )
- # Specifies the Readable Snapshots report information.
- # Specifies the database schema for audits.
- # Backup compliance database schema.
- @deprecated( reason: "Use LATEST_GLOBAL_OBJECTS instead." )
- # Specifies the backup strikes information.
- @deprecated( reason: "Use BACKUP_STRIKES_V2 instead." )
- # Specifies the backup strikes information.
- # Cdm upgrades.
- # Clusters database table schema.
- # Specifies Rubrik DSPM information for a given workload over time.
- # Specifies the Events report information.
- # Global object database table schema.
- # Global object summary daily database table schema.
- # Global object summary monthly database table schema.
- # Specifies the Identity Activity report information.
- # Specifies the Identity Risks report information.
- # Indexing database schema.
- @deprecated( reason: "Use LATEST_GLOBAL_OBJECTS instead." )
- # LatestGlobalObjects database view schema.
- # Specifies the Log Tasks Report information.
- # Monitoring all table database schema.
- # Monitoring cancelled database schema.
- # Monitoring completed database schema.
- # Monitoring failed database schema.
- # Monitoring in progress database schema.
- # Monitoring retryable cancelled database schema.
- # Monitoring retryable failed database schema.
- # Monitoring scheduled database schema.
- # Monitoring task count over time.
- # Specifies the Unreadable Objects report information.
- @deprecated( reason: "Use OBJECT_PROTECTION_AUDIT_DETAIL instead." )
- @deprecated( reason: "Use OBJECT_PROTECTION_AUDIT_LIST instead." )
- # Specifies the database schema for the object backup task summary.
- # Specifies the Object Capacity report information using fact table.
- # Specifies the Object Compliance report information using fact table.
- # Specifies all protection audit information for the single protected workload.
- # Specifies the latest protection audit information for each protected workload.
- # Specifies the protection audit information for all protected workloads.
- @deprecated( reason: "Use TASK_DETAILS instead." )
- # Specifies the database schema for QAuth objects.
- # Specifies the database schema for QAuth roles.
- # Specifies the roles information.
- # Specifies the database schema for service account.
- # The DataView, which queries Audits DB table, lists all SLA audits
- # for the single SLA in the NG Alpha report framework.
- @deprecated( reason: "Use SLA_AUDIT_DETAIL_NG instead." )
- # Specifies all audit information for the single SLA Domain.
- # The DataView, which queries Audits DB table, lists the latest SLA
- # audits for each SLA in the NG Alpha report framework.
- @deprecated( reason: "Use SLA_AUDIT_LIST_NG instead." )
- # Specifies the latest audit information for each SLA Domain.
- # Sla Compliance.
- @deprecated( reason: "Use LATEST_GLOBAL_OBJECTS instead." )
- # Specifies the database schema for SSO groups.
- # Specifies the Protection Task Detail report information.
- # Specifies the Threat Monitoring compliance information.
- # Specifies the Threat Monitoring report list information.
- # Specifies the threat monitoring match-level information.
- # Specifies the Threat Monitoring snapshot result information.
- # Specifies the Users report information.
- }