Accelerate the Value of Data

Resume Paused Task for Tenant

Resumes paused task with given ID for specified tenant.

This task returns to SCHEDULED tasks queue, then any free node of Export Service starts executing this task.

Available to Administrator and the Tenant's Administrator.

Request

PUT {ExportServiceURL}/{Tenant}/tasks/{taskId}/_resume

Response

A status of the operation: success or error.

{"status": "success"}