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
CredGroup
Class CredGroup
Hierarchy
EntityBaseClass
CredGroup
Implements
BaseClass
Index
Constructors
constructor
Properties
end
Points
entity
Name
Methods
create
delete
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Constructors
constructor
new
Cred
Group
(
apiCall
:
ApiCall
)
:
CredGroup
Parameters
apiCall:
ApiCall
Returns
CredGroup
Properties
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
Methods
create
create
(
data
:
CredGroupRequest
)
:
Promise
<
SDKRespond
>
Parameters
data:
CredGroupRequest
Returns
Promise
<
SDKRespond
>
delete
delete
(
credGroupId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
credGroupId:
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
:
Partial
<
GetCredGroupRequest
>
)
:
Promise
<
SDKRespond
>
Parameters
data:
Partial
<
GetCredGroupRequest
>
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
Cred
Group
constructor
end
Points
entity
Name
create
delete
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Generated using
TypeDoc