tencentcloud-sdk-nodejs 4.1.16 → 4.1.18

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 (111) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/bh/v20230418/bh_client.js +20 -8
  3. package/es/services/bma/index.js +2 -2
  4. package/es/services/ccc/v20200210/ccc_client.js +9 -0
  5. package/es/services/chdfs/index.js +2 -2
  6. package/es/services/ckafka/v20190819/ckafka_client.js +165 -159
  7. package/es/services/dbbrain/index.js +2 -2
  8. package/es/services/es/index.js +2 -2
  9. package/es/services/essbasic/index.js +2 -2
  10. package/es/services/facefusion/index.js +2 -2
  11. package/es/services/gs/v20191118/gs_client.js +24 -6
  12. package/es/services/hunyuan/v20230901/hunyuan_client.js +37 -31
  13. package/es/services/iotvideo/index.js +2 -2
  14. package/es/services/monitor/v20180724/monitor_client.js +3 -0
  15. package/es/services/sms/index.js +2 -2
  16. package/es/services/thpc/index.js +2 -2
  17. package/es/services/tke/index.js +2 -2
  18. package/es/services/tsw/index.js +2 -2
  19. package/es/services/vm/index.js +2 -2
  20. package/es/services/vod/index.js +2 -2
  21. package/es/services/vpc/v20170312/vpc_client.js +3 -0
  22. package/es/services/wedata/v20210820/wedata_client.js +13 -4
  23. package/es/services/yunsou/index.js +2 -2
  24. package/package.json +1 -1
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +7 -22
  28. package/tencentcloud/services/bh/v20230418/bh_client.d.ts +25 -9
  29. package/tencentcloud/services/bh/v20230418/bh_client.js +36 -12
  30. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +294 -81
  31. package/tencentcloud/services/bma/index.d.ts +4 -4
  32. package/tencentcloud/services/bma/index.js +2 -2
  33. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  34. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +13 -1
  35. package/tencentcloud/services/ccc/v20200210/ccc_client.js +18 -0
  36. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +252 -105
  37. package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +0 -4
  38. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  39. package/tencentcloud/services/chdfs/index.js +2 -2
  40. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +175 -167
  41. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +261 -249
  42. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +205 -107
  43. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -0
  44. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +10 -8
  45. package/tencentcloud/services/cvm/v20170312/cvm_client.js +10 -8
  46. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +87 -86
  47. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
  48. package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
  49. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  50. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +16 -0
  51. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  52. package/tencentcloud/services/dbbrain/index.js +2 -2
  53. package/tencentcloud/services/es/index.d.ts +4 -4
  54. package/tencentcloud/services/es/index.js +2 -2
  55. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -4
  56. package/tencentcloud/services/ess/v20201111/ess_client.js +5 -4
  57. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  58. package/tencentcloud/services/essbasic/index.js +2 -2
  59. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +4 -4
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +4 -4
  61. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  62. package/tencentcloud/services/facefusion/index.js +2 -2
  63. package/tencentcloud/services/gs/v20191118/gs_client.d.ts +31 -7
  64. package/tencentcloud/services/gs/v20191118/gs_client.js +45 -9
  65. package/tencentcloud/services/gs/v20191118/gs_models.d.ts +225 -44
  66. package/tencentcloud/services/gwlb/v20240906/gwlb_client.d.ts +5 -7
  67. package/tencentcloud/services/gwlb/v20240906/gwlb_client.js +5 -7
  68. package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +31 -28
  69. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +61 -53
  70. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +87 -75
  71. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +90 -0
  72. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  73. package/tencentcloud/services/iotvideo/index.js +2 -2
  74. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -7
  75. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
  76. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +69 -5
  77. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +3 -3
  78. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +3 -3
  79. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
  80. package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
  81. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +21 -8
  82. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +105 -95
  83. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +8 -0
  84. package/tencentcloud/services/sms/index.d.ts +4 -4
  85. package/tencentcloud/services/sms/index.js +2 -2
  86. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +1 -1
  87. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +14 -1
  88. package/tencentcloud/services/thpc/index.d.ts +4 -4
  89. package/tencentcloud/services/thpc/index.js +2 -2
  90. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +13 -0
  91. package/tencentcloud/services/tke/index.d.ts +4 -4
  92. package/tencentcloud/services/tke/index.js +2 -2
  93. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +4 -0
  94. package/tencentcloud/services/trtc/v20190722/trtc_client.js +4 -0
  95. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -5
  96. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +0 -1
  97. package/tencentcloud/services/tsw/index.d.ts +4 -4
  98. package/tencentcloud/services/tsw/index.js +2 -2
  99. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +1 -1
  100. package/tencentcloud/services/vm/index.d.ts +4 -4
  101. package/tencentcloud/services/vm/index.js +2 -2
  102. package/tencentcloud/services/vod/index.d.ts +4 -4
  103. package/tencentcloud/services/vod/index.js +2 -2
  104. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +7 -3
  105. package/tencentcloud/services/vpc/v20170312/vpc_client.js +8 -2
  106. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +112 -42
  107. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +18 -6
  108. package/tencentcloud/services/wedata/v20210820/wedata_client.js +25 -7
  109. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +931 -94
  110. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  111. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -38,13 +38,17 @@ export interface StartPublishStreamToCSSResponse {
38
38
  RequestId?: string;
39
39
  }
40
40
  /**
41
- * StartAndroidInstances请求参数结构体
41
+ * CreateAndroidApp请求参数结构体
42
42
  */
43
- export interface StartAndroidInstancesRequest {
43
+ export interface CreateAndroidAppRequest {
44
44
  /**
45
- * 实例ID
45
+ * 安卓应用名字
46
46
  */
47
- AndroidInstanceIds: Array<string>;
47
+ Name: string;
48
+ /**
49
+ * 用户 Id
50
+ */
51
+ UserId?: string;
48
52
  }
49
53
  /**
50
54
  * CreateSession请求参数结构体
@@ -185,6 +189,15 @@ export interface StopAndroidInstancesAppResponse {
185
189
  */
186
190
  RequestId?: string;
187
191
  }
192
+ /**
193
+ * DeleteAndroidApp返回参数结构体
194
+ */
195
+ export interface DeleteAndroidAppResponse {
196
+ /**
197
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
198
+ */
199
+ RequestId?: string;
200
+ }
188
201
  /**
189
202
  * DescribeAndroidInstanceLabels返回参数结构体
190
203
  */
@@ -231,6 +244,23 @@ export interface AndroidApp {
231
244
  */
232
245
  UserId?: string;
233
246
  }
247
+ /**
248
+ * ModifyAndroidApp请求参数结构体
249
+ */
250
+ export interface ModifyAndroidAppRequest {
251
+ /**
252
+ * 安卓应用 Id
253
+ */
254
+ AndroidAppId: string;
255
+ /**
256
+ * 安卓应用名称
257
+ */
258
+ Name: string;
259
+ /**
260
+ * 用户 Id
261
+ */
262
+ UserId?: string;
263
+ }
234
264
  /**
235
265
  * DescribeAndroidApps返回参数结构体
236
266
  */
@@ -261,6 +291,19 @@ export interface StopAndroidInstancesAppRequest {
261
291
  */
262
292
  PackageName: string;
263
293
  }
294
+ /**
295
+ * CreateAndroidAppVersion请求参数结构体
296
+ */
297
+ export interface CreateAndroidAppVersionRequest {
298
+ /**
299
+ * 应用ID
300
+ */
301
+ AndroidAppId: string;
302
+ /**
303
+ * 应用包下载地址
304
+ */
305
+ DownloadUrl?: string;
306
+ }
264
307
  /**
265
308
  * ModifyAndroidInstancesLabels请求参数结构体
266
309
  */
@@ -346,6 +389,15 @@ export interface DeleteAndroidInstanceImagesResponse {
346
389
  */
347
390
  RequestId?: string;
348
391
  }
392
+ /**
393
+ * StartAndroidInstances请求参数结构体
394
+ */
395
+ export interface StartAndroidInstancesRequest {
396
+ /**
397
+ * 实例ID
398
+ */
399
+ AndroidInstanceIds: Array<string>;
400
+ }
349
401
  /**
350
402
  * StartPublishStream请求参数结构体
351
403
  */
@@ -404,13 +456,33 @@ export interface DescribeAndroidInstanceAppsResponse {
404
456
  RequestId?: string;
405
457
  }
406
458
  /**
407
- * CreateAndroidInstanceWebShell请求参数结构体
459
+ * CreateAndroidInstanceSSH返回参数结构体
408
460
  */
409
- export interface CreateAndroidInstanceWebShellRequest {
461
+ export interface CreateAndroidInstanceSSHResponse {
410
462
  /**
411
- * 实例 ID
463
+ * 连接私钥,需要保存为文件形式,例如 private_key.pem
412
464
  */
413
- AndroidInstanceId: string;
465
+ PrivateKey?: string;
466
+ /**
467
+ * 用户名称
468
+ */
469
+ UserName?: string;
470
+ /**
471
+ * 连接地址
472
+ */
473
+ HostName?: string;
474
+ /**
475
+ * 连接端口
476
+ */
477
+ Port?: number;
478
+ /**
479
+ * 连接参考命令
480
+ */
481
+ ConnectCommand?: string;
482
+ /**
483
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
484
+ */
485
+ RequestId?: string;
414
486
  }
415
487
  /**
416
488
  * ResetAndroidInstances请求参数结构体
@@ -537,6 +609,15 @@ export interface StartAndroidInstancesAppRequest {
537
609
  */
538
610
  PackageName: string;
539
611
  }
612
+ /**
613
+ * DeleteAndroidAppVersion返回参数结构体
614
+ */
615
+ export interface DeleteAndroidAppVersionResponse {
616
+ /**
617
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
618
+ */
619
+ RequestId?: string;
620
+ }
540
621
  /**
541
622
  * ModifyAndroidInstancesUserId请求参数结构体
542
623
  */
@@ -573,25 +654,17 @@ export interface StartAndroidInstancesResponse {
573
654
  RequestId?: string;
574
655
  }
575
656
  /**
576
- * DescribeAndroidInstanceLabels请求参数结构体
657
+ * DeleteAndroidInstanceLabel请求参数结构体
577
658
  */
578
- export interface DescribeAndroidInstanceLabelsRequest {
579
- /**
580
- * 标签键列表
581
- */
582
- Keys?: Array<string>;
583
- /**
584
- * 标签值列表
585
- */
586
- Values?: Array<string>;
659
+ export interface DeleteAndroidInstanceLabelRequest {
587
660
  /**
588
- * 偏移量,默认为 0
661
+ * 标签键
589
662
  */
590
- Offset?: number;
663
+ Key: string;
591
664
  /**
592
- * 限制量,默认为20,最大值为100
665
+ * 标签值
593
666
  */
594
- Limit?: number;
667
+ Value?: string;
595
668
  }
596
669
  /**
597
670
  * ModifyAndroidInstancesUserId返回参数结构体
@@ -705,6 +778,15 @@ export interface StopPublishStreamRequest {
705
778
  */
706
779
  UserId: string;
707
780
  }
781
+ /**
782
+ * 安卓应用Cos数据
783
+ */
784
+ export interface AndroidAppCosInfo {
785
+ /**
786
+ * 安卓应用ID
787
+ */
788
+ AndroidAppId: string;
789
+ }
708
790
  /**
709
791
  * 同步执行命令结果
710
792
  */
@@ -844,6 +926,19 @@ export interface CreateAndroidInstancesScreenshotRequest {
844
926
  */
845
927
  AndroidInstanceIds: Array<string>;
846
928
  }
929
+ /**
930
+ * CreateCosCredential请求参数结构体
931
+ */
932
+ export interface CreateCosCredentialRequest {
933
+ /**
934
+ * Cos 密钥类型, Mobile 移动端, PC 桌面, AndroidApp 安卓应用
935
+ */
936
+ CosType: string;
937
+ /**
938
+ * 云手机 Cos 数据
939
+ */
940
+ AndroidAppCosInfo?: AndroidAppCosInfo;
941
+ }
847
942
  /**
848
943
  * InstallAndroidInstancesApp返回参数结构体
849
944
  */
@@ -998,6 +1093,19 @@ export interface AndroidAppVersionInfo {
998
1093
  */
999
1094
  CreateTime?: string;
1000
1095
  }
1096
+ /**
1097
+ * DeleteAndroidAppVersion请求参数结构体
1098
+ */
1099
+ export interface DeleteAndroidAppVersionRequest {
1100
+ /**
1101
+ * 安卓应用 Id
1102
+ */
1103
+ AndroidAppId: string;
1104
+ /**
1105
+ * 安卓应用版本
1106
+ */
1107
+ AndroidAppVersion: string;
1108
+ }
1001
1109
  /**
1002
1110
  * StartAndroidInstancesApp返回参数结构体
1003
1111
  */
@@ -1080,6 +1188,15 @@ export interface RestartAndroidInstancesAppRequest {
1080
1188
  */
1081
1189
  PackageName: string;
1082
1190
  }
1191
+ /**
1192
+ * StopAndroidInstances请求参数结构体
1193
+ */
1194
+ export interface StopAndroidInstancesRequest {
1195
+ /**
1196
+ * 实例ID
1197
+ */
1198
+ AndroidInstanceIds: Array<string>;
1199
+ }
1083
1200
  /**
1084
1201
  * DescribeAndroidApps请求参数结构体
1085
1202
  */
@@ -1157,6 +1274,15 @@ export interface S3Options {
1157
1274
  */
1158
1275
  SecretAccessKey: string;
1159
1276
  }
1277
+ /**
1278
+ * CreateAndroidInstanceWebShell请求参数结构体
1279
+ */
1280
+ export interface CreateAndroidInstanceWebShellRequest {
1281
+ /**
1282
+ * 实例 ID
1283
+ */
1284
+ AndroidInstanceId: string;
1285
+ }
1160
1286
  /**
1161
1287
  * ModifyAndroidInstancesLabels返回参数结构体
1162
1288
  */
@@ -1167,17 +1293,25 @@ export interface ModifyAndroidInstancesLabelsResponse {
1167
1293
  RequestId?: string;
1168
1294
  }
1169
1295
  /**
1170
- * DeleteAndroidInstanceLabel请求参数结构体
1296
+ * DescribeAndroidInstanceLabels请求参数结构体
1171
1297
  */
1172
- export interface DeleteAndroidInstanceLabelRequest {
1298
+ export interface DescribeAndroidInstanceLabelsRequest {
1173
1299
  /**
1174
- * 标签键
1300
+ * 标签键列表
1175
1301
  */
1176
- Key: string;
1302
+ Keys?: Array<string>;
1177
1303
  /**
1178
- * 标签值
1304
+ * 标签值列表
1179
1305
  */
1180
- Value?: string;
1306
+ Values?: Array<string>;
1307
+ /**
1308
+ * 偏移量,默认为 0
1309
+ */
1310
+ Offset?: number;
1311
+ /**
1312
+ * 限制量,默认为20,最大值为100
1313
+ */
1314
+ Limit?: number;
1181
1315
  }
1182
1316
  /**
1183
1317
  * CopyAndroidInstance返回参数结构体
@@ -1201,6 +1335,15 @@ export interface DeleteAndroidInstanceLabelResponse {
1201
1335
  */
1202
1336
  RequestId?: string;
1203
1337
  }
1338
+ /**
1339
+ * ModifyAndroidApp返回参数结构体
1340
+ */
1341
+ export interface ModifyAndroidAppResponse {
1342
+ /**
1343
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1344
+ */
1345
+ RequestId?: string;
1346
+ }
1204
1347
  /**
1205
1348
  * DescribeAndroidInstanceImages请求参数结构体
1206
1349
  */
@@ -1387,29 +1530,41 @@ export interface COSOptions {
1387
1530
  Region: string;
1388
1531
  }
1389
1532
  /**
1390
- * CreateAndroidInstanceSSH返回参数结构体
1533
+ * CreateCosCredential返回参数结构体
1391
1534
  */
1392
- export interface CreateAndroidInstanceSSHResponse {
1535
+ export interface CreateCosCredentialResponse {
1393
1536
  /**
1394
- * 连接私钥,需要保存为文件形式,例如 private_key.pem
1537
+ * Cos SecretID
1395
1538
  */
1396
- PrivateKey?: string;
1539
+ SecretID?: string;
1397
1540
  /**
1398
- * 用户名称
1541
+ * Cos SecretKey
1399
1542
  */
1400
- UserName?: string;
1543
+ SecretKey?: string;
1401
1544
  /**
1402
- * 连接地址
1545
+ * Cos Session
1403
1546
  */
1404
- HostName?: string;
1547
+ SessionToken?: string;
1405
1548
  /**
1406
- * 连接端口
1549
+ * Cos Bucket
1407
1550
  */
1408
- Port?: number;
1551
+ CosBucket?: string;
1409
1552
  /**
1410
- * 连接参考命令
1553
+ * Cos Region
1411
1554
  */
1412
- ConnectCommand?: string;
1555
+ CosRegion?: string;
1556
+ /**
1557
+ * Cos 操作路径
1558
+ */
1559
+ Path?: string;
1560
+ /**
1561
+ * Cos 密钥的起始时间
1562
+ */
1563
+ StartTime?: number;
1564
+ /**
1565
+ * Cos 密钥的失效时间
1566
+ */
1567
+ ExpiredTime?: number;
1413
1568
  /**
1414
1569
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1415
1570
  */
@@ -1611,13 +1766,13 @@ export interface AndroidInstanceAppInfo {
1611
1766
  PackageLabel?: string;
1612
1767
  }
1613
1768
  /**
1614
- * StopAndroidInstances请求参数结构体
1769
+ * DeleteAndroidApp请求参数结构体
1615
1770
  */
1616
- export interface StopAndroidInstancesRequest {
1771
+ export interface DeleteAndroidAppRequest {
1617
1772
  /**
1618
- * 实例ID
1773
+ * 应用ID
1619
1774
  */
1620
- AndroidInstanceIds: Array<string>;
1775
+ AndroidAppId: string;
1621
1776
  }
1622
1777
  /**
1623
1778
  * 标签要求
@@ -1640,6 +1795,19 @@ export interface LabelRequirement {
1640
1795
  */
1641
1796
  Values?: Array<string>;
1642
1797
  }
1798
+ /**
1799
+ * CreateAndroidAppVersion返回参数结构体
1800
+ */
1801
+ export interface CreateAndroidAppVersionResponse {
1802
+ /**
1803
+ * 应用版本
1804
+ */
1805
+ AndroidAppVersion?: string;
1806
+ /**
1807
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1808
+ */
1809
+ RequestId?: string;
1810
+ }
1643
1811
  /**
1644
1812
  * BackUpAndroidInstanceToStorage返回参数结构体
1645
1813
  */
@@ -1666,6 +1834,19 @@ export interface CreateAndroidInstanceSSHRequest {
1666
1834
  */
1667
1835
  ExpiredTime: string;
1668
1836
  }
1837
+ /**
1838
+ * CreateAndroidApp返回参数结构体
1839
+ */
1840
+ export interface CreateAndroidAppResponse {
1841
+ /**
1842
+ * 应用ID
1843
+ */
1844
+ AndroidAppId?: string;
1845
+ /**
1846
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1847
+ */
1848
+ RequestId?: string;
1849
+ }
1669
1850
  /**
1670
1851
  * StopAndroidInstances返回参数结构体
1671
1852
  */
@@ -13,12 +13,11 @@ export declare class Client extends AbstractClient {
13
13
  DeleteTargetGroups(req: DeleteTargetGroupsRequest, cb?: (error: string, rep: DeleteTargetGroupsResponse) => void): Promise<DeleteTargetGroupsResponse>;
14
14
  /**
15
15
  * DeleteGatewayLoadBalancer 接口用以删除指定的一个或多个网关负载均衡实例。成功删除后,会把网关负载均衡实例与后端服务解绑。
16
- 本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
16
+ 本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700) 接口查询本次任务是否成功。
17
17
  */
18
18
  DeleteGatewayLoadBalancer(req: DeleteGatewayLoadBalancerRequest, cb?: (error: string, rep: DeleteGatewayLoadBalancerResponse) => void): Promise<DeleteGatewayLoadBalancerResponse>;
19
19
  /**
20
20
  * 注册服务器到目标组。
21
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
22
21
  */
23
22
  RegisterTargetGroupInstances(req: RegisterTargetGroupInstancesRequest, cb?: (error: string, rep: RegisterTargetGroupInstancesResponse) => void): Promise<RegisterTargetGroupInstancesResponse>;
24
23
  /**
@@ -36,12 +35,12 @@ export declare class Client extends AbstractClient {
36
35
  /**
37
36
  * 本接口(CreateGatewayLoadBalancer)用来创建网关负载均衡实例。为了使用网关负载均衡服务,您必须购买一个或多个网关负载均衡实例。成功调用该接口后,会返回网关负载均衡实例的唯一 ID。
38
37
  注意:单个账号在每个地域的默认购买配额为:10个。
39
- 本接口为异步接口,接口成功返回后,可使用 DescribeGatewayLoadBalancers 接口查询负载均衡实例的状态(如创建中、正常),以确定是否创建成功。
38
+ 本接口为异步接口,接口成功返回后,可使用 [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700) 接口查询负载均衡实例的状态。
40
39
  */
41
40
  CreateGatewayLoadBalancer(req: CreateGatewayLoadBalancerRequest, cb?: (error: string, rep: CreateGatewayLoadBalancerResponse) => void): Promise<CreateGatewayLoadBalancerResponse>;
42
41
  /**
43
42
  * 解除负载均衡和目标组的关联关系。
44
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
43
+ 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
45
44
  */
46
45
  DisassociateTargetGroups(req: DisassociateTargetGroupsRequest, cb?: (error: string, rep: DisassociateTargetGroupsResponse) => void): Promise<DisassociateTargetGroupsResponse>;
47
46
  /**
@@ -55,7 +54,7 @@ export declare class Client extends AbstractClient {
55
54
  DescribeTargetGroupInstanceStatus(req: DescribeTargetGroupInstanceStatusRequest, cb?: (error: string, rep: DescribeTargetGroupInstanceStatusResponse) => void): Promise<DescribeTargetGroupInstanceStatusResponse>;
56
55
  /**
57
56
  * 本接口(AssociateTargetGroups)用来将目标组绑定到负载均衡。
58
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
57
+ 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
59
58
  */
60
59
  AssociateTargetGroups(req: AssociateTargetGroupsRequest, cb?: (error: string, rep: AssociateTargetGroupsResponse) => void): Promise<AssociateTargetGroupsResponse>;
61
60
  /**
@@ -76,11 +75,10 @@ export declare class Client extends AbstractClient {
76
75
  InquirePriceCreateGatewayLoadBalancer(req: InquirePriceCreateGatewayLoadBalancerRequest, cb?: (error: string, rep: InquirePriceCreateGatewayLoadBalancerResponse) => void): Promise<InquirePriceCreateGatewayLoadBalancerResponse>;
77
76
  /**
78
77
  * 从目标组中解绑服务器。
79
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
80
78
  */
81
79
  DeregisterTargetGroupInstances(req: DeregisterTargetGroupInstancesRequest, cb?: (error: string, rep: DeregisterTargetGroupInstancesResponse) => void): Promise<DeregisterTargetGroupInstancesResponse>;
82
80
  /**
83
- * 创建目标组。该功能正在内测中,如需使用,请通过[工单申请](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20LB&step=1)。
81
+ * 创建目标组。
84
82
  */
85
83
  CreateTargetGroup(req: CreateTargetGroupRequest, cb?: (error: string, rep: CreateTargetGroupResponse) => void): Promise<CreateTargetGroupResponse>;
86
84
  /**
@@ -35,14 +35,13 @@ class Client extends abstract_client_1.AbstractClient {
35
35
  }
36
36
  /**
37
37
  * DeleteGatewayLoadBalancer 接口用以删除指定的一个或多个网关负载均衡实例。成功删除后,会把网关负载均衡实例与后端服务解绑。
38
- 本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
38
+ 本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700) 接口查询本次任务是否成功。
39
39
  */
40
40
  async DeleteGatewayLoadBalancer(req, cb) {
41
41
  return this.request("DeleteGatewayLoadBalancer", req, cb);
42
42
  }
43
43
  /**
44
44
  * 注册服务器到目标组。
45
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
46
45
  */
47
46
  async RegisterTargetGroupInstances(req, cb) {
48
47
  return this.request("RegisterTargetGroupInstances", req, cb);
@@ -68,14 +67,14 @@ class Client extends abstract_client_1.AbstractClient {
68
67
  /**
69
68
  * 本接口(CreateGatewayLoadBalancer)用来创建网关负载均衡实例。为了使用网关负载均衡服务,您必须购买一个或多个网关负载均衡实例。成功调用该接口后,会返回网关负载均衡实例的唯一 ID。
70
69
  注意:单个账号在每个地域的默认购买配额为:10个。
71
- 本接口为异步接口,接口成功返回后,可使用 DescribeGatewayLoadBalancers 接口查询负载均衡实例的状态(如创建中、正常),以确定是否创建成功。
70
+ 本接口为异步接口,接口成功返回后,可使用 [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700) 接口查询负载均衡实例的状态。
72
71
  */
73
72
  async CreateGatewayLoadBalancer(req, cb) {
74
73
  return this.request("CreateGatewayLoadBalancer", req, cb);
75
74
  }
76
75
  /**
77
76
  * 解除负载均衡和目标组的关联关系。
78
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
77
+ 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
79
78
  */
80
79
  async DisassociateTargetGroups(req, cb) {
81
80
  return this.request("DisassociateTargetGroups", req, cb);
@@ -95,7 +94,7 @@ class Client extends abstract_client_1.AbstractClient {
95
94
  }
96
95
  /**
97
96
  * 本接口(AssociateTargetGroups)用来将目标组绑定到负载均衡。
98
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
97
+ 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
99
98
  */
100
99
  async AssociateTargetGroups(req, cb) {
101
100
  return this.request("AssociateTargetGroups", req, cb);
@@ -126,13 +125,12 @@ class Client extends abstract_client_1.AbstractClient {
126
125
  }
127
126
  /**
128
127
  * 从目标组中解绑服务器。
129
- 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
130
128
  */
131
129
  async DeregisterTargetGroupInstances(req, cb) {
132
130
  return this.request("DeregisterTargetGroupInstances", req, cb);
133
131
  }
134
132
  /**
135
- * 创建目标组。该功能正在内测中,如需使用,请通过[工单申请](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20LB&step=1)。
133
+ * 创建目标组。
136
134
  */
137
135
  async CreateTargetGroup(req, cb) {
138
136
  return this.request("CreateTargetGroup", req, cb);