with the standalone python api i see that your able to whitelist machines like
Whitelist=<slaveName,slaveName,slaveName> : Specifies which slaves are on the job’s whitelist (default =
blank). If both a whitelist and a blacklist are specified, only the whitelist is used.
I was wondering what would be the best way to get a list of all the slaves on the farm?
Thank you