Jobs (Slurm)
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
offsetinteger · int32Optional
Number of records to skip (default: 0)
limitinteger · int32Optional
Maximum number of records to return (default: 50, max: 100)
Responses
200
Returns jobs
application/json
500
Failed to connect/fetch from database
application/json
get
/v2/slurm/jobs_paginatedLast updated
Was this helpful?