tencentcloud-sdk-nodejs-tsf 4.0.523 → 4.0.525

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.
@@ -23,16 +23,20 @@ import {
23
23
  TsfPageContainerEvent,
24
24
  ApiDetailResponse,
25
25
  UpdateApiRateLimitRuleRequest,
26
+ DeleteClusterResponse,
26
27
  CosCredentials,
27
28
  DeletePathRewritesResponse,
28
29
  PathRewritePage,
29
30
  DescribeUnitApiUseDetailRequest,
31
+ ClusterV2,
32
+ ModifyApplicationResponse,
30
33
  DescribeApiVersionsResponse,
31
34
  ReassociateBusinessLogConfigRequest,
32
35
  StopContainerGroupResponse,
33
36
  DeletePathRewritesRequest,
34
37
  DeleteLaneResponse,
35
38
  DescribeGroupReleaseRequest,
39
+ DescribeConfigTemplateResponse,
36
40
  DescribeDeliveryConfigResponse,
37
41
  SimpleApplication,
38
42
  ContinueRunFailedTaskBatchRequest,
@@ -49,10 +53,12 @@ import {
49
53
  SearchStdoutLogResponse,
50
54
  CreateGatewayApiResponse,
51
55
  DescribeFileConfigsResponse,
56
+ DescribeClustersRequest,
52
57
  DescribeApiVersionsRequest,
53
- TsfPageConfigReleaseLog,
58
+ DeleteConfigTemplateResponse,
54
59
  DescribeGroupBindedGatewaysResponse,
55
60
  DescribeJvmMonitorRequest,
61
+ TaskRule,
56
62
  UnbindApiGroupRequest,
57
63
  TaskRecord,
58
64
  CreateNamespaceResponse,
@@ -89,6 +95,7 @@ import {
89
95
  LaneRule,
90
96
  MsInstance,
91
97
  GatewayPluginBoundParam,
98
+ ModifyNamespaceResponse,
92
99
  ModifyLaneRuleRequest,
93
100
  AddInstancesResponse,
94
101
  StartContainerGroupRequest,
@@ -104,6 +111,7 @@ import {
104
111
  ShrinkGroupResponse,
105
112
  CosUploadInfo,
106
113
  DescribeLanesResponse,
114
+ StartGroupRequest,
107
115
  CreateNamespaceRequest,
108
116
  DescribeClusterInstancesRequest,
109
117
  DescribeGroupBindedGatewaysRequest,
@@ -129,11 +137,12 @@ import {
129
137
  DescribePublicConfigRequest,
130
138
  AddClusterInstancesResponse,
131
139
  ImageRepository,
132
- DescribeInovcationIndicatorsRequest,
140
+ DescribeOverviewInvocationResponse,
133
141
  CreatePublicConfigResponse,
134
142
  LaneRules,
135
143
  TsfPageVmGroup,
136
144
  CreateConfigResponse,
145
+ RevokeFileConfigRequest,
137
146
  DescribeCreateGatewayApiStatusRequest,
138
147
  RevocationPublicConfigResponse,
139
148
  DescribeConfigReleaseLogsRequest,
@@ -182,6 +191,7 @@ import {
182
191
  DescribeRepositoriesResponse,
183
192
  MonitorOverview,
184
193
  CreateGroupRequest,
194
+ DeleteClusterRequest,
185
195
  StopTaskBatchResponse,
186
196
  ServiceStatisticsResult,
187
197
  CreateContainGroupResponse,
@@ -201,13 +211,14 @@ import {
201
211
  DescribeApplicationBusinessLogConfigResponse,
202
212
  DescribeGroupResponse,
203
213
  Env,
204
- ResourceFieldRef,
214
+ ModifyClusterRequest,
205
215
  Resource,
206
216
  DeleteContainerGroupResponse,
207
217
  DeleteServerlessGroupResponse,
208
218
  DeleteImageTagsResponse,
209
219
  DeliveryKafkaInfo,
210
220
  GroupUnitApiDailyUseStatistics,
221
+ DescribeFileConfigReleasesResponse,
211
222
  DisableUnitRouteResponse,
212
223
  ExecuteTaskRequest,
213
224
  DescribeGroupBusinessLogConfigsRequest,
@@ -232,10 +243,11 @@ import {
232
243
  VolumeInfo,
233
244
  UpdateApiTimeoutsRequest,
234
245
  Metric,
235
- DescribeOverviewInvocationResponse,
246
+ DescribeInovcationIndicatorsRequest,
236
247
  ShrinkInstancesRequest,
237
248
  DescribeSimpleNamespacesRequest,
238
249
  ExecuteTaskFlowResponse,
250
+ DescribeClustersResponse,
239
251
  SearchBusinessLogRequest,
240
252
  ExpandGroupResponse,
241
253
  DescribePublicConfigsResponse,
@@ -253,15 +265,18 @@ import {
253
265
  AssociateBusinessLogConfigResponse,
254
266
  DescribeGatewayApisRequest,
255
267
  AssociateConfigWithGroupRequest,
268
+ TsfPageConfigReleaseLog,
256
269
  DescribeContainerGroupDetailRequest,
257
270
  JvmMonitorData,
258
271
  DescribeGroupsWithPluginRequest,
259
272
  ImageRepositoryResult,
260
273
  ModifyTaskResponse,
274
+ RevokeFileConfigResponse,
261
275
  SearchBusinessLogResponse,
262
276
  DeleteUnitNamespacesRequest,
263
277
  DescribeGroupRequest,
264
278
  UnitRuleItem,
279
+ UpdateConfigTemplateResponse,
265
280
  BindPluginRequest,
266
281
  HealthCheckSetting,
267
282
  DeleteLaneRuleRequest,
@@ -302,6 +317,7 @@ import {
302
317
  GatewayGroupIds,
303
318
  DescribeInvocationMetricDataDimensionRequest,
304
319
  DeployGroupResponse,
320
+ ModifyGroupResponse,
305
321
  BindApiGroupResponse,
306
322
  MetricDataPointMap,
307
323
  DescribeGroupAttributeResponse,
@@ -345,6 +361,7 @@ import {
345
361
  CreateAllGatewayApiAsyncRequest,
346
362
  PathRewrite,
347
363
  EnableTaskFlowResponse,
364
+ ApiDetailInfo,
348
365
  DeleteUnitRuleResponse,
349
366
  TsfPageConfigRelease,
350
367
  DisableTaskFlowResponse,
@@ -353,6 +370,7 @@ import {
353
370
  BindPluginResponse,
354
371
  RedoTaskFlowBatchRequest,
355
372
  TsfPageUnitNamespace,
373
+ CreateMicroserviceWithDetailRespRequest,
356
374
  BusinessLogConfigSchema,
357
375
  MetricDataSingleValue,
358
376
  StopTaskExecuteRequest,
@@ -378,6 +396,7 @@ import {
378
396
  VmGroupSimple,
379
397
  ApiResponseDescr,
380
398
  DescribeBusinessLogConfigsRequest,
399
+ DeleteConfigTemplateRequest,
381
400
  DescribePluginInstancesRequest,
382
401
  ApiRequestDescr,
383
402
  ApiVersionArray,
@@ -388,6 +407,7 @@ import {
388
407
  ConfigReleaseLog,
389
408
  CreateFileConfigResponse,
390
409
  CreateConfigRequest,
410
+ TsfPageClusterV2,
391
411
  DescribeUploadInfoRequest,
392
412
  OverviewBasicResourceUsage,
393
413
  DescribeUnitRulesResponse,
@@ -416,6 +436,7 @@ import {
416
436
  DescribeTaskDetailRequest,
417
437
  MultiValue,
418
438
  DescribePublicConfigReleasesRequest,
439
+ TsfPageFileConfigRelease,
419
440
  DescribeLaneRulesRequest,
420
441
  UnitRuleTag,
421
442
  DescribePluginInstancesResponse,
@@ -438,7 +459,7 @@ import {
438
459
  DescribePublicConfigReleaseLogsResponse,
439
460
  DeleteApiGroupRequest,
440
461
  ReleaseApiGroupRequest,
441
- StartGroupRequest,
462
+ DescribeFileConfigReleasesRequest,
442
463
  DescribeClusterInstancesResponse,
443
464
  DescribeTaskDetailResponse,
444
465
  ExpandGroupRequest,
@@ -446,7 +467,7 @@ import {
446
467
  ModifyLaneRuleResponse,
447
468
  TsfPageSimpleGroup,
448
469
  DescribeGroupAttributeRequest,
449
- TaskRule,
470
+ ModifyClusterResponse,
450
471
  PkgInfo,
451
472
  GroupPod,
452
473
  EnableTaskFlowRequest,
@@ -459,6 +480,7 @@ import {
459
480
  StdoutLogV2,
460
481
  GroupDailyUseStatistics,
461
482
  DescribeEnabledUnitRuleRequest,
483
+ CreateConfigTemplateRequest,
462
484
  DescribeApiGroupResponse,
463
485
  RedoTaskExecuteResponse,
464
486
  CreateLaneRequest,
@@ -471,12 +493,13 @@ import {
471
493
  OperateApplicationTcrBindingResponse,
472
494
  DisableUnitRouteRequest,
473
495
  DescribeUnitRulesRequest,
496
+ UpdateConfigTemplateRequest,
474
497
  DescribeGatewayAllGroupApisRequest,
475
498
  DeleteGroupRequest,
476
499
  ContainerGroupDetail,
477
500
  BindApiGroupRequest,
478
501
  StopTaskBatchRequest,
479
- ApiDetailInfo,
502
+ ConfigTemplate,
480
503
  DescribeUnitApiUseDetailResponse,
481
504
  DescribeInvocationMetricScatterPlotResponse,
482
505
  DescribeUsableUnitNamespacesRequest,
@@ -496,11 +519,13 @@ import {
496
519
  DescribeInvocationMetricDataCurveResponse,
497
520
  DeleteConfigRequest,
498
521
  DescribeFileConfigsRequest,
522
+ CreateConfigTemplateResponse,
499
523
  ExecuteTaskResponse,
500
524
  CreateApiRateLimitRuleResponse,
501
525
  Config,
502
526
  ProtocolPort,
503
527
  DescribeApiUseDetailRequest,
528
+ CreateMicroserviceWithDetailRespResponse,
504
529
  TsfPageBusinessLogV2,
505
530
  FieldRef,
506
531
  CreateClusterRequest,
@@ -519,11 +544,13 @@ import {
519
544
  Filter,
520
545
  DescribeInvocationMetricDataPointResponse,
521
546
  DisableUnitRuleResponse,
547
+ ModifyApplicationRequest,
522
548
  DescribePathRewritesResponse,
523
549
  AddInstanceResult,
524
550
  DescribeFlowLastBatchStateResponse,
525
551
  StopTaskExecuteResponse,
526
552
  UpdateApiRateLimitRulesResponse,
553
+ DeleteRepositoryRequest,
527
554
  DescribeSimpleGroupsRequest,
528
555
  DescribeConfigReleasesResponse,
529
556
  ApiGroupInfo,
@@ -538,6 +565,7 @@ import {
538
565
  TsfPageApiDetailInfo,
539
566
  DescribeBasicResourceUsageRequest,
540
567
  DeleteMicroserviceResponse,
568
+ ResourceFieldRef,
541
569
  DescribeReleasedConfigResponse,
542
570
  HealthCheckConfig,
543
571
  TsfPageSimpleApplication,
@@ -545,12 +573,14 @@ import {
545
573
  DescribeApiDetailResponse,
546
574
  DescribeGroupsRequest,
547
575
  LaneRuleTag,
576
+ ModifyNamespaceRequest,
548
577
  OperationInfoDetail,
549
578
  CreatePathRewritesRequest,
550
579
  DeleteNamespaceRequest,
551
580
  SearchStdoutLogRequest,
552
581
  RedoTaskBatchResponse,
553
582
  DescribeStatisticsRequest,
583
+ ModifyGroupRequest,
554
584
  DescribeMicroserviceResponse,
555
585
  DescribeImageRepositoryResponse,
556
586
  TaskId,
@@ -560,7 +590,7 @@ import {
560
590
  CreateContainGroupRequest,
561
591
  DescribePublicConfigReleasesResponse,
562
592
  CreatePathRewritesResponse,
563
- DeleteRepositoryRequest,
593
+ DescribeConfigTemplateRequest,
564
594
  DraftApiGroupResponse,
565
595
  DescribeConfigSummaryRequest,
566
596
  DeleteLaneRequest,
@@ -701,6 +731,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
701
731
  return this.request("DeleteLaneRule", req, cb)
702
732
  }
703
733
 
734
+ /**
735
+ * 删除集群
736
+ */
737
+ async DeleteCluster(
738
+ req: DeleteClusterRequest,
739
+ cb?: (error: string, rep: DeleteClusterResponse) => void
740
+ ): Promise<DeleteClusterResponse> {
741
+ return this.request("DeleteCluster", req, cb)
742
+ }
743
+
704
744
  /**
705
745
  * 重新执行工作流批次
706
746
  */
@@ -752,13 +792,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
752
792
  }
753
793
 
754
794
  /**
755
- * 停用任务
795
+ * 创建参数模板
756
796
  */
757
- async DisableTask(
758
- req: DisableTaskRequest,
759
- cb?: (error: string, rep: DisableTaskResponse) => void
760
- ): Promise<DisableTaskResponse> {
761
- return this.request("DisableTask", req, cb)
797
+ async CreateConfigTemplate(
798
+ req: CreateConfigTemplateRequest,
799
+ cb?: (error: string, rep: CreateConfigTemplateResponse) => void
800
+ ): Promise<CreateConfigTemplateResponse> {
801
+ return this.request("CreateConfigTemplate", req, cb)
762
802
  }
763
803
 
764
804
  /**
@@ -821,6 +861,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
821
861
  return this.request("DescribeTaskDetail", req, cb)
822
862
  }
823
863
 
864
+ /**
865
+ * 修改集群信息
866
+ */
867
+ async ModifyCluster(
868
+ req: ModifyClusterRequest,
869
+ cb?: (error: string, rep: ModifyClusterResponse) => void
870
+ ): Promise<ModifyClusterResponse> {
871
+ return this.request("ModifyCluster", req, cb)
872
+ }
873
+
824
874
  /**
825
875
  * 容器部署组详情(已废弃,请使用 DescribeContainerGroupDeployInfo)
826
876
  */
@@ -901,6 +951,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
901
951
  return this.request("DescribeApiDetail", req, cb)
902
952
  }
903
953
 
954
+ /**
955
+ * 撤回已发布的文件配置
956
+ */
957
+ async RevokeFileConfig(
958
+ req: RevokeFileConfigRequest,
959
+ cb?: (error: string, rep: RevokeFileConfigResponse) => void
960
+ ): Promise<RevokeFileConfigResponse> {
961
+ return this.request("RevokeFileConfig", req, cb)
962
+ }
963
+
904
964
  /**
905
965
  * 创建容器部署组
906
966
  */
@@ -1093,13 +1153,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1093
1153
  }
1094
1154
 
1095
1155
  /**
1096
- * 查询公共配置(单条)
1156
+ * 镜像仓库列表
1097
1157
  */
1098
- async DescribePublicConfig(
1099
- req: DescribePublicConfigRequest,
1100
- cb?: (error: string, rep: DescribePublicConfigResponse) => void
1101
- ): Promise<DescribePublicConfigResponse> {
1102
- return this.request("DescribePublicConfig", req, cb)
1158
+ async DescribeImageRepository(
1159
+ req: DescribeImageRepositoryRequest,
1160
+ cb?: (error: string, rep: DescribeImageRepositoryResponse) => void
1161
+ ): Promise<DescribeImageRepositoryResponse> {
1162
+ return this.request("DescribeImageRepository", req, cb)
1103
1163
  }
1104
1164
 
1105
1165
  /**
@@ -1332,6 +1392,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1332
1392
  return this.request("DescribeApiGroups", req, cb)
1333
1393
  }
1334
1394
 
1395
+ /**
1396
+ * 获取集群列表
1397
+ */
1398
+ async DescribeClusters(
1399
+ req: DescribeClustersRequest,
1400
+ cb?: (error: string, rep: DescribeClustersResponse) => void
1401
+ ): Promise<DescribeClustersResponse> {
1402
+ return this.request("DescribeClusters", req, cb)
1403
+ }
1404
+
1335
1405
  /**
1336
1406
  * 查询日志配置项列表
1337
1407
  */
@@ -1383,13 +1453,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1383
1453
  }
1384
1454
 
1385
1455
  /**
1386
- * 镜像仓库列表
1456
+ * 查询文件配置项发布信息
1387
1457
  */
1388
- async DescribeImageRepository(
1389
- req: DescribeImageRepositoryRequest,
1390
- cb?: (error: string, rep: DescribeImageRepositoryResponse) => void
1391
- ): Promise<DescribeImageRepositoryResponse> {
1392
- return this.request("DescribeImageRepository", req, cb)
1458
+ async DescribeFileConfigReleases(
1459
+ req: DescribeFileConfigReleasesRequest,
1460
+ cb?: (error: string, rep: DescribeFileConfigReleasesResponse) => void
1461
+ ): Promise<DescribeFileConfigReleasesResponse> {
1462
+ return this.request("DescribeFileConfigReleases", req, cb)
1393
1463
  }
1394
1464
 
1395
1465
  /**
@@ -1503,13 +1573,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1503
1573
  }
1504
1574
 
1505
1575
  /**
1506
- * 启用任务
1576
+ * 删除模板
1507
1577
  */
1508
- async EnableTask(
1509
- req: EnableTaskRequest,
1510
- cb?: (error: string, rep: EnableTaskResponse) => void
1511
- ): Promise<EnableTaskResponse> {
1512
- return this.request("EnableTask", req, cb)
1578
+ async DeleteConfigTemplate(
1579
+ req: DeleteConfigTemplateRequest,
1580
+ cb?: (error: string, rep: DeleteConfigTemplateResponse) => void
1581
+ ): Promise<DeleteConfigTemplateResponse> {
1582
+ return this.request("DeleteConfigTemplate", req, cb)
1513
1583
  }
1514
1584
 
1515
1585
  /**
@@ -1563,6 +1633,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1563
1633
  return this.request("AddInstances", req, cb)
1564
1634
  }
1565
1635
 
1636
+ /**
1637
+ * 修改命名空间
1638
+ */
1639
+ async ModifyNamespace(
1640
+ req: ModifyNamespaceRequest,
1641
+ cb?: (error: string, rep: ModifyNamespaceResponse) => void
1642
+ ): Promise<ModifyNamespaceResponse> {
1643
+ return this.request("ModifyNamespace", req, cb)
1644
+ }
1645
+
1566
1646
  /**
1567
1647
  * 查询配置汇总列表
1568
1648
  */
@@ -1634,13 +1714,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1634
1714
  }
1635
1715
 
1636
1716
  /**
1637
- * 查询简单应用列表
1717
+ * 查询公共配置(单条)
1638
1718
  */
1639
- async DescribeSimpleApplications(
1640
- req: DescribeSimpleApplicationsRequest,
1641
- cb?: (error: string, rep: DescribeSimpleApplicationsResponse) => void
1642
- ): Promise<DescribeSimpleApplicationsResponse> {
1643
- return this.request("DescribeSimpleApplications", req, cb)
1719
+ async DescribePublicConfig(
1720
+ req: DescribePublicConfigRequest,
1721
+ cb?: (error: string, rep: DescribePublicConfigResponse) => void
1722
+ ): Promise<DescribePublicConfigResponse> {
1723
+ return this.request("DescribePublicConfig", req, cb)
1644
1724
  }
1645
1725
 
1646
1726
  /**
@@ -1654,13 +1734,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1654
1734
  }
1655
1735
 
1656
1736
  /**
1657
- * 发布Api分组
1737
+ * 修改应用
1658
1738
  */
1659
- async ReleaseApiGroup(
1660
- req: ReleaseApiGroupRequest,
1661
- cb?: (error: string, rep: ReleaseApiGroupResponse) => void
1662
- ): Promise<ReleaseApiGroupResponse> {
1663
- return this.request("ReleaseApiGroup", req, cb)
1739
+ async ModifyApplication(
1740
+ req: ModifyApplicationRequest,
1741
+ cb?: (error: string, rep: ModifyApplicationResponse) => void
1742
+ ): Promise<ModifyApplicationResponse> {
1743
+ return this.request("ModifyApplication", req, cb)
1664
1744
  }
1665
1745
 
1666
1746
  /**
@@ -1745,13 +1825,13 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1745
1825
  }
1746
1826
 
1747
1827
  /**
1748
- * 查询路径重写
1828
+ * 导入配置
1749
1829
  */
1750
- async DescribePathRewrite(
1751
- req: DescribePathRewriteRequest,
1752
- cb?: (error: string, rep: DescribePathRewriteResponse) => void
1753
- ): Promise<DescribePathRewriteResponse> {
1754
- return this.request("DescribePathRewrite", req, cb)
1830
+ async DescribeConfigTemplate(
1831
+ req: DescribeConfigTemplateRequest,
1832
+ cb?: (error: string, rep: DescribeConfigTemplateResponse) => void
1833
+ ): Promise<DescribeConfigTemplateResponse> {
1834
+ return this.request("DescribeConfigTemplate", req, cb)
1755
1835
  }
1756
1836
 
1757
1837
  /**
@@ -1844,6 +1924,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1844
1924
  return this.request("DeleteLane", req, cb)
1845
1925
  }
1846
1926
 
1927
+ /**
1928
+ * 更新参数模板
1929
+ */
1930
+ async UpdateConfigTemplate(
1931
+ req: UpdateConfigTemplateRequest,
1932
+ cb?: (error: string, rep: UpdateConfigTemplateResponse) => void
1933
+ ): Promise<UpdateConfigTemplateResponse> {
1934
+ return this.request("UpdateConfigTemplate", req, cb)
1935
+ }
1936
+
1847
1937
  /**
1848
1938
  * 查询配置发布信息
1849
1939
  */
@@ -1924,6 +2014,26 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
1924
2014
  return this.request("ModifyLane", req, cb)
1925
2015
  }
1926
2016
 
2017
+ /**
2018
+ * 启用任务
2019
+ */
2020
+ async EnableTask(
2021
+ req: EnableTaskRequest,
2022
+ cb?: (error: string, rep: EnableTaskResponse) => void
2023
+ ): Promise<EnableTaskResponse> {
2024
+ return this.request("EnableTask", req, cb)
2025
+ }
2026
+
2027
+ /**
2028
+ * 新增微服务返回id
2029
+ */
2030
+ async CreateMicroserviceWithDetailResp(
2031
+ req: CreateMicroserviceWithDetailRespRequest,
2032
+ cb?: (error: string, rep: CreateMicroserviceWithDetailRespResponse) => void
2033
+ ): Promise<CreateMicroserviceWithDetailRespResponse> {
2034
+ return this.request("CreateMicroserviceWithDetailResp", req, cb)
2035
+ }
2036
+
1927
2037
  /**
1928
2038
  * 修改微服务详情
1929
2039
  */
@@ -2004,6 +2114,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
2004
2114
  return this.request("RedoTaskBatch", req, cb)
2005
2115
  }
2006
2116
 
2117
+ /**
2118
+ * 发布Api分组
2119
+ */
2120
+ async ReleaseApiGroup(
2121
+ req: ReleaseApiGroupRequest,
2122
+ cb?: (error: string, rep: ReleaseApiGroupResponse) => void
2123
+ ): Promise<ReleaseApiGroupResponse> {
2124
+ return this.request("ReleaseApiGroup", req, cb)
2125
+ }
2126
+
2007
2127
  /**
2008
2128
  * 关联日志配置项到应用
2009
2129
  */
@@ -2034,6 +2154,26 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
2034
2154
  return this.request("DescribeConfigReleaseLogs", req, cb)
2035
2155
  }
2036
2156
 
2157
+ /**
2158
+ * 查询简单应用列表
2159
+ */
2160
+ async DescribeSimpleApplications(
2161
+ req: DescribeSimpleApplicationsRequest,
2162
+ cb?: (error: string, rep: DescribeSimpleApplicationsResponse) => void
2163
+ ): Promise<DescribeSimpleApplicationsResponse> {
2164
+ return this.request("DescribeSimpleApplications", req, cb)
2165
+ }
2166
+
2167
+ /**
2168
+ * 查询路径重写
2169
+ */
2170
+ async DescribePathRewrite(
2171
+ req: DescribePathRewriteRequest,
2172
+ cb?: (error: string, rep: DescribePathRewriteResponse) => void
2173
+ ): Promise<DescribePathRewriteResponse> {
2174
+ return this.request("DescribePathRewrite", req, cb)
2175
+ }
2176
+
2037
2177
  /**
2038
2178
  * 执行一次工作流
2039
2179
  */
@@ -2094,6 +2234,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
2094
2234
  return this.request("DeleteRepository", req, cb)
2095
2235
  }
2096
2236
 
2237
+ /**
2238
+ * 停用任务
2239
+ */
2240
+ async DisableTask(
2241
+ req: DisableTaskRequest,
2242
+ cb?: (error: string, rep: DisableTaskResponse) => void
2243
+ ): Promise<DisableTaskResponse> {
2244
+ return this.request("DisableTask", req, cb)
2245
+ }
2246
+
2097
2247
  /**
2098
2248
  * 启动容器部署组
2099
2249
  */
@@ -2284,6 +2434,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
2284
2434
  return this.request("ChangeApiUsableStatus", req, cb)
2285
2435
  }
2286
2436
 
2437
+ /**
2438
+ * 更新部署组信息
2439
+ */
2440
+ async ModifyGroup(
2441
+ req: ModifyGroupRequest,
2442
+ cb?: (error: string, rep: ModifyGroupResponse) => void
2443
+ ): Promise<ModifyGroupResponse> {
2444
+ return this.request("ModifyGroup", req, cb)
2445
+ }
2446
+
2287
2447
  /**
2288
2448
  * 获取单个投递项配置信息
2289
2449
  */