Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312 | |
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DeleteSnapshotGroupResponse |
CbsClient.DeleteSnapshotGroup(DeleteSnapshotGroupRequest req)
本接口(DeleteSnapshotGroup)用于删除快照组,一次调用仅支持删除一个快照组。
默认会删除快照组内的所有快照;
如果快照组内的快照有关联镜像,则删除失败,所有快照均不会删除;如果需要同时删除快照绑定的镜像,可传入参数DeleteBindImages等于true。
|
Constructor and Description |
---|
DeleteSnapshotGroupRequest(DeleteSnapshotGroupRequest 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.