---
title: "Job rerun"
method: POST
path: "/kapis/operations.kubesphere.io/v1alpha2/namespaces/{namespace}/jobs/{job}"
tags: ["Advanced Operations"]
deprecated: true
---

# Job rerun

`POST /kapis/operations.kubesphere.io/v1alpha2/namespaces/{namespace}/jobs/{job}`

> **Deprecated.**

Rerun job whether the job is complete or not.

## Path parameters

- `job` string, required
- `namespace` string, required

## Query parameters

- `action` string
- `resourceVersion` string, required

## Response `200`

ok

- ErrorsError
  - `message` string, required — error message

---

[API](https://skmtc.net/kubesphere/apis/ks-api.md) · [All operations](https://skmtc.net/kubesphere/apis/ks-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubesphere/ks-api/revisions/0451c8cec9b1/schema)
