@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateJobData
Type Alias UpdateJobData
type
UpdateJobData
=
{
body
:
JobUpdateRequest
;
path
:
{
jobKey
:
JobKey
}
;
query
?:
never
;
url
:
"/jobs/{jobKey}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
JobUpdateRequest
path
path
:
{
jobKey
:
JobKey
}
Type Declaration
jobKey
:
JobKey
The key of the job to update.
Optional
query
query
?:
never
url
url
:
"/jobs/{jobKey}"
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 update.