ENUM
EventObjectType
Description
Enum representing all the possible object types which generate events.
link GraphQL Schema definition
- enum EventObjectType {
- # Active Directory domain.
- # Active Directory domain controller.
- # Active Directory forest.
- # App Blueprint object.
- # AppRecovery object.
- # Atlassian site.
- # AWS account object.
- # AWS object.
- # AWS native account object.
- # AWS native EBS volume object.
- # AWS native EC2 instance object.
- # AWS native RDS instance.
- # AWS native S3 bucket object.
- # Azure AD Directory object.
- # Azure native disk object.
- # Azure native subscription object.
- # Azure native virtual machine object.
- # Azure SQL database object.
- # Azure SQL database server object.
- # Azure SQL managed instance object.
- # Azure SQL managed instance database object.
- # Azure storage account.
- # Capacity bundle object.
- # Cassandra column family.
- # Cassandra keyspace.
- # Cassandra source.
- # Certificate object.
- # Certificate Management.
- # Cloud Direct NAS export.
- # Cluster object.
- # Compute instance object.
- # Confluence Space.
- # Cross-account pair event type.
- # Dynamics 365 dataverse table.
- # Dynamics 365 metadata.
- # Dynamics 365 organization.
- # Data location object.
- # Db2 database object.
- # Db2 instance object.
- # EC2 instance object.
- # Encryption Management object.
- # Envoy object.
- # Exchange database object.
- # Exocompute object.
- # Failover cluster app.
- # GCP native disk.
- # GCP native GCE instance.
- # GCP native project.
- # Host object.
- # HyperV virtual machine object.
- # Orion threat feed.
- # Atlassian Jira project.
- # Atlassian Jira settings.
- # Job instance.
- # Kubernetes Cluster object.
- # Kubernetes Virtual Machine namespace object.
- # Kubernetes Protection Set object.
- # Kubernetes Virtual Machine object.
- # KMS Key Vault.
- # Kubernetes cluster object.
- # Kubernetes namespace object.
- # LDAP object.
- # Linux fileset object.
- # Linux host object.
- # Microsoft 365 Backup Storage Group.
- # Microsoft 365 Backup Storage Mailbox.
- # Microsoft 365 Backup Storage OneDrive.
- # Microsoft 365 Backup Storage Subscription.
- # Microsoft 365 Backup Storage SharePoint Site.
- # Managed Volume object.
- # MongoDB collection.
- # MongoDB database.
- # MongoDB source.
- # MongoDB collection.
- # MongoDB database.
- # MongoDB source.
- # MsSQL Object.
- # MySQL instance.
- # NAS fileset object.
- # NAS host object.
- # NAS system.
- # Nutanix virtual machine object.
- # O365 Calendar object.
- # O365 Group.
- # O365 Mailbox object.
- # O365 OneDrive object.
- # O365 Organization object.
- # O365 SharePoint drive object.
- # O365 SharePoint list object.
- # O365 Site object.
- # O365 Team object.
- # OAuth token.
- # Object protection.
- # Auth domain object.
- # Cloud-native virtual machine object.
- # Cloud-native virtual machine.
- # HDFS object.
- # HyperV SCVMM object.
- # HyperV server object.
- # Nutanix cluster object.
- # Nutanix Era object.
- # Nutanix Prism Central object.
- # Storage array.
- # Upgrade.
- # VCD.
- # VCenter.
- # Volume group.
- # Oracle.
- # Oracle database object.
- # Oracle host object.
- # Oracle RAC object.
- # Organization object.
- # Postgres Database Cluster.
- # Public cloud machine instance.
- # Rubrik cluster replication pair.
- # Rubrik SaaS account object.
- # Rubrik SAAS EBS volume.
- # Rubrik SAAS EC2 instance.
- # Salesforce metadata.
- # Salesforce objects.
- # Salesforce organization.
- # SAML single sign-on.
- # SAP HANA database.
- # SAP HANA system.
- # Share fileset object.
- # SLA domain.
- # Samba domain.
- # SnapMirror cloud.
- # Storage array Volume group.
- # Storage location.
- # Storm object.
- # Support bundle.
- # Unknown event object type.
- # User.
- # VCD vApp.
- # VMware compute cluster.
- # VMware host.
- # VMware virtual machine.
- # Webhook object.
- # Windows fileset.
- # Windows host.
- }
link Require by
- ActivitySeriesFilterFilters for list of event series.
- EventSubscriptionThe event subscription information.
- SubscriptionTypeThe event and audit types that the webhook is subscribed to.
- SubscriptionTypeInputInput for the event and audit types that the webhook is subscribed to.
- WebhookEventSubscriptionInputEvent subscription settings.