@camunda8/orchestration-cluster-api
Preparing search index...
index
FailJobData
Type Alias FailJobData
type
FailJobData
=
{
body
?:
JobFailRequest
;
path
:
{
jobKey
:
JobKey
}
;
query
?:
never
;
url
:
"/jobs/{jobKey}/failure"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
JobFailRequest
path
path
:
{
jobKey
:
JobKey
}
Type Declaration
jobKey
:
JobKey
The key of the job to fail.
Optional
query
query
?:
never
url
url
:
"/jobs/{jobKey}/failure"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The key of the job to fail.