Values.UpdateSlurmRestRequestSourceThe Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API.
type nonrec t = {mode : SlurmRestMode.t option;The default value for mode is NONE. A value of STANDARD means the Slurm REST API is enabled.
*)}