After digging a bit with a debugger, it looks like slurmrestd doesn't
require the db server to include usage info for associations.
Does anybody know if I'm right?
Thanks,
Pierre
Le 30/03/2023 à 13:04, Pierre Gay a écrit :
Hello,
I'm trying to get association usage info from Slurm REST
Hello,
I'm trying to get association usage info from Slurm REST server with the
endpoint: /slurmdb/v0.0.37/associations
For every association, I get: "usage": null
The OpenAPI schema tells that I should get something like:
"usage": {
"accrue_job_count": 0,
"group_use