Page 1 of 1

afanasy jobs finish query

Posted: Thu May 25, 2017 7:28 am
by rsegev
Hello Timur,

Is it possible to query the afanasy for job completion?

In the afanasy watch I can see job completion in the GUI so I need the same functionallity via API.

Thanks.

Re: afanasy jobs finish query

Posted: Thu May 25, 2017 7:48 pm
by timurhai
Here is some json examples:
https://github.com/CGRU/cgru/tree/master/examples/json

You can also look at web gui network log.
If you run afwatch from a terminal on Linux you will see how it communicates too.

But "job completion" more sounds like an event, not a data.
You can't query en event. You can query (get) a job object.