FetchSubscriptionNotificationsResponseModelNotification

Provides information about the notification and the contained event that occurred.

NameDescriptionTypeAdditional Information
EventType

The type of the event that is delivered with the notification.

string

None.

EventObjectName

The event object that is provided in this notification. This value specifies the name of the member object, e.g. EndpointFileDetectionEvent, that contains the data related to the occurred event.

string

None.

UnityAPIEventId

The identifier of the event as it is tracked within Unity API.

string

None.

EndpointFileDetectionEvent

Information about a file detection that occurred on an endpoint.

EndpointFileDetectionEventModel

None.

WtsUrlActionEvent

Information about a Web Threat Shield event that occurred on an endpoint.

WtsUrlActionEventModel

None.

BackupEvent

Information about a backup event that occurred on an endpoint.

CrsbBackupEventModel

None.

RestoreEvent

Information about a restore event that occurred on an endpoint.

CrsbRestoreEventModel

None.

AgentRegistrationEvent

Information about a agent registration event that occurred on an endpoint.

CrsbAgentRegistrationEventModel

None.

AgentSettingsChangedEvent

Information about an agent settings changed event that occurred on an endpoint.

CrsbSettingsChangedEventModel

None.

ResourceDeletedEvent

Information about a resource deleted event that occurred on an endpoint.

CrsbResourceDeletedEventModel

None.