Skip to main content

api.DeleteJobRequest

forceboolean

Force deletion even if job is not in deletable state

namespacestring

Namespace to search in

reasonstring

Reason for deletion (stored in status message)

api.DeleteJobRequest
{
"force": true,
"namespace": "string",
"reason": "string"
}