@camunda8/sdk
Preparing search index...
index
Admin
AdminDto
Cluster
Interface Cluster
interface
Cluster
{
channel
:
{
name
:
string
;
uuid
:
string
}
;
created
:
string
;
generation
:
{
name
:
string
;
uuid
:
string
}
;
links
:
{
connectors
:
string
;
console
:
string
;
operate
:
string
;
optimize
:
string
;
tasklist
:
string
;
zeebe
:
string
;
}
;
name
:
string
;
ownerId
:
string
;
planType
:
{
name
:
string
;
uuid
:
string
}
;
region
:
{
name
:
string
;
uuid
:
string
}
;
status
:
{
operateStatus
:
ClusterStatusstring
;
optimizeStatus
:
ClusterStatusstring
;
ready
:
ClusterStatusstring
;
tasklistStatus
:
ClusterStatusstring
;
zeebeStatus
:
ClusterStatusstring
;
}
;
uuid
:
string
;
}
Index
Properties
channel
created
generation
links
name
owner
Id
plan
Type
region
status
uuid
Properties
channel
channel
:
{
name
:
string
;
uuid
:
string
}
created
created
:
string
generation
generation
:
{
name
:
string
;
uuid
:
string
}
links
links
:
{
connectors
:
string
;
console
:
string
;
operate
:
string
;
optimize
:
string
;
tasklist
:
string
;
zeebe
:
string
;
}
name
name
:
string
owner
Id
ownerId
:
string
plan
Type
planType
:
{
name
:
string
;
uuid
:
string
}
region
region
:
{
name
:
string
;
uuid
:
string
}
status
status
:
{
operateStatus
:
ClusterStatusstring
;
optimizeStatus
:
ClusterStatusstring
;
ready
:
ClusterStatusstring
;
tasklistStatus
:
ClusterStatusstring
;
zeebeStatus
:
ClusterStatusstring
;
}
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
created
generation
links
name
owner
Id
plan
Type
region
status
uuid
@camunda8/sdk
Loading...