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
Tags
Class Tags
Hierarchy
EntityBaseClass
Tags
Implements
BaseClass
Index
Constructors
constructor
Properties
delete
end
Points
entity
Name
update
Methods
create
delete
Tag
ById
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Constructors
constructor
new
Tags
(
apiCall
:
ApiCall
)
:
Tags
Parameters
apiCall:
ApiCall
Returns
Tags
Properties
delete
delete
:
function
Type declaration
(
id
:
string
)
:
Promise
<
SDKRespond
>
Parameters
Optional
id:
string
Returns
Promise
<
SDKRespond
>
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
update
update
:
function
Type declaration
(
id
:
string
, data
:
any
)
:
Promise
<
SDKRespond
>
Parameters
id:
string
Optional
data:
any
Returns
Promise
<
SDKRespond
>
Methods
create
create
(
filter
:
Partial
<
BaseScope
>
, data
:
UpdateTagRequest
)
:
Promise
<
SDKRespond
>
Parameters
Optional
filter:
Partial
<
BaseScope
>
Optional
data:
UpdateTagRequest
Returns
Promise
<
SDKRespond
>
delete
Tag
ById
delete
Tag
ById
(
tagId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
tagId:
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
(
data
:
any
)
:
Promise
<
any
>
Parameters
Optional
data:
any
Returns
Promise
<
any
>
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
Globals
Tags
constructor
delete
end
Points
entity
Name
update
create
delete
Tag
ById
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Generated using
TypeDoc