Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324 | |
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
SyncBlueprintResponse |
LighthouseClient.SyncBlueprint(SyncBlueprintRequest req)
本接口 (SyncBlueprint) 用于将自定义镜像同步到其它地域。
支持向多个地域同步。最多10个地域。
不支持向源地域同步。
只支持NORMAL状态的镜像进行同步。
不支持中国大陆地域和非中国大陆地域之间同步。
可以通过[DescribeBlueprints](https://cloud.tencent.com/document/api/1207/47689)查询镜像状态,当镜像状态为NORMAL时表示源地域同步结束。
|
Constructor and Description |
---|
SyncBlueprintRequest(SyncBlueprintRequest 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.