endpointUiSettings Object

The endpointUiSettings object contains the basic details on the Endpoint UI Settings settings in a sensor policy, including:

Field

Type

Description

systemTrayIconEnabled

Boolean

Indicates whether the system tray icon is enabled for sensors assigned to this policy.

notifications

JSON object

An object containing the details for each type of notification available. This object contains separate objects for these objects:

  • signaturesAV: Events related to the Anti-Malware > Signatures mode

  • artificialIntelligence: Events related to the Anti-Malware > Artificial Intelligence mode

  • powershell: Events related to Fileless protection

  • ransomwware: Events related to Anti-Ransomware

  • remediationAction: Remediation actions taken on the machine from the Cybereason platform

enabled

Boolean

Indicates whether notifications are enabled for a specific type of notification.

status

Enum

When to send a notification. Possible values include:

  • PREVENTION_ONLY: When a event is prevented

  • ALL_ALERTS: For any type of alert whether or not the event was prevented.