This article provides the list of inSync events that you can export using the Druva Cloud Platform Events API.
About Druva Cloud Platform Events API
Using the Events API, you can export the supported inSync events. Here are its benefits:
- Get inSync events in a single API call
- Monitor the reported failures and threats, and take corrective actions
- Integrate the exported events with the third-party SIEM tool
Field | Type | Description |
---|---|---|
eventCategory | string | The value of this field is EVENT in all scenarios. |
uniqueID | string | The event's UUID. |
publisherID | string | The value of this field is in the format |
topicName | string | The value of this field is in the format
|
timeStamp | string | The event's timestamp in RFC3339 UTC format. For example |
eventType | string | The event's type. For example, |
tenantID | string | The customer's ID that generated this event. |
severity | string | The event's severity. Its range is 0-7 |
identityType | string | The persona who created the event. Example: |
identityID | string | The persona's ID who created the event. |
eventDetails | string | More details about the event. For example, |
schemaVersion | string | The event's schema version. Its value is 1.0. |
Event type
Event Type | Identity Type |
---|---|
Admin Audit Trail | ADMIN |
Admin Login | ADMIN |
User Event | USER |
User Audit Trail | USER |
API Login | ADMIN |
WebDAV Login | API/ADMIN |
Bulk Export WebDAV Login | API/ADMIN |
PST Converter WebDAV Login | ADMIN |
Backup | SERVICE |
Restore | SERVICE |
Download | SERVICE |
AD Sync | SERVICE |
Alert | SERVICE |
Alert Resolution | SERVICE |
Notification | SERVICE |
Data Source | SERVICE |
Client Upgrade | ADMIN/USER |
Additional Data Collection | SERVICE |
Device Replace | SERVICE |