Existing task
The following is an example of URL to be launched to directly open the Monitor Workload page and obtain results about an existing task.
To create a URL to monitor an existing task, specify the following filters:
- taskName
- Specify the name of an existing task as filter.Note: it is not recommended to specify both the taskName and query parameters in the URL. If both parameters are specified, the taskName parameter has the priority.
https://mypc:9449/console?pageId=direct-query&properties={"taskName":"MyTask"}