Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719 | |
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
RebootInstancesResponse |
EcmClient.RebootInstances(RebootInstancesRequest req)
只有状态为RUNNING的实例才可以进行此操作;接口调用成功时,实例会进入REBOOTING状态;重启实例成功时,实例会进入RUNNING状态;支持强制重启,强制重启的效果等同于关闭物理计算机的电源开关再重新启动。强制重启可能会导致数据丢失或文件系统损坏,请仅在服务器不能正常重启时使用。
|
Constructor and Description |
---|
RebootInstancesResponse(RebootInstancesResponse 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 © 2021. All rights reserved.