Skip to main content
GET
Check whether Slurm submission is supported

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

projectId
string
required

Id of project to check Slurm submit support for

dataPlaneId
string
required

Id of the data-plane to check Slurm submit support for

partition
string

Optional Slurm partition to check submit support for.

Response

Success

supported
boolean
required

Whether the target data plane currently supports submitting Slurm jobs for the calling user and project.

Example:

true