Get HPC Job details
HPC Jobs
Get HPC Job details
Retrieve an HPC Job’s details by its Id. Required permissions: ViewJobs
GET
Get HPC Job details
Authorizations
Path Parameters
Id of HPC Job to retrieve details for
Response
Success
Id of the HPC Job.
Example:
"6a17183ab03cb818f0f9c27b"
The Slurm script / command the HPC Job ran.
Example:
"hello.sh"
Sequential number of the HPC Job within the project.
Example:
1
Id of the project the HPC Job belongs to.
Example:
"6a17175ab03cb818f0f9c25f"
Current status of the HPC Job.
Example:
"Completed"
Name of the HPC Job.
Example:
"test1"
Resources requested at job submission time.
The contents of the Slurm script that the HPC job ran.
Example:
"echo 'Hello World'"
Related topics
Get HPC Jobs for a projectGet logs for an HPC JobGet Job detailsRun HPC workloads with Slurm