Hi,
I'm finding the API quite esoteric at the moment and can't seem to figure out this seemingly simple functionality.
All I want to do is be able to connect to multiple VC servers, iterate through the list of jobs on each and report the last result for each job (either "Success", "Failure", or presumably something like "Running").
I've managed the connection and grabbing the list of jobs, but I can't seem to find where the last result is stored. Where should I be looking?