Problem: a REST API to Flux would allow users to leverage significant web tooling in their applications/workflow orchestrators/whatever. There is a specific need at LLNL to enable access via a proxy server called _wormhole_. See also - Early issue: flux-framework/flux-core#2131 - Prototype for cloud convergence: https://github.com/flux-framework/flux-restful-api - Wormhole presentation: https://hpc.llnl.gov/sites/default/files/2025-10/2025-10-14-wormhole.pdf - Slurm REST details: https://slurm.schedmd.com/rest.html
Problem: a REST API to Flux would allow users to leverage significant web tooling in their applications/workflow orchestrators/whatever.
There is a specific need at LLNL to enable access via a proxy server called wormhole.
See also