flux-sched icon indicating copy to clipboard operation
flux-sched copied to clipboard

Expand functionality of `sched-fluxion-resource.set_status` service.

Open jameshcorbett opened this issue 1 year ago • 0 comments
trafficstars

PR #1110 added a service for marking vertices as up or down. The service only accepts a single vertex. It would be more flexible if it could accept a dictionary, with keys being the vertex path and values being the string "up" or "down." Or alternatively two lists, one "up" and the other "down."

jameshcorbett avatar Dec 15 '23 07:12 jameshcorbett