Hi
I'm also trying to use slurm rest api. I wonder if the error about slurmdbd
has anything to do with it. Does slurmctld connect correctly to slurmdbd?
Regards
On Wed, Jun 28, 2023, 9:03 PM Brian Andrus wrote:
> Vlad,
>
> Actually, it looks like it is working. You are using v0.39 for the pars
Vlad,
Actually, it looks like it is working. You are using v0.39 for the
parser, which is trying to use OpenAPI calls. Unless you compiled with
OpenAPI, that won't work.
Try using the 0.37 version and you may see a simpler result that is
successful.
Brian Andrus
On 6/28/2023 11:05 AM, Oze
Hello everyone,
I am trying to get access to Slurm REST API working.
JWT configured and token generated. All daemons are configured and running
"slurmdbd, slurmctld and slurmrestd". I can successfully get to Slurm API with
"slurm" user but that's it.
bash-4.2$ echo -e "GET /slurm/v0.0.39/jobs H