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
CredGroupDetails
Class CredGroupDetails
Hierarchy
EntityBaseClass
CredGroupDetails
Implements
BaseClass
Index
Constructors
constructor
Properties
cred
Type
encrypted
Cred
encrypted
Key
end
Points
entity
Name
title
Methods
create
delete
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Constructors
constructor
new
Cred
Group
Details
(
apiCall
:
ApiCall
)
:
CredGroupDetails
Parameters
apiCall:
ApiCall
Returns
CredGroupDetails
Properties
cred
Type
cred
Type
:
CredType
encrypted
Cred
encrypted
Cred
:
string
encrypted
Key
encrypted
Key
:
string
end
Points
end
Points
:
any
entity
Name
entity
Name
:
string
title
title
:
string
Methods
create
create
(
data
:
CredGroupDetailsRequest
)
:
Promise
<
SDKRespond
>
Parameters
data:
CredGroupDetailsRequest
Returns
Promise
<
SDKRespond
>
delete
delete
(
groupDetailsId
:
string
)
:
Promise
<
SDKRespond
>
Parameters
groupDetailsId:
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
<
GetCredGroupDetailsRequest
>
)
:
Promise
<
SDKRespond
>
Parameters
data:
Partial
<
GetCredGroupDetailsRequest
>
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
Details
constructor
cred
Type
encrypted
Cred
encrypted
Key
end
Points
entity
Name
title
create
delete
error
Handler
get
make
Api
Call
prepare
Api
Url
Queries
Generated using
TypeDoc