afanasy jobs finish query

General discussions and questions.
Post Reply
rsegev
Posts: 1
Joined: Thu May 25, 2017 7:23 am

afanasy jobs finish query

Post 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.
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: afanasy jobs finish query

Post 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.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply