Tasks APIs
The Tasks service provides operations for managing the task related to a long running operation.
Operations
POST
Cancel Task
Cancel a running operation associated with the task. This is the best effort attempt. Operation may not be cancelled anymore once it reaches certain stage.
GET
Get Task
Returns information about a task.
POST
List Tasks
Returns information about at most 1000 visible (subject to permission checks) tasks matching the Tasks.FilterSpec. All tasks must be in the same provider.