@camunda8/orchestration-cluster-api
Preparing search index...
index
ResolveIncidentData
Type Alias ResolveIncidentData
type
ResolveIncidentData
=
{
body
?:
IncidentResolutionRequest
;
path
:
{
incidentKey
:
IncidentKey
}
;
query
?:
never
;
url
:
"/incidents/{incidentKey}/resolution"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
IncidentResolutionRequest
path
path
:
{
incidentKey
:
IncidentKey
}
Type Declaration
incidentKey
:
IncidentKey
Key of the incident to resolve.
Optional
query
query
?:
never
url
url
:
"/incidents/{incidentKey}/resolution"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
Key of the incident to resolve.