@camunda8/orchestration-cluster-api
Preparing search index...
index
DeleteGlobalClusterVariableData
Type Alias DeleteGlobalClusterVariableData
type
DeleteGlobalClusterVariableData
=
{
body
?:
never
;
path
:
{
name
:
string
}
;
query
?:
never
;
url
:
"/cluster-variables/global/{name}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
name
:
string
}
Type Declaration
name
:
string
The name of the cluster variable
Optional
query
query
?:
never
url
url
:
"/cluster-variables/global/{name}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The name of the cluster variable