Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312 | |
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeDiskBackupsResponse |
CbsClient.DescribeDiskBackups(DescribeDiskBackupsRequest req)
本接口(DescribeDiskBackups)用于查询备份点的详细信息。
根据备份点ID、创建备份点的云硬盘ID、创建备份点的云硬盘类型等对结果进行过滤,不同条件之间为与(AND)的关系,过滤信息详细请见过滤器Filter。
如果参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的备份点列表。
|
Constructor and Description |
---|
DescribeDiskBackupsResponse(DescribeDiskBackupsResponse 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.