Hey ho potential Void,
For context, we have scripts that perform multiple actions on a job at once (prio, machlimit, pools, etc). To ensure clarity in the job history and to prevent clashes on user commands caused by the SaveJob function in the restful API (as it saves over all job properties), deadline command is the current vector we use for most script commands.
As such, I cannot find a way to clear a job’s secondary pool without one of the two RESTful apis. Is this possible to do via deadline commands as it appears to set the secondary pool to “None” no matter how I try to trick the string interpretation to see it as blank? Or is there a better way to set specific job properties as custom job history entries are also possible to ensure traceable accountability of the script’s actions.
Cheers,
Stephen