This documentation is for an older version of GoodData.
Go to the latest version of this article.
ComputeService.
cancel_executions
cancel_executions(executions: <nil>) ->
None
Try to cancel given executions using the cancel api endpoint.
*Note that this is currently a noop, we will be enabling this functionality soon.*
Parameters
name | type | description |
---|---|---|
executions | list of executions to send for cancellation |