Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719 | |
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
AttachDisksResponse |
EcmClient.AttachDisks(AttachDisksRequest req)
本接口(AttachDisks)用于挂载云硬盘。
支持批量操作,将多块云盘挂载到同一云主机。如果多个云盘中存在不允许挂载的云盘,则操作不执行,返回特定的错误码。
本接口为异步接口,当挂载云盘的请求成功返回时,表示后台已发起挂载云盘的操作,可通过接口[DescribeDisks](/document/product/362/16315)来查询对应云盘的状态,如果云盘的状态由“ATTACHING”变为“ATTACHED”,则为挂载成功。
|
Constructor and Description |
---|
AttachDisksResponse(AttachDisksResponse 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 © 2022. All rights reserved.