Set Job Retries By Job Definition Id
PUT/job-definition/:id/retries
Sets the number of retries of all failed jobs associated with the given job definition id.
Request
Responses
- 204
- 500
Request successful. This method returns no content.
The retries could not be set successfully. See the Introduction for the error response format.