Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324 | |
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
AttachDisksResponse |
LighthouseClient.AttachDisks(AttachDisksRequest req)
本接口(AttachDisks)用于挂载一个或多个云硬盘。
只能挂载磁盘状态(DiskState)处于待挂载(UNATTACHED)状态的云硬盘,磁盘状态可通过接口查询云硬盘(DescribeDisks)获取
|
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 © 2025. All rights reserved.