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
ApplicationsRisk
Class ApplicationsRisk
Hierarchy
EntityBaseClass
ApplicationsRisk
Implements
BaseClass
Index
Constructors
constructor
Properties
api
Call
end
Points
entity
Name
Methods
error
Handler
export
get
get
ApplicationCVE
get
Applications
List
get
Applications
Risk
Levels
make
Api
Call
prepare
Api
Url
Queries
Constructors
constructor
new
Applications
Risk
(
apiCall
:
ApiCall
)
:
ApplicationsRisk
Parameters
apiCall:
ApiCall
Returns
ApplicationsRisk
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
export
(
)
:
void
Returns
void
get
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
ApplicationCVE
get
ApplicationCVE
(
applicationAgentId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
applicationAgentId:
string
Returns
Promise
<
SDKRespond
>
get
Applications
List
get
Applications
List
(
filters
:
any
)
:
Promise
<
SDKRespond
>
Parameters
Optional
filters:
any
Returns
Promise
<
SDKRespond
>
get
Applications
Risk
Levels
get
Applications
Risk
Levels
(
filters
:
any
)
:
Promise
<
SDKRespond
>
Parameters
Optional
filters:
any
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
Applications
Risk
constructor
api
Call
end
Points
entity
Name
error
Handler
export
get
get
ApplicationCVE
get
Applications
List
get
Applications
Risk
Levels
make
Api
Call
prepare
Api
Url
Queries
Generated using
TypeDoc