Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525 | |
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
CreateBackupStorageLocationResponse |
TkeClient.CreateBackupStorageLocation(CreateBackupStorageLocationRequest req)
创建备份仓库,指定了存储仓库类型(如COS)、COS桶地区、名称等信息,当前最多允许创建100个仓库, 注意此接口当前是全局接口,多个地域的TKE集群如果要备份到相同的备份仓库中,不需要重复创建备份仓库
|
Constructor and Description |
---|
CreateBackupStorageLocationRequest(CreateBackupStorageLocationRequest 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.