Jobs
Bearer authentication
Unique identifier of the cluster
Unique identifier of the node.
Order of the results.
Start the response from a given number of result. Used along with 'limit' to retrieve the results paginated.
Limit the response to a given number of results.
True to include deleted jobs in the result.
trueAn array of Jobs
Unauthorized
unexpected error
Return the number all Jobs in the cluster. Deprecated - please use api/v1/workloads/count instead
Bearer authentication
Unique identifier of the cluster
Unique identifier of the node.
The job count
Unauthorized
The specified resource was not found
unexpected error
Get all pods that are associated for a specific job. Deprecated - please use api/v1/workloads/{workloadId}/pods instead
Bearer authentication
Unique identifier of the job (UUID)
Unique identifier of the cluster
id
Unique identifier of the pod.
Identifier of the pod group.
Unique identifier of the node.
The name of the job.
The status of the job.
Expected response to a valid request
Unauthorized
unexpected error
Last updated