Skip to main content

Job rerun

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Rerun job whether the job is complete or not.

Path Parameters
    job string required

    job name

    namespace string required

    The specified namespace.

Query Parameters
    action string

    action must be "rerun"

    resourceVersion string required

    version of job, rerun when the version matches

Responses

ok


Schema
    message string required

    error message

Loading...