Search
Preparing search index...
The search index is not available
@sentinel-one/management-node-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Notifications
Class Notifications
Hierarchy
EntityBaseClass
Notifications
Implements
BaseClass
Index
Constructors
constructor
Properties
api
Call
end
Points
entity
Name
Methods
clear
Padding
Notification
delete
Notification
Recipient
error
Handler
get
get
Recipients
BySite
getSMSettings
make
Api
Call
prepare
Api
Url
Queries
set
Notification
Recipients
Settings
set
Notification
Settings
Constructors
constructor
new
Notifications
(
apiCall
:
ApiCall
)
:
Notifications
Parameters
apiCall:
ApiCall
Returns
Notifications
Properties
Private
api
Call
api
Call
:
ApiCall
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
Methods
clear
Padding
Notification
clear
Padding
Notification
(
siteIds
:
string
[]
|
string
, tenant
:
boolean
)
:
Promise
<
SDKRespond
>
Parameters
Optional
siteIds:
string
[]
|
string
Optional
tenant:
boolean
Returns
Promise
<
SDKRespond
>
delete
Notification
Recipient
delete
Notification
Recipient
(
recipientId
:
string
, Recipient
:
NotificationGetRequest
)
:
Promise
<
SDKRespond
>
Parameters
recipientId:
string
Optional
Recipient:
NotificationGetRequest
Returns
Promise
<
SDKRespond
>
Protected
error
Handler
error
Handler
(
reqMethode
:
HttpMethod
, endpointName
:
any
, error
:
any
)
:
GetEntityError
|
CreateEntityError
|
UpdateEntityError
|
DeleteEntityError
Parameters
reqMethode:
HttpMethod
endpointName:
any
error:
any
Returns
GetEntityError
|
CreateEntityError
|
UpdateEntityError
|
DeleteEntityError
: GetEntityError | CreateEntityError | UpdateEntityError | DeleteEntityError
get
get
(
siteId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
Optional
siteId:
string
Returns
Promise
<
SDKRespond
>
get
Recipients
BySite
get
Recipients
BySite
(
Recipient
:
NotificationGetRequest
)
:
Promise
<
SDKRespond
>
Parameters
Optional
Recipient:
NotificationGetRequest
Returns
Promise
<
SDKRespond
>
getSMSettings
getSMSettings
(
siteId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
siteId:
string
Returns
Promise
<
SDKRespond
>
make
Api
Call
make
Api
Call
(
endpointName
:
string
, data
:
any
)
:
Promise
<
SDKRespond
>
Parameters
endpointName:
string
Optional
data:
any
Returns
Promise
<
SDKRespond
>
Protected
prepare
Api
Url
Queries
prepare
Api
Url
Queries
(
data
:
any
[]
)
:
ApiUrlQueries
Parameters
data:
any
[]
Returns
ApiUrlQueries
set
Notification
Recipients
Settings
set
Notification
Recipients
Settings
(
data
:
NotificationRecipientsRequest
, sitIds
:
string
[]
)
:
Promise
<
SDKRespond
>
Parameters
data:
NotificationRecipientsRequest
Optional
sitIds:
string
[]
Returns
Promise
<
SDKRespond
>
set
Notification
Settings
set
Notification
Settings
(
data
:
NotificationRequest
, sitIds
:
string
[]
)
:
Promise
<
SDKRespond
>
Parameters
data:
NotificationRequest
sitIds:
string
[]
Returns
Promise
<
SDKRespond
>
Globals
Notifications
constructor
api
Call
end
Points
entity
Name
clear
Padding
Notification
delete
Notification
Recipient
error
Handler
get
get
Recipients
BySite
getSMSettings
make
Api
Call
prepare
Api
Url
Queries
set
Notification
Recipients
Settings
set
Notification
Settings
Generated using
TypeDoc