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
WDATP
Class WDATP
Hierarchy
EntityBaseClass
WDATP
Implements
BaseClass
Index
Constructors
constructor
Properties
api
Call
end
Points
entity
Name
system
Methods
create
error
Handler
get
getWADTPis
Feature
On
make
Api
Call
prepare
Api
Url
Queries
update
Constructors
constructor
new WDATP
(
apiCall
:
ApiCall
, system
:
System
)
:
WDATP
Parameters
apiCall:
ApiCall
system:
System
Returns
WDATP
Properties
Private
api
Call
api
Call
:
ApiCall
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
Private
system
system
:
System
Methods
create
create
(
data
:
MicrosoftIntegration
, siteIds
:
string
)
:
Promise
<
SDKRespond
>
Parameters
data:
MicrosoftIntegration
siteIds:
string
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
(
sitesIds
:
string
)
:
Promise
<
SDKRespond
>
Parameters
sitesIds:
string
Returns
Promise
<
SDKRespond
>
Private
getWADTPis
Feature
On
getWADTPis
Feature
On
(
siteId
:
string
)
:
Promise
<
boolean
>
Parameters
Optional
siteId:
string
Returns
Promise
<
boolean
>
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
update
update
(
data
:
MicrosoftIntegration
, siteIds
:
string
)
:
Promise
<
SDKRespond
>
Parameters
data:
MicrosoftIntegration
siteIds:
string
Returns
Promise
<
SDKRespond
>
Globals
WDATP
constructor
api
Call
end
Points
entity
Name
system
create
error
Handler
get
getWADTPis
Feature
On
make
Api
Call
prepare
Api
Url
Queries
update
Generated using
TypeDoc