@camunda8/orchestration-cluster-api
Preparing search index...
index
GetIncidentData
Type Alias GetIncidentData
type
GetIncidentData
=
{
body
?:
never
;
path
:
{
incidentKey
:
IncidentKey
}
;
query
?:
never
;
url
:
"/incidents/{incidentKey}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
incidentKey
:
IncidentKey
}
Type Declaration
incidentKey
:
IncidentKey
The assigned key of the incident, which acts as a unique identifier for this incident.
Optional
query
query
?:
never
url
url
:
"/incidents/{incidentKey}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The assigned key of the incident, which acts as a unique identifier for this incident.