ENUM
PolarisReportViewType
Description
PolarisReportViewType is the template type for a report.
link GraphQL Schema definition
- enum PolarisReportViewType {
- # Anomaly report (ransomware monitoring).
- # Audit report.
- # Backup Strikes report.
- # Compliance report.
- # Events report.
- # Failover report.
- # Identity Risks report.
- # Indexing report.
- # Infrastructure report.
- # Object audit report.
- # Object backup task summary report.
- # Object capacity over time report.
- # Object capacity report.
- # Protection report.
- # Protection tasks detail report.
- # Two Person Rule (TPR)-based report: QAuth objects report.
- # Two Person Rule (TPR)-based report: QAuth roles report.
- # Ransomware investigation.
- # Recovery tasks detail report.
- # Report view type is unspecified.
- # Role report.
- # Service account report.
- # SLA audit report.
- # Sensitive data discovery details.
- # Sensitive data discovery.
- # SSO groups report.
- # Task summary report.
- # Threat monitoring report.
- # User report.
- }