ENUM

ActivityTypeEnum

Description

Enum representing different type of activities.

link GraphQL Schema definition

  • enum ActivityTypeEnum {
  • Anomaly
  • Archive
  • AuthDomain
  • AwsEvent
  • # Activity representing bulk recovery.
  • BULK_RECOVERY
  • Backup
  • Classification
  • CloudNativeSource
  • CloudNativeVirtualMachine
  • CloudNativeVm
  • Configuration
  • Connection
  • Conversion
  • Diagnostic
  • Discovery
  • Download
  • # Activity representing Encryption Management event type.
  • ENCRYPTION_MANAGEMENT_OPERATION
  • EmbeddedEvent
  • Failover
  • Fileset
  • Hardware
  • Hdfs
  • HostEvent
  • HypervScvmm
  • HypervServer
  • # Recovering selected objects to an Isolated Recovery Environment (IRE).
  • ISOLATED_RECOVERY
  • Index
  • Instantiate
  • # Activity representing log backup event type.
  • LOG_BACKUP
  • LegalHold
  • LocalRecovery
  • LockSnapshot
  • Maintenance
  • NutanixCluster
  • # Activity representing change of account ownership.
  • OWNERSHIP
  • RadarAnalysis
  • Recovery
  • Replication
  • ResourceOperations
  • # Activity representing schedule-recovery event type.
  • SCHEDULE_RECOVERY
  • Storage
  • StorageArray
  • StormResource
  • Support
  • Sync
  • System
  • # Activity representing tenant permission overlap.
  • TENANT_OVERLAP
  • # Activity representing threat feed event type.
  • THREAT_FEED
  • # Threat monitoring activity event type.
  • THREAT_MONITORING
  • TestFailover
  • ThreatHunt
  • Tpr
  • UnknownEventType
  • Upgrade
  • VCenter
  • Vcd
  • VolumeGroup
  • }