Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324 | |
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
DeleteBlueprintsResponse |
LighthouseClient.DeleteBlueprints(DeleteBlueprintsRequest req)
本接口 (DeleteBlueprints) 用于删除镜像。可删除的镜像应满足如下条件:
1、删除镜像接口需要镜像状态为NORMAL(正常)、ISOLATED(已隔离)、CREATEFAILED(创建失败)、SYNCING_FAILED(目的地域同步失败),其他状态下的镜像不支持删除操作。镜像状态,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintState获取。
2、仅支持删除自定义镜像。
|
Constructor and Description |
---|
DeleteBlueprintsRequest(DeleteBlueprintsRequest 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.