Cancels an in-process import virtual machine or import snapshot task.
get/#Action=CancelImportTask
Query parameters
CancelReasonstring
The reason for canceling the task.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
ImportTaskIdstring
The ID of the import image or import snapshot task to be canceled.
Action'CancelImportTask' required
Version'2016-11-15' required
Response
Success