I'm currently trying to find out if there is a possibility to monitor the following things for an AzureML Webservice
- which batch requests (ID) are currently running
- how long has a batch job been running
Does anyone know if there is something like a REST API for this?
Or is there any possibility at all to accomplish what I'm looking for?