jobs
Duplicate a job
Duplicate an existing job, re-using its spec
post/api/jobs/{namespace}/{jobId}/duplicate
Path parameters
namespacestring required
jobIdstring required
Response
The new job after it has been duplicated
Changes
Changed in 3 of the 51 revisions of this API.13
- ●
added the new
RESOURCE_GROUP_LIMITenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○