Package | Description |
---|---|
com.tencentcloudapi.tat.v20201028 | |
com.tencentcloudapi.tat.v20201028.models |
Modifier and Type | Method and Description |
---|---|
CancelInvocationResponse |
TatClient.CancelInvocation(CancelInvocationRequest req)
取消一台或多台CVM实例执行的命令
如果命令还未下发到agent,任务状态处于处于PENDING、DELIVERING、DELIVER_DELAYED,取消后任务状态是CANCELLED
如果命令已下发到agent,任务状态处于RUNNING, 取消后任务状态是TERMINATED
|
Constructor and Description |
---|
CancelInvocationRequest(CancelInvocationRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.