Using of task management API

Hi,

I want to cancel a request in progress by using the task API management. But, I don't understand how correlate a request and its tasks?

I thank for your help.

Best regards.
Sébastien Nicaisse

The is a header, x-opaque-id, I think it is called that will help with this. Also, many if the tasks that are cancel-able can be run with 'wait_for_completion=false" and will return their task id when starting. Beyond that, the 'detailed' flag ought to help explain the tasks listed.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.