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
ForensicApplictions
Class ForensicApplictions
Hierarchy
EntityBaseClass
ForensicApplictions
Implements
BaseClass
Index
Constructors
constructor
Properties
api
Call
end
Points
entity
Name
Methods
error
Handler
export
Application
get
get
Application
Connections
get
Application
Forensic
Details
get
Application
Forensics
make
Api
Call
prepare
Api
Url
Queries
Constructors
constructor
new
Forensic
Applictions
(
apiCall
:
ApiCall
)
:
ForensicApplictions
Parameters
apiCall:
ApiCall
Returns
ForensicApplictions
Properties
Private
api
Call
api
Call
:
ApiCall
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
Methods
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
export
Application
export
Application
(
applicationId
:
string
, data
:
ForensicApplictionsConnectionsRequest
)
:
Promise
<
SDKRespond
>
Parameters
applicationId:
string
data:
ForensicApplictionsConnectionsRequest
Returns
Promise
<
SDKRespond
>
get
get
(
applictionId
:
string
)
:
Promise
<
any
>
Parameters
applictionId:
string
Returns
Promise
<
any
>
get
Application
Connections
get
Application
Connections
(
applicationId
:
string
, data
:
ForensicApplictionsConnectionsRequest
)
:
Promise
<
SDKRespond
>
Parameters
applicationId:
string
data:
ForensicApplictionsConnectionsRequest
Returns
Promise
<
SDKRespond
>
get
Application
Forensic
Details
get
Application
Forensic
Details
(
applicationId
:
string
, data
:
BaseScope
)
:
Promise
<
SDKRespond
>
Parameters
applicationId:
string
Optional
data:
BaseScope
Returns
Promise
<
SDKRespond
>
get
Application
Forensics
get
Application
Forensics
(
applicationId
:
string
, data
:
BaseScope
)
:
Promise
<
SDKRespond
>
Parameters
applicationId:
string
Optional
data:
BaseScope
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
Globals
Forensic
Applictions
constructor
api
Call
end
Points
entity
Name
error
Handler
export
Application
get
get
Application
Connections
get
Application
Forensic
Details
get
Application
Forensics
make
Api
Call
prepare
Api
Url
Queries
Generated using
TypeDoc