User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In

Cancel all running and pending activities

This operation attempts to cancel all incomplete (including pending) activities for the instance, including :

  • Incomplete backups.
  • Incomplete project imports.
  • Incomplete project exports.
  • Incomplete dataset create operations, and roll-back any changes.
  • Incomplete dataset delete operations, and roll-back any changes.
  • Any other incomplete operations, and roll-back any changes.
  • Incomplete dataset transactions that are not associated with an operation, and roll-back any changes.

If there is no error canceling any activity, the operation returns success; otherwise it returns the first error encountered. Examine the server logs to identify any canceled activities.

Language
Click Try It! to start a request and see the response here!