Package | Description |
---|---|
com.tencentcloudapi.as.v20180419 | |
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
RollbackInstanceRefreshResponse |
AsClient.RollbackInstanceRefresh(RollbackInstanceRefreshRequest req)
回滚操作会生成一个新的实例刷新活动,该活动也支持分批次刷新以及暂停、恢复、取消操作,接口返回回滚活动的 RefreshActivityId。
原活动中待刷新实例变更为已取消,忽略不存在实例,其他状态实例进入回滚流程
原活动中正在刷新的实例不会立刻终止,刷新结束后再执行回滚活动
暂停状态或最近一次成功的刷新活动支持回滚,其他状态不支持回滚
原活动刷新方式为重装实例时,对于 ImageId参数,会自动恢复到回滚前镜像 ID;对于 UserData、EnhancedService、LoginSettings、 HostName 参数,依然会从启动配置中读取,需用户在回滚前自行修改启动配置
|
Constructor and Description |
---|
RollbackInstanceRefreshRequest(RollbackInstanceRefreshRequest 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.