We would like to create a view/list of upcoming patch deployments. it seems that API is not ready for this task yet, so we thought that maybe SQL query would work. Most of the patch deployments have been automated via "Schedules Console Task" view.
We would like to list following data: machine name, ip, machine group, last deployment time, next deployment time.
In "Schedules Console Task" view we can see "Last run" and "Next run time" columns. Where can i find these columns in SQL database?