tencentcloud-sdk-nodejs-tsf 4.1.96 → 4.1.98
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.
package/package.json
CHANGED
|
@@ -51,7 +51,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
51
51
|
*/
|
|
52
52
|
AddClusterInstances(req: AddClusterInstancesRequest, cb?: (error: string, rep: AddClusterInstancesResponse) => void): Promise<AddClusterInstancesResponse>;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* 删除灰度发布规则
|
|
55
55
|
*/
|
|
56
56
|
DeleteLaneRule(req: DeleteLaneRuleRequest, cb?: (error: string, rep: DeleteLaneRuleResponse) => void): Promise<DeleteLaneRuleResponse>;
|
|
57
57
|
/**
|
|
@@ -75,7 +75,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
75
75
|
*/
|
|
76
76
|
DescribeGroupAttribute(req: DescribeGroupAttributeRequest, cb?: (error: string, rep: DescribeGroupAttributeResponse) => void): Promise<DescribeGroupAttributeResponse>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* 创建文件配置项,返回详细信息。
|
|
79
79
|
*/
|
|
80
80
|
CreateFileConfigWithDetailResp(req: CreateFileConfigWithDetailRespRequest, cb?: (error: string, rep: CreateFileConfigWithDetailRespResponse) => void): Promise<CreateFileConfigWithDetailRespResponse>;
|
|
81
81
|
/**
|
|
@@ -155,7 +155,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
155
155
|
*/
|
|
156
156
|
DescribeGroupsWithPlugin(req: DescribeGroupsWithPluginRequest, cb?: (error: string, rep: DescribeGroupsWithPluginResponse) => void): Promise<DescribeGroupsWithPluginResponse>;
|
|
157
157
|
/**
|
|
158
|
-
*
|
|
158
|
+
* 启用灰度发布规则
|
|
159
159
|
*/
|
|
160
160
|
EnableLaneRule(req: EnableLaneRuleRequest, cb?: (error: string, rep: EnableLaneRuleResponse) => void): Promise<EnableLaneRuleResponse>;
|
|
161
161
|
/**
|
|
@@ -180,7 +180,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
180
180
|
DeleteImageTags(req: DeleteImageTagsRequest, cb?: (error: string, rep: DeleteImageTagsResponse) => void): Promise<DeleteImageTagsResponse>;
|
|
181
181
|
/**
|
|
182
182
|
* TSF上传的程序包存放在腾讯云对象存储(COS)中,通过该API可以获取从COS下载程序包需要的信息,包括包所在的桶、存储路径、鉴权信息等,之后使用COS API(或SDK)进行下载。
|
|
183
|
-
COS
|
|
183
|
+
请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
|
|
184
184
|
*/
|
|
185
185
|
DescribeDownloadInfo(req: DescribeDownloadInfoRequest, cb?: (error: string, rep: DescribeDownloadInfoResponse) => void): Promise<DescribeDownloadInfoResponse>;
|
|
186
186
|
/**
|
|
@@ -326,7 +326,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
326
326
|
*/
|
|
327
327
|
DescribeGroupInstances(req: DescribeGroupInstancesRequest, cb?: (error: string, rep: DescribeGroupInstancesResponse) => void): Promise<DescribeGroupInstancesResponse>;
|
|
328
328
|
/**
|
|
329
|
-
*
|
|
329
|
+
* 创建灰度发布规则
|
|
330
330
|
*/
|
|
331
331
|
CreateLaneRule(req: CreateLaneRuleRequest, cb?: (error: string, rep: CreateLaneRuleResponse) => void): Promise<CreateLaneRuleResponse>;
|
|
332
332
|
/**
|
|
@@ -350,7 +350,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
350
350
|
*/
|
|
351
351
|
DescribeUnitRulesV2(req: DescribeUnitRulesV2Request, cb?: (error: string, rep: DescribeUnitRulesV2Response) => void): Promise<DescribeUnitRulesV2Response>;
|
|
352
352
|
/**
|
|
353
|
-
*
|
|
353
|
+
* 创建公共配置项,并返回配置项详细信息。
|
|
354
354
|
*/
|
|
355
355
|
CreatePublicConfigWithDetailResp(req: CreatePublicConfigWithDetailRespRequest, cb?: (error: string, rep: CreatePublicConfigWithDetailRespResponse) => void): Promise<CreatePublicConfigWithDetailRespResponse>;
|
|
356
356
|
/**
|
|
@@ -582,7 +582,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
582
582
|
*/
|
|
583
583
|
DescribePathRewrites(req: DescribePathRewritesRequest, cb?: (error: string, rep: DescribePathRewritesResponse) => void): Promise<DescribePathRewritesResponse>;
|
|
584
584
|
/**
|
|
585
|
-
*
|
|
585
|
+
* 删除泳道配置
|
|
586
586
|
*/
|
|
587
587
|
DeleteLane(req: DeleteLaneRequest, cb?: (error: string, rep: DeleteLaneResponse) => void): Promise<DeleteLaneResponse>;
|
|
588
588
|
/**
|
|
@@ -594,7 +594,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
594
594
|
*/
|
|
595
595
|
DescribeConfigReleases(req: DescribeConfigReleasesRequest, cb?: (error: string, rep: DescribeConfigReleasesResponse) => void): Promise<DescribeConfigReleasesResponse>;
|
|
596
596
|
/**
|
|
597
|
-
*
|
|
597
|
+
* 创建泳道配置
|
|
598
598
|
*/
|
|
599
599
|
CreateLane(req: CreateLaneRequest, cb?: (error: string, rep: CreateLaneResponse) => void): Promise<CreateLaneResponse>;
|
|
600
600
|
/**
|
|
@@ -625,7 +625,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
625
625
|
*/
|
|
626
626
|
StopGroup(req: StopGroupRequest, cb?: (error: string, rep: StopGroupResponse) => void): Promise<StopGroupResponse>;
|
|
627
627
|
/**
|
|
628
|
-
*
|
|
628
|
+
* 更新泳道配置信息
|
|
629
629
|
*/
|
|
630
630
|
ModifyLane(req: ModifyLaneRequest, cb?: (error: string, rep: ModifyLaneResponse) => void): Promise<ModifyLaneResponse>;
|
|
631
631
|
/**
|
|
@@ -637,7 +637,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
637
637
|
*/
|
|
638
638
|
DescribeMicroservicesByGroupIds(req: DescribeMicroservicesByGroupIdsRequest, cb?: (error: string, rep: DescribeMicroservicesByGroupIdsResponse) => void): Promise<DescribeMicroservicesByGroupIdsResponse>;
|
|
639
639
|
/**
|
|
640
|
-
* 新增微服务返回
|
|
640
|
+
* 新增微服务返回ID
|
|
641
641
|
*/
|
|
642
642
|
CreateMicroserviceWithDetailResp(req: CreateMicroserviceWithDetailRespRequest, cb?: (error: string, rep: CreateMicroserviceWithDetailRespResponse) => void): Promise<CreateMicroserviceWithDetailRespResponse>;
|
|
643
643
|
/**
|
|
@@ -723,7 +723,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
723
723
|
*/
|
|
724
724
|
DescribeFlowLastBatchState(req: DescribeFlowLastBatchStateRequest, cb?: (error: string, rep: DescribeFlowLastBatchStateResponse) => void): Promise<DescribeFlowLastBatchStateResponse>;
|
|
725
725
|
/**
|
|
726
|
-
*
|
|
726
|
+
* 发布配置,并且返回配置ID。
|
|
727
727
|
*/
|
|
728
728
|
ReleaseConfigWithDetailResp(req: ReleaseConfigWithDetailRespRequest, cb?: (error: string, rep: ReleaseConfigWithDetailRespResponse) => void): Promise<ReleaseConfigWithDetailRespResponse>;
|
|
729
729
|
/**
|
|
@@ -807,7 +807,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
807
807
|
*/
|
|
808
808
|
DraftApiGroup(req: DraftApiGroupRequest, cb?: (error: string, rep: DraftApiGroupResponse) => void): Promise<DraftApiGroupResponse>;
|
|
809
809
|
/**
|
|
810
|
-
*
|
|
810
|
+
* 禁用灰度发布规则
|
|
811
811
|
*/
|
|
812
812
|
DisableLaneRule(req: DisableLaneRuleRequest, cb?: (error: string, rep: DisableLaneRuleResponse) => void): Promise<DisableLaneRuleResponse>;
|
|
813
813
|
/**
|
|
@@ -819,7 +819,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
819
819
|
*/
|
|
820
820
|
ContinueRunFailedTaskBatch(req: ContinueRunFailedTaskBatchRequest, cb?: (error: string, rep: ContinueRunFailedTaskBatchResponse) => void): Promise<ContinueRunFailedTaskBatchResponse>;
|
|
821
821
|
/**
|
|
822
|
-
* 查询API
|
|
822
|
+
* 查询API版本
|
|
823
823
|
*/
|
|
824
824
|
DescribeApiVersions(req: DescribeApiVersionsRequest, cb?: (error: string, rep: DescribeApiVersionsResponse) => void): Promise<DescribeApiVersionsResponse>;
|
|
825
825
|
/**
|
|
@@ -859,15 +859,15 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
859
859
|
*/
|
|
860
860
|
RevocationConfig(req: RevocationConfigRequest, cb?: (error: string, rep: RevocationConfigResponse) => void): Promise<RevocationConfigResponse>;
|
|
861
861
|
/**
|
|
862
|
-
*
|
|
862
|
+
* 查询灰度发布规则列表
|
|
863
863
|
*/
|
|
864
864
|
DescribeLaneRules(req: DescribeLaneRulesRequest, cb?: (error: string, rep: DescribeLaneRulesResponse) => void): Promise<DescribeLaneRulesResponse>;
|
|
865
865
|
/**
|
|
866
|
-
*
|
|
866
|
+
* 更新灰度发布规则
|
|
867
867
|
*/
|
|
868
868
|
ModifyLaneRule(req: ModifyLaneRuleRequest, cb?: (error: string, rep: ModifyLaneRuleResponse) => void): Promise<ModifyLaneRuleResponse>;
|
|
869
869
|
/**
|
|
870
|
-
*
|
|
870
|
+
* 查询部署组发布的配置
|
|
871
871
|
*/
|
|
872
872
|
DescribeReleasedConfig(req: DescribeReleasedConfigRequest, cb?: (error: string, rep: DescribeReleasedConfigResponse) => void): Promise<DescribeReleasedConfigResponse>;
|
|
873
873
|
/**
|
|
@@ -879,7 +879,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
879
879
|
*/
|
|
880
880
|
AssociateConfigWithGroup(req: AssociateConfigWithGroupRequest, cb?: (error: string, rep: AssociateConfigWithGroupResponse) => void): Promise<AssociateConfigWithGroupResponse>;
|
|
881
881
|
/**
|
|
882
|
-
*
|
|
882
|
+
* 查询泳道配置列表
|
|
883
883
|
*/
|
|
884
884
|
DescribeLanes(req: DescribeLanesRequest, cb?: (error: string, rep: DescribeLanesResponse) => void): Promise<DescribeLanesResponse>;
|
|
885
885
|
/**
|
|
@@ -888,7 +888,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
888
888
|
DescribeApiUseDetail(req: DescribeApiUseDetailRequest, cb?: (error: string, rep: DescribeApiUseDetailResponse) => void): Promise<DescribeApiUseDetailResponse>;
|
|
889
889
|
/**
|
|
890
890
|
* TSF会将软件包上传到腾讯云对象存储(COS)。调用此接口获取上传信息,如目标地域,桶,包Id,存储路径,鉴权信息等,之后请使用COS API(或SDK)进行上传。
|
|
891
|
-
COS
|
|
891
|
+
请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
|
|
892
892
|
*/
|
|
893
893
|
DescribeUploadInfo(req: DescribeUploadInfoRequest, cb?: (error: string, rep: DescribeUploadInfoResponse) => void): Promise<DescribeUploadInfoResponse>;
|
|
894
894
|
/**
|
|
@@ -95,7 +95,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
95
95
|
return this.request("AddClusterInstances", req, cb);
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* 删除灰度发布规则
|
|
99
99
|
*/
|
|
100
100
|
async DeleteLaneRule(req, cb) {
|
|
101
101
|
return this.request("DeleteLaneRule", req, cb);
|
|
@@ -131,7 +131,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
131
131
|
return this.request("DescribeGroupAttribute", req, cb);
|
|
132
132
|
}
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* 创建文件配置项,返回详细信息。
|
|
135
135
|
*/
|
|
136
136
|
async CreateFileConfigWithDetailResp(req, cb) {
|
|
137
137
|
return this.request("CreateFileConfigWithDetailResp", req, cb);
|
|
@@ -251,7 +251,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
251
251
|
return this.request("DescribeGroupsWithPlugin", req, cb);
|
|
252
252
|
}
|
|
253
253
|
/**
|
|
254
|
-
*
|
|
254
|
+
* 启用灰度发布规则
|
|
255
255
|
*/
|
|
256
256
|
async EnableLaneRule(req, cb) {
|
|
257
257
|
return this.request("EnableLaneRule", req, cb);
|
|
@@ -288,7 +288,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
288
288
|
}
|
|
289
289
|
/**
|
|
290
290
|
* TSF上传的程序包存放在腾讯云对象存储(COS)中,通过该API可以获取从COS下载程序包需要的信息,包括包所在的桶、存储路径、鉴权信息等,之后使用COS API(或SDK)进行下载。
|
|
291
|
-
COS
|
|
291
|
+
请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
|
|
292
292
|
*/
|
|
293
293
|
async DescribeDownloadInfo(req, cb) {
|
|
294
294
|
return this.request("DescribeDownloadInfo", req, cb);
|
|
@@ -506,7 +506,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
506
506
|
return this.request("DescribeGroupInstances", req, cb);
|
|
507
507
|
}
|
|
508
508
|
/**
|
|
509
|
-
*
|
|
509
|
+
* 创建灰度发布规则
|
|
510
510
|
*/
|
|
511
511
|
async CreateLaneRule(req, cb) {
|
|
512
512
|
return this.request("CreateLaneRule", req, cb);
|
|
@@ -542,7 +542,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
542
542
|
return this.request("DescribeUnitRulesV2", req, cb);
|
|
543
543
|
}
|
|
544
544
|
/**
|
|
545
|
-
*
|
|
545
|
+
* 创建公共配置项,并返回配置项详细信息。
|
|
546
546
|
*/
|
|
547
547
|
async CreatePublicConfigWithDetailResp(req, cb) {
|
|
548
548
|
return this.request("CreatePublicConfigWithDetailResp", req, cb);
|
|
@@ -888,7 +888,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
888
888
|
return this.request("DescribePathRewrites", req, cb);
|
|
889
889
|
}
|
|
890
890
|
/**
|
|
891
|
-
*
|
|
891
|
+
* 删除泳道配置
|
|
892
892
|
*/
|
|
893
893
|
async DeleteLane(req, cb) {
|
|
894
894
|
return this.request("DeleteLane", req, cb);
|
|
@@ -906,7 +906,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
906
906
|
return this.request("DescribeConfigReleases", req, cb);
|
|
907
907
|
}
|
|
908
908
|
/**
|
|
909
|
-
*
|
|
909
|
+
* 创建泳道配置
|
|
910
910
|
*/
|
|
911
911
|
async CreateLane(req, cb) {
|
|
912
912
|
return this.request("CreateLane", req, cb);
|
|
@@ -951,7 +951,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
951
951
|
return this.request("StopGroup", req, cb);
|
|
952
952
|
}
|
|
953
953
|
/**
|
|
954
|
-
*
|
|
954
|
+
* 更新泳道配置信息
|
|
955
955
|
*/
|
|
956
956
|
async ModifyLane(req, cb) {
|
|
957
957
|
return this.request("ModifyLane", req, cb);
|
|
@@ -969,7 +969,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
969
969
|
return this.request("DescribeMicroservicesByGroupIds", req, cb);
|
|
970
970
|
}
|
|
971
971
|
/**
|
|
972
|
-
* 新增微服务返回
|
|
972
|
+
* 新增微服务返回ID
|
|
973
973
|
*/
|
|
974
974
|
async CreateMicroserviceWithDetailResp(req, cb) {
|
|
975
975
|
return this.request("CreateMicroserviceWithDetailResp", req, cb);
|
|
@@ -1097,7 +1097,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1097
1097
|
return this.request("DescribeFlowLastBatchState", req, cb);
|
|
1098
1098
|
}
|
|
1099
1099
|
/**
|
|
1100
|
-
*
|
|
1100
|
+
* 发布配置,并且返回配置ID。
|
|
1101
1101
|
*/
|
|
1102
1102
|
async ReleaseConfigWithDetailResp(req, cb) {
|
|
1103
1103
|
return this.request("ReleaseConfigWithDetailResp", req, cb);
|
|
@@ -1223,7 +1223,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1223
1223
|
return this.request("DraftApiGroup", req, cb);
|
|
1224
1224
|
}
|
|
1225
1225
|
/**
|
|
1226
|
-
*
|
|
1226
|
+
* 禁用灰度发布规则
|
|
1227
1227
|
*/
|
|
1228
1228
|
async DisableLaneRule(req, cb) {
|
|
1229
1229
|
return this.request("DisableLaneRule", req, cb);
|
|
@@ -1241,7 +1241,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1241
1241
|
return this.request("ContinueRunFailedTaskBatch", req, cb);
|
|
1242
1242
|
}
|
|
1243
1243
|
/**
|
|
1244
|
-
* 查询API
|
|
1244
|
+
* 查询API版本
|
|
1245
1245
|
*/
|
|
1246
1246
|
async DescribeApiVersions(req, cb) {
|
|
1247
1247
|
return this.request("DescribeApiVersions", req, cb);
|
|
@@ -1301,19 +1301,19 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1301
1301
|
return this.request("RevocationConfig", req, cb);
|
|
1302
1302
|
}
|
|
1303
1303
|
/**
|
|
1304
|
-
*
|
|
1304
|
+
* 查询灰度发布规则列表
|
|
1305
1305
|
*/
|
|
1306
1306
|
async DescribeLaneRules(req, cb) {
|
|
1307
1307
|
return this.request("DescribeLaneRules", req, cb);
|
|
1308
1308
|
}
|
|
1309
1309
|
/**
|
|
1310
|
-
*
|
|
1310
|
+
* 更新灰度发布规则
|
|
1311
1311
|
*/
|
|
1312
1312
|
async ModifyLaneRule(req, cb) {
|
|
1313
1313
|
return this.request("ModifyLaneRule", req, cb);
|
|
1314
1314
|
}
|
|
1315
1315
|
/**
|
|
1316
|
-
*
|
|
1316
|
+
* 查询部署组发布的配置
|
|
1317
1317
|
*/
|
|
1318
1318
|
async DescribeReleasedConfig(req, cb) {
|
|
1319
1319
|
return this.request("DescribeReleasedConfig", req, cb);
|
|
@@ -1331,7 +1331,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1331
1331
|
return this.request("AssociateConfigWithGroup", req, cb);
|
|
1332
1332
|
}
|
|
1333
1333
|
/**
|
|
1334
|
-
*
|
|
1334
|
+
* 查询泳道配置列表
|
|
1335
1335
|
*/
|
|
1336
1336
|
async DescribeLanes(req, cb) {
|
|
1337
1337
|
return this.request("DescribeLanes", req, cb);
|
|
@@ -1344,7 +1344,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1344
1344
|
}
|
|
1345
1345
|
/**
|
|
1346
1346
|
* TSF会将软件包上传到腾讯云对象存储(COS)。调用此接口获取上传信息,如目标地域,桶,包Id,存储路径,鉴权信息等,之后请使用COS API(或SDK)进行上传。
|
|
1347
|
-
COS
|
|
1347
|
+
请查阅[COS相关文档](https://cloud.tencent.com/document/product/436)
|
|
1348
1348
|
*/
|
|
1349
1349
|
async DescribeUploadInfo(req, cb) {
|
|
1350
1350
|
return this.request("DescribeUploadInfo", req, cb);
|