public sealed class SentineloneAlertSettings : IMessage<SentineloneAlertSettings>, IEquatable<SentineloneAlertSettings>, IDeepCloneable<SentineloneAlertSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class SentineloneAlertSettings.
SentinelOne Alert settings.
Implements
IMessageSentineloneAlertSettings, IEquatableSentineloneAlertSettings, IDeepCloneableSentineloneAlertSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
SentineloneAlertSettings()
public SentineloneAlertSettings()SentineloneAlertSettings(SentineloneAlertSettings)
public SentineloneAlertSettings(SentineloneAlertSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
SentineloneAlertSettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
Hostname
public string Hostname { get; set; }Hostname of SentinelOne alert settings.
| Property Value | |
|---|---|
| Type | Description |
string |
|
InitialStartTime
public string InitialStartTime { get; set; }initialStartTime from when to fetch the alerts
| Property Value | |
|---|---|
| Type | Description |
string |
|
IsAlertApiSubscribed
public bool IsAlertApiSubscribed { get; set; }Is the customer subscribed to Alerts Api
| Property Value | |
|---|---|
| Type | Description |
bool |
|