tencentcloud-sdk-nodejs 4.0.310 → 4.0.311

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/CHANGELOG.md +189 -0
  2. package/SERVICE_CHANGELOG.md +268 -37
  3. package/package.json +1 -1
  4. package/products.md +10 -10
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ame/v20190916/ame_client.ts +1 -0
  7. package/src/services/ame/v20190916/ame_models.ts +23 -2
  8. package/src/services/antiddos/v20200309/antiddos_models.ts +1 -1
  9. package/src/services/cdb/v20170320/cdb_models.ts +8 -8
  10. package/src/services/ess/v20201111/ess_models.ts +10 -5
  11. package/src/services/rum/v20210622/rum_models.ts +31 -10
  12. package/src/services/scf/v20180416/scf_models.ts +25 -0
  13. package/src/services/tcb/v20180608/tcb_client.ts +30 -6
  14. package/src/services/tcb/v20180608/tcb_models.ts +84 -0
  15. package/src/services/tke/v20180525/tke_client.ts +5 -4
  16. package/src/services/tke/v20180525/tke_models.ts +105 -63
  17. package/src/services/vod/v20180717/vod_client.ts +26 -1
  18. package/src/services/vod/v20180717/vod_models.ts +221 -5
  19. package/tencentcloud/common/sdk_version.d.ts +1 -1
  20. package/tencentcloud/common/sdk_version.js +1 -1
  21. package/tencentcloud/services/ame/v20190916/ame_models.d.ts +20 -2
  22. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +1 -1
  23. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +8 -8
  24. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +8 -4
  25. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +25 -8
  26. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +21 -0
  27. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +11 -3
  28. package/tencentcloud/services/tcb/v20180608/tcb_client.js +15 -3
  29. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +74 -0
  30. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  31. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +91 -56
  32. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +12 -1
  33. package/tencentcloud/services/vod/v20180717/vod_client.js +13 -0
  34. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +192 -4
  35. package/test/tcb.v20180608.test.js +22 -2
  36. package/test/vod.v20180717.test.js +10 -0
package/products.md CHANGED
@@ -5,9 +5,9 @@
5
5
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-02-21 08:00:44 |
6
6
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-03-14 08:04:49 |
7
7
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-03-14 08:04:51 |
8
- | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-10 08:03:53 |
8
+ | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-21 08:06:03 |
9
9
  | ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
10
- | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-15 08:03:22 |
10
+ | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-21 08:06:11 |
11
11
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
12
12
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-02-21 08:01:04 |
13
13
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
@@ -33,7 +33,7 @@
33
33
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
34
34
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-03-14 08:06:27 |
35
35
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-03-04 08:05:02 |
36
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-18 08:07:44 |
36
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-21 08:07:42 |
37
37
  | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-03-16 08:05:21 |
38
38
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-02-21 08:02:59 |
39
39
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-21 08:03:00 |
@@ -75,7 +75,7 @@
75
75
  | eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-02-21 08:06:46 |
76
76
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-03-03 08:06:04 |
77
77
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-03-09 08:11:10 |
78
- | ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-18 08:12:01 |
78
+ | ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-18 15:46:35 |
79
79
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-03-16 08:09:18 |
80
80
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-25 08:09:04 |
81
81
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-03-09 08:11:20 |
@@ -128,11 +128,11 @@
128
128
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-03-03 08:10:01 |
129
129
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-02-21 08:10:41 |
130
130
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-02-21 08:10:44 |
131
- | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-17 08:11:19 |
131
+ | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-21 08:14:58 |
132
132
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-02-21 08:10:55 |
133
133
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-02-21 08:10:56 |
134
- | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-15 08:13:58 |
135
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-16 08:13:22 |
134
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-21 08:15:09 |
135
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-21 08:15:19 |
136
136
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-03-16 08:13:30 |
137
137
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-03-17 08:11:49 |
138
138
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-02-21 08:11:16 |
@@ -153,7 +153,7 @@
153
153
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
154
154
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-02-21 08:12:00 |
155
155
  | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-02-21 08:12:01 |
156
- | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-02-21 08:12:08 |
156
+ | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-03-21 08:16:19 |
157
157
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-02-21 08:12:18 |
158
158
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
159
159
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-02-25 08:14:28 |
@@ -172,7 +172,7 @@
172
172
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-03-16 08:15:31 |
173
173
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-02-21 08:13:19 |
174
174
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-02-21 08:13:23 |
175
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-18 08:18:31 |
175
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-21 08:17:26 |
176
176
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
177
177
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-02-21 08:13:40 |
178
178
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-02-21 08:13:41 |
@@ -184,7 +184,7 @@
184
184
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-02-21 08:14:12 |
185
185
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
186
186
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
187
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-10 08:17:15 |
187
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-21 08:18:21 |
188
188
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-17 08:15:03 |
189
189
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
190
190
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.310"
1
+ export const sdkVersion = "4.0.311"
@@ -61,6 +61,7 @@ import {
61
61
  DescribeItemsResponse,
62
62
  DescribePkgOfflineMusicResponse,
63
63
  KTVSingerInfo,
64
+ SetVolumeCommandInput,
64
65
  PutMusicOnTheShelvesRequest,
65
66
  DescribeCloudMusicRequest,
66
67
  SortBy,
@@ -896,6 +896,16 @@ export interface KTVSingerInfo {
896
896
  PlayCount: number
897
897
  }
898
898
 
899
+ /**
900
+ * 设置音量。
901
+ */
902
+ export interface SetVolumeCommandInput {
903
+ /**
904
+ * 音量大小,取值范围为 0~100,默认值为 50。
905
+ */
906
+ Volume: number
907
+ }
908
+
899
909
  /**
900
910
  * PutMusicOnTheShelves请求参数结构体
901
911
  */
@@ -1829,6 +1839,7 @@ export interface SyncKTVRobotCommandRequest {
1829
1839
  <li>SetAudioParam:音频参数变更</li>
1830
1840
  <li>SendMessage:发送自定义消息</li>
1831
1841
  <li>SetDestroyMode:设置销毁模式</li>
1842
+ <li>SetVolume:设置音量</li>
1832
1843
  */
1833
1844
  Command: string
1834
1845
 
@@ -1866,6 +1877,11 @@ export interface SyncKTVRobotCommandRequest {
1866
1877
  * 销毁模式,当Command取SetDestroyMode时,必填。
1867
1878
  */
1868
1879
  SetDestroyModeCommandInput?: SetDestroyModeCommandInput
1880
+
1881
+ /**
1882
+ * 音量,当Command取SetVolume时,必填。
1883
+ */
1884
+ SetVolumeCommandInput?: SetVolumeCommandInput
1869
1885
  }
1870
1886
 
1871
1887
  /**
@@ -2106,12 +2122,12 @@ export interface KTVRobotInfo {
2106
2122
  Position: number
2107
2123
 
2108
2124
  /**
2109
- * 音频参数
2125
+ * 音频参数。
2110
2126
  */
2111
2127
  SetAudioParamInput: SetAudioParamCommandInput
2112
2128
 
2113
2129
  /**
2114
- * 进房信息
2130
+ * 进房信息。
2115
2131
  */
2116
2132
  JoinRoomInput: JoinRoomInput
2117
2133
 
@@ -2129,6 +2145,11 @@ export interface KTVRobotInfo {
2129
2145
  <li>Shuffle:随机播放</li>
2130
2146
  */
2131
2147
  SetPlayModeInput: SetPlayModeCommandInput
2148
+
2149
+ /**
2150
+ * 音量,范围 0~100,默认为 50。
2151
+ */
2152
+ SetVolumeInput: SetVolumeCommandInput
2132
2153
  }
2133
2154
 
2134
2155
  /**
@@ -408,7 +408,7 @@ export interface CreateWaterPrintConfigRequest {
408
408
  export interface DDoSGeoIPBlockConfig {
409
409
  /**
410
410
  * 区域类型,取值[
411
- oversea(海外)
411
+ oversea(境外)
412
412
  china(国内)
413
413
  customized(自定义地区)
414
414
  ]
@@ -4278,12 +4278,12 @@ export interface DescribeProxyConnectionPoolConfRequest {
4278
4278
  InstanceId: string
4279
4279
 
4280
4280
  /**
4281
- * 分页查询偏移量
4281
+ * 分页
4282
4282
  */
4283
4283
  Offset?: number
4284
4284
 
4285
4285
  /**
4286
- * 分页查询限制
4286
+ * 限制
4287
4287
  */
4288
4288
  Limit?: number
4289
4289
  }
@@ -6899,12 +6899,12 @@ export interface ModifyCDBProxyRequest {
6899
6899
  ProxyGroupId: string
6900
6900
 
6901
6901
  /**
6902
- * 是否开始延迟剔除,取值:"true" | "false"
6902
+ * 是否开始延迟剔除,默认false,取值:"true" | "false"
6903
6903
  */
6904
6904
  IsKickout?: boolean
6905
6905
 
6906
6906
  /**
6907
- * 最少保留数
6907
+ * 最少保留数,最小为0,最大为实例数量
6908
6908
  */
6909
6909
  MinCount?: number
6910
6910
 
@@ -6924,12 +6924,12 @@ export interface ModifyCDBProxyRequest {
6924
6924
  RoWeightValues?: RoWeight
6925
6925
 
6926
6926
  /**
6927
- * 是否开启故障转移,代理出现故障后,连接地址将路由到主实例,取值:"true" | "false"
6927
+ * 是否开启故障转移,代理出现故障后,连接地址将路由到主实例,默认false,取值:"true" | "false"
6928
6928
  */
6929
6929
  FailOver?: boolean
6930
6930
 
6931
6931
  /**
6932
- * 是否自动添加只读实例,取值:"true" | "false"
6932
+ * 是否自动添加只读实例,默认false,取值:"true" | "false"
6933
6933
  */
6934
6934
  AutoAddRo?: boolean
6935
6935
  }
@@ -7892,12 +7892,12 @@ export interface UpgradeCDBProxyRequest {
7892
7892
  ProxyGroupId: string
7893
7893
 
7894
7894
  /**
7895
- * 代理节点个数
7895
+ * 代理节点个数,实际规格支持数
7896
7896
  */
7897
7897
  ProxyCount: number
7898
7898
 
7899
7899
  /**
7900
- * 代理节点核数
7900
+ * 代理节点核数,实际规格支持数
7901
7901
  */
7902
7902
  Cpu: number
7903
7903
 
@@ -266,11 +266,6 @@ export interface CancelFlowRequest {
266
266
  */
267
267
  Operator: UserInfo
268
268
 
269
- /**
270
- * 应用相关信息
271
- */
272
- Agent: Agent
273
-
274
269
  /**
275
270
  * 流程id
276
271
  */
@@ -280,6 +275,11 @@ export interface CancelFlowRequest {
280
275
  * 撤销原因
281
276
  */
282
277
  CancelMessage: string
278
+
279
+ /**
280
+ * 应用相关信息
281
+ */
282
+ Agent?: Agent
283
283
  }
284
284
 
285
285
  /**
@@ -660,6 +660,11 @@ HONGKONG_MACAO_AND_TAIWAN 港澳台居民居住证(格式同居民身份证)
660
660
  * 是否发送短信,sms--短信通知,none--不通知,默认为sms
661
661
  */
662
662
  NotifyType?: string
663
+
664
+ /**
665
+ * 签署意愿确认渠道,WEIXINAPP:人脸识别
666
+ */
667
+ VerifyChannel?: Array<string>
663
668
  }
664
669
 
665
670
  /**
@@ -283,6 +283,11 @@ export interface DescribeTawInstancesRequest {
283
283
  * 过滤参数
284
284
  */
285
285
  Filters?: Array<Filter>
286
+
287
+ /**
288
+ * 是否为demo模式(1=是,2=否)
289
+ */
290
+ IsDemo?: number
286
291
  }
287
292
 
288
293
  /**
@@ -569,6 +574,11 @@ export interface DescribeScoresRequest {
569
574
  * 项目ID
570
575
  */
571
576
  ID?: number
577
+
578
+ /**
579
+ * 是否为demo模式(1=是,2=否)
580
+ */
581
+ IsDemo?: number
572
582
  }
573
583
 
574
584
  /**
@@ -1792,16 +1802,6 @@ export interface DescribeDataStaticProjectRequest {
1792
1802
  * 项目接口限制类型
1793
1803
  */
1794
1804
  export interface ProjectLimit {
1795
- /**
1796
- * 主键ID
1797
- */
1798
- ID: number
1799
-
1800
- /**
1801
- * 项目ID
1802
- */
1803
- ProjectID: number
1804
-
1805
1805
  /**
1806
1806
  * 接口
1807
1807
  */
@@ -1816,6 +1816,16 @@ export interface ProjectLimit {
1816
1816
  * 上报类型 1:上报率 2:上报量限制
1817
1817
  */
1818
1818
  ReportType: number
1819
+
1820
+ /**
1821
+ * 主键ID
1822
+ */
1823
+ ID?: number
1824
+
1825
+ /**
1826
+ * 项目ID
1827
+ */
1828
+ ProjectID?: number
1819
1829
  }
1820
1830
 
1821
1831
  /**
@@ -3022,6 +3032,11 @@ export interface DescribeProjectsRequest {
3022
3032
  * 过滤条件
3023
3033
  */
3024
3034
  Filters?: Array<Filter>
3035
+
3036
+ /**
3037
+ * 是否为demo模式(1=是,2=否)
3038
+ */
3039
+ IsDemo?: number
3025
3040
  }
3026
3041
 
3027
3042
  /**
@@ -3841,6 +3856,12 @@ export interface RumProject {
3841
3856
  注意:此字段可能返回 null,表示取不到有效值。
3842
3857
  */
3843
3858
  IsStar: number
3859
+
3860
+ /**
3861
+ * 项目状态(1 创建中,2 运行中,3 异常,4 重启中,5 停止中,6 已停止, 7 销毁中,8 已销毁)
3862
+ 注意:此字段可能返回 null,表示取不到有效值。
3863
+ */
3864
+ ProjectStatus: number
3844
3865
  }
3845
3866
 
3846
3867
  /**
@@ -3357,6 +3357,31 @@ export interface PutProvisionedConcurrencyConfigRequest {
3357
3357
  * 定时预置任务
3358
3358
  */
3359
3359
  TriggerActions?: Array<TriggerAction>
3360
+
3361
+ /**
3362
+ * 预置类型,
3363
+ 静态预置:Default
3364
+ 动态追踪并发利用率指标预置:ConcurrencyUtilizationTracking
3365
+ 预置类型二选一,设置静态预置时可以设置VersionProvisionedConcurrencyNum。
3366
+
3367
+ 动态利用率预置可以设置TrackingTarget,MinCapacity,MaxCapacity,保持向后兼容性此时VersionProvisionedConcurrencyNum设置为0.
3368
+ */
3369
+ ProvisionedType?: string
3370
+
3371
+ /**
3372
+ * 指标追踪的并发利用率。设置范围(0,1)
3373
+ */
3374
+ TrackingTarget?: number
3375
+
3376
+ /**
3377
+ * 缩容时的最小值, 最小值为1
3378
+ */
3379
+ MinCapacity?: number
3380
+
3381
+ /**
3382
+ * 扩容时的最大值
3383
+ */
3384
+ MaxCapacity?: number
3360
3385
  }
3361
3386
 
3362
3387
  /**
@@ -71,6 +71,7 @@ import {
71
71
  EndUserInfo,
72
72
  DeleteEndUserRequest,
73
73
  DescribeHostingDomainTaskRequest,
74
+ FreezeCloudBaseRunServersRequest,
74
75
  DescribeQuotaDataResponse,
75
76
  ActivityInfoItem,
76
77
  KVPair,
@@ -133,6 +134,7 @@ import {
133
134
  ReplaceActivityRecordRequest,
134
135
  DeleteWxGatewayRouteResponse,
135
136
  CloudBaseRunKVPriority,
137
+ UnfreezeCloudBaseRunServersRequest,
136
138
  EstablishCloudBaseRunServerRequest,
137
139
  ReinstateEnvResponse,
138
140
  CloudBaseRunServiceVolumeMount,
@@ -150,6 +152,7 @@ import {
150
152
  CreateAndDeployCloudBaseProjectRequest,
151
153
  DescribeCloudBaseRunVersionRequest,
152
154
  EstablishWxGatewayRouteRequest,
155
+ UnfreezeCloudBaseRunServersResponse,
153
156
  DescribeCloudBaseRunConfForGateWayResponse,
154
157
  DatabasesInfo,
155
158
  CloudBaseSecurityContext,
@@ -207,6 +210,7 @@ import {
207
210
  CreateCloudBaseRunResourceRequest,
208
211
  ModifyEndUserResponse,
209
212
  DescribeAuthDomainsRequest,
213
+ FreezeCloudBaseRunServersResponse,
210
214
  CloudRunServiceVolume,
211
215
  CloudBaseRunForGatewayConf,
212
216
  ExtensionFileInfo,
@@ -339,6 +343,16 @@ export class Client extends AbstractClient {
339
343
  return this.request("DescribeSmsQuotas", req, cb)
340
344
  }
341
345
 
346
+ /**
347
+ * 修改服务版本的副本数,环境变量
348
+ */
349
+ async ModifyCloudBaseRunServerVersion(
350
+ req: ModifyCloudBaseRunServerVersionRequest,
351
+ cb?: (error: string, rep: ModifyCloudBaseRunServerVersionResponse) => void
352
+ ): Promise<ModifyCloudBaseRunServerVersionResponse> {
353
+ return this.request("ModifyCloudBaseRunServerVersion", req, cb)
354
+ }
355
+
342
356
  /**
343
357
  * 针对特定的版本,进行滚动更新
344
358
  */
@@ -469,6 +483,16 @@ export class Client extends AbstractClient {
469
483
  return this.request("DescribeStandaloneGatewayPackage", req, cb)
470
484
  }
471
485
 
486
+ /**
487
+ * 批量解冻服务
488
+ */
489
+ async UnfreezeCloudBaseRunServers(
490
+ req: UnfreezeCloudBaseRunServersRequest,
491
+ cb?: (error: string, rep: UnfreezeCloudBaseRunServersResponse) => void
492
+ ): Promise<UnfreezeCloudBaseRunServersResponse> {
493
+ return this.request("UnfreezeCloudBaseRunServers", req, cb)
494
+ }
495
+
472
496
  /**
473
497
  * 开通后付费资源
474
498
  */
@@ -850,13 +874,13 @@ export class Client extends AbstractClient {
850
874
  }
851
875
 
852
876
  /**
853
- * 修改服务版本的副本数,环境变量
877
+ * 批量冻结
854
878
  */
855
- async ModifyCloudBaseRunServerVersion(
856
- req: ModifyCloudBaseRunServerVersionRequest,
857
- cb?: (error: string, rep: ModifyCloudBaseRunServerVersionResponse) => void
858
- ): Promise<ModifyCloudBaseRunServerVersionResponse> {
859
- return this.request("ModifyCloudBaseRunServerVersion", req, cb)
879
+ async FreezeCloudBaseRunServers(
880
+ req: FreezeCloudBaseRunServersRequest,
881
+ cb?: (error: string, rep: FreezeCloudBaseRunServersResponse) => void
882
+ ): Promise<FreezeCloudBaseRunServersResponse> {
883
+ return this.request("FreezeCloudBaseRunServers", req, cb)
860
884
  }
861
885
 
862
886
  /**
@@ -1640,6 +1640,21 @@ export interface DescribeHostingDomainTaskRequest {
1640
1640
  EnvId: string
1641
1641
  }
1642
1642
 
1643
+ /**
1644
+ * FreezeCloudBaseRunServers请求参数结构体
1645
+ */
1646
+ export interface FreezeCloudBaseRunServersRequest {
1647
+ /**
1648
+ * 环境ID
1649
+ */
1650
+ EnvId: string
1651
+
1652
+ /**
1653
+ * 服务名列表
1654
+ */
1655
+ ServerNameList: Array<string>
1656
+ }
1657
+
1643
1658
  /**
1644
1659
  * DescribeQuotaData返回参数结构体
1645
1660
  */
@@ -3342,6 +3357,21 @@ export interface CloudBaseRunKVPriority {
3342
3357
  Priority: number
3343
3358
  }
3344
3359
 
3360
+ /**
3361
+ * UnfreezeCloudBaseRunServers请求参数结构体
3362
+ */
3363
+ export interface UnfreezeCloudBaseRunServersRequest {
3364
+ /**
3365
+ * 环境ID
3366
+ */
3367
+ EnvId: string
3368
+
3369
+ /**
3370
+ * 服务名称列表
3371
+ */
3372
+ ServerNameList: Array<string>
3373
+ }
3374
+
3345
3375
  /**
3346
3376
  * EstablishCloudBaseRunServer请求参数结构体
3347
3377
  */
@@ -3873,6 +3903,33 @@ export interface EstablishWxGatewayRouteRequest {
3873
3903
  GatewayRouteDesc?: string
3874
3904
  }
3875
3905
 
3906
+ /**
3907
+ * UnfreezeCloudBaseRunServers返回参数结构体
3908
+ */
3909
+ export interface UnfreezeCloudBaseRunServersResponse {
3910
+ /**
3911
+ * 批量执行结果
3912
+ 成功:succ
3913
+ 失败:fail
3914
+ 部分:partial(部分成功、部分失败)
3915
+ 注意:此字段可能返回 null,表示取不到有效值。
3916
+ 注意:此字段可能返回 null,表示取不到有效值。
3917
+ */
3918
+ Result: string
3919
+
3920
+ /**
3921
+ * 解冻失败列表
3922
+ 注意:此字段可能返回 null,表示取不到有效值。
3923
+ 注意:此字段可能返回 null,表示取不到有效值。
3924
+ */
3925
+ FailServerList: Array<string>
3926
+
3927
+ /**
3928
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3929
+ */
3930
+ RequestId?: string
3931
+ }
3932
+
3876
3933
  /**
3877
3934
  * DescribeCloudBaseRunConfForGateWay返回参数结构体
3878
3935
  */
@@ -5513,6 +5570,33 @@ export interface DescribeAuthDomainsRequest {
5513
5570
  EnvId: string
5514
5571
  }
5515
5572
 
5573
+ /**
5574
+ * FreezeCloudBaseRunServers返回参数结构体
5575
+ */
5576
+ export interface FreezeCloudBaseRunServersResponse {
5577
+ /**
5578
+ * 批量状态状态
5579
+ 成功:succ
5580
+ 失败:fail
5581
+ 部分:partial(部分成功、部分失败)
5582
+ 注意:此字段可能返回 null,表示取不到有效值。
5583
+ 注意:此字段可能返回 null,表示取不到有效值。
5584
+ */
5585
+ Result: string
5586
+
5587
+ /**
5588
+ * 冻结失败服务列表
5589
+ 注意:此字段可能返回 null,表示取不到有效值。
5590
+ 注意:此字段可能返回 null,表示取不到有效值。
5591
+ */
5592
+ FailServerList: Array<string>
5593
+
5594
+ /**
5595
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5596
+ */
5597
+ RequestId?: string
5598
+ }
5599
+
5516
5600
  /**
5517
5601
  * 服务的volume
5518
5602
  */
@@ -55,18 +55,19 @@ import {
55
55
  RestartEKSContainerInstancesRequest,
56
56
  DescribeExternalClusterSpecRequest,
57
57
  DeletePrometheusTemplateRequest,
58
- InstanceUpgradeProgressItem,
58
+ DescribeClusterAsGroupOptionRequest,
59
59
  DescribeEKSContainerInstanceRegionsRequest,
60
60
  DescribeEKSClustersResponse,
61
61
  VolumeMount,
62
62
  RouteTableInfo,
63
63
  IPAddress,
64
- DeleteClusterRequest,
64
+ AutoUpgradeClusterLevel,
65
65
  GetMostSuitableImageCacheRequest,
66
66
  PrometheusTarget,
67
67
  SecurityContext,
68
68
  CreateEKSClusterRequest,
69
69
  DNSConfig,
70
+ InstanceUpgradeProgressItem,
70
71
  DNSConfigOption,
71
72
  DeleteClusterAsGroupsRequest,
72
73
  DescribeClusterControllersResponse,
@@ -181,7 +182,7 @@ import {
181
182
  GetUpgradeInstanceProgressResponse,
182
183
  DescribeExistedInstancesResponse,
183
184
  CreateEKSClusterResponse,
184
- DescribeClusterAsGroupOptionRequest,
185
+ DeleteImageCachesResponse,
185
186
  CreatePrometheusAlertRuleResponse,
186
187
  UpdateEKSContainerInstanceResponse,
187
188
  ResourceDeleteOption,
@@ -256,7 +257,7 @@ import {
256
257
  DeleteClusterRouteTableResponse,
257
258
  CreateClusterInstancesResponse,
258
259
  DisableClusterDeletionProtectionResponse,
259
- DeleteImageCachesResponse,
260
+ DeleteClusterRequest,
260
261
  DescribePrometheusAgentInstancesResponse,
261
262
  Container,
262
263
  CreateClusterEndpointRequest,