Add the history list for a combination of vm & service
The endpoint /log
accepts any query as param. We can use it to fetch the list of the deployments
e.g.
/log?vps='test01'&service='students'
this will return all the deployments of students at the test01