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
Update
Class Update
Hierarchy
EntityBaseClass
Update
Implements
BaseClass
Index
Constructors
constructor
Properties
api
Call
end
Points
entity
Name
Methods
delete
deploy
download
Agent
Package
download
Package
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
update
upload
Agent
Package
upload
Package
Constructors
constructor
new
Update
(
apiCall
:
ApiCall
)
:
Update
Parameters
apiCall:
ApiCall
Returns
Update
Properties
Private
api
Call
api
Call
:
ApiCall
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
Methods
delete
delete
(
ids
:
string
[]
)
:
Promise
<
SDKRespond
>
Parameters
ids:
string
[]
Returns
Promise
<
SDKRespond
>
deploy
deploy
(
)
:
Promise
<
SDKRespond
>
Returns
Promise
<
SDKRespond
>
download
Agent
Package
download
Agent
Package
(
package_id
:
string
)
:
Promise
<
SDKRespond
>
Parameters
package_id:
string
Returns
Promise
<
SDKRespond
>
download
Package
download
Package
(
site_id
:
string
, package_id
:
string
)
:
Promise
<
SDKRespond
>
Parameters
site_id:
string
package_id:
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
(
)
:
Promise
<
SDKRespond
|
CustomErrorEntity
>
Returns
Promise
<
SDKRespond
|
CustomErrorEntity
>
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
:
any
)
:
Promise
<
SDKRespond
>
Parameters
data:
any
Returns
Promise
<
SDKRespond
>
upload
Agent
Package
upload
Agent
Package
(
data
:
UploadAgentPackageModel
, filePath
:
string
, filename
:
string
)
:
Promise
<
SDKRespond
>
Parameters
data:
UploadAgentPackageModel
filePath:
string
filename:
string
Returns
Promise
<
SDKRespond
>
upload
Package
upload
Package
(
filePath
:
string
, fileName
:
string
)
:
Promise
<
SDKRespond
>
Parameters
filePath:
string
fileName:
string
Returns
Promise
<
SDKRespond
>
Globals
Update
constructor
api
Call
end
Points
entity
Name
delete
deploy
download
Agent
Package
download
Package
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
update
upload
Agent
Package
upload
Package
Generated using
TypeDoc