Actions (Slurm)

Cedana API for actions (Slurm)

Checkpoint job

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
action_idstring | nullRead-onlyOptional
job_idstring | nullOptional
job_namestring | nullOptional
kindstring · enumOptionalPossible values:
reasonstring · enumOptionalPossible values:
Responses
200

Returns the id for the task

text/plain
Responsestring
post
/v2/slurm/checkpoint/job

Restore job

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
action_idstringRequired
cluster_idstringRequired
reasonstring · enumRequiredPossible values:
Responses
200

Returns the checkpoint id for the new checkpoint

text/plain
Responsestring
post
/v2/slurm/restore/job

Last updated

Was this helpful?