tencentcloud-sdk-nodejs 4.1.14 → 4.1.16
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/es/common/sdk_version.js +1 -1
- package/es/services/bh/v20230418/bh_client.js +21 -6
- package/es/services/billing/v20180709/billing_client.js +0 -3
- package/es/services/chc/v20230418/chc_client.js +5 -2
- package/es/services/cls/v20201016/cls_client.js +3 -0
- package/es/services/es/index.js +2 -0
- package/es/services/es/v20250101/es_client.js +33 -0
- package/es/services/es/v20250101/es_models.js +0 -0
- package/es/services/es/v20250101/index.js +6 -0
- package/es/services/ess/v20201111/ess_client.js +3 -0
- package/es/services/essbasic/v20210526/essbasic_client.js +3 -0
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +3 -0
- package/es/services/iotvideo/v20211125/iotvideo_client.js +3 -0
- package/es/services/sts/v20180813/sts_client.js +3 -0
- package/es/services/taf/v20200210/taf_client.js +0 -3
- package/es/services/tione/v20211111/tione_client.js +3 -0
- package/es/services/waf/v20180125/waf_client.js +22 -13
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bh/v20230418/bh_client.d.ts +27 -7
- package/tencentcloud/services/bh/v20230418/bh_client.js +39 -9
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +229 -6
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +1 -7
- package/tencentcloud/services/billing/v20180709/billing_client.js +0 -8
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +0 -135
- package/tencentcloud/services/bpaas/v20181217/bpaas_models.d.ts +0 -27
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +20 -2
- package/tencentcloud/services/chc/v20230418/chc_client.d.ts +7 -3
- package/tencentcloud/services/chc/v20230418/chc_client.js +9 -3
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +59 -13
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +5 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +6 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +24 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
- package/tencentcloud/services/es/index.d.ts +4 -0
- package/tencentcloud/services/es/index.js +2 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +120 -105
- package/tencentcloud/services/es/v20250101/es_client.d.ts +51 -0
- package/tencentcloud/services/es/v20250101/es_client.js +90 -0
- package/tencentcloud/services/es/v20250101/es_models.d.ts +568 -0
- package/tencentcloud/services/es/v20250101/es_models.js +18 -0
- package/tencentcloud/services/es/v20250101/index.d.ts +6 -0
- package/tencentcloud/services/es/v20250101/index.js +10 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +19 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +20 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +216 -101
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +15 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +16 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +134 -45
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +8 -53
- package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +4 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +84 -16
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +5 -1
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +6 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +108 -40
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +53 -57
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +6 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -2
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +5 -1
- package/tencentcloud/services/smop/v20201203/smop_client.d.ts +3 -1
- package/tencentcloud/services/smop/v20201203/smop_client.js +3 -1
- package/tencentcloud/services/sts/v20180813/sts_client.d.ts +5 -1
- package/tencentcloud/services/sts/v20180813/sts_client.js +6 -0
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +50 -4
- package/tencentcloud/services/taf/v20200210/taf_client.d.ts +1 -5
- package/tencentcloud/services/taf/v20200210/taf_client.js +0 -6
- package/tencentcloud/services/taf/v20200210/taf_models.d.ts +14 -84
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +25 -1
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +5 -3
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +24 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -0
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +271 -156
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -241
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +52 -239
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +10 -68
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +27 -15
- package/tencentcloud/services/waf/v20180125/waf_client.js +39 -21
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +219 -92
|
@@ -81,7 +81,6 @@ export interface ModifyPathRewriteRequest {
|
|
|
81
81
|
export interface DescribeUnitRulesV2Response {
|
|
82
82
|
/**
|
|
83
83
|
* 分页列表信息
|
|
84
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
85
84
|
*/
|
|
86
85
|
Result?: TsfPageUnitRuleV2;
|
|
87
86
|
/**
|
|
@@ -113,12 +112,10 @@ export interface ApiDetailResponse {
|
|
|
113
112
|
RequestContentType?: string;
|
|
114
113
|
/**
|
|
115
114
|
* API 能否调试
|
|
116
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
117
115
|
*/
|
|
118
116
|
CanRun?: boolean;
|
|
119
117
|
/**
|
|
120
118
|
* API 状态 0:离线 1:在线,默认0
|
|
121
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
122
119
|
*/
|
|
123
120
|
Status?: number;
|
|
124
121
|
/**
|
|
@@ -512,7 +509,6 @@ export interface StopContainerGroupResponse {
|
|
|
512
509
|
export interface CreateConfigTemplateWithDetailRespResponse {
|
|
513
510
|
/**
|
|
514
511
|
* 创建成功,返回 ID
|
|
515
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
516
512
|
*/
|
|
517
513
|
Result?: ConfigTemplate;
|
|
518
514
|
/**
|
|
@@ -557,7 +553,6 @@ export interface DescribeGroupReleaseRequest {
|
|
|
557
553
|
export interface DescribeConfigTemplateResponse {
|
|
558
554
|
/**
|
|
559
555
|
* 导入结果
|
|
560
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
561
556
|
*/
|
|
562
557
|
Result?: ConfigTemplate;
|
|
563
558
|
/**
|
|
@@ -593,12 +588,10 @@ export interface DescribeDeliveryConfigResponse {
|
|
|
593
588
|
export interface ForceSchedule {
|
|
594
589
|
/**
|
|
595
590
|
* -
|
|
596
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
597
591
|
*/
|
|
598
592
|
AffinityList?: Array<Affinity>;
|
|
599
593
|
/**
|
|
600
594
|
* -
|
|
601
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
602
595
|
*/
|
|
603
596
|
AntiAffinityList?: Array<Affinity>;
|
|
604
597
|
}
|
|
@@ -706,7 +699,6 @@ export interface DeleteApplicationResponse {
|
|
|
706
699
|
* 删除应用操作是否成功。
|
|
707
700
|
true:操作成功。
|
|
708
701
|
false:操作失败。
|
|
709
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
710
702
|
*/
|
|
711
703
|
Result?: boolean;
|
|
712
704
|
/**
|
|
@@ -783,9 +775,8 @@ export interface DescribeSimpleGroupsResponse {
|
|
|
783
775
|
export interface DescribeConfigsResponse {
|
|
784
776
|
/**
|
|
785
777
|
* 分页后的配置项列表
|
|
786
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
787
778
|
*/
|
|
788
|
-
Result
|
|
779
|
+
Result?: TsfPageConfig;
|
|
789
780
|
/**
|
|
790
781
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
791
782
|
*/
|
|
@@ -879,9 +870,8 @@ export interface CreateGatewayApiResponse {
|
|
|
879
870
|
export interface DescribeFileConfigsResponse {
|
|
880
871
|
/**
|
|
881
872
|
* 文件配置项列表
|
|
882
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
883
873
|
*/
|
|
884
|
-
Result
|
|
874
|
+
Result?: TsfPageFileConfig;
|
|
885
875
|
/**
|
|
886
876
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
887
877
|
*/
|
|
@@ -1015,7 +1005,6 @@ export interface TaskRule {
|
|
|
1015
1005
|
RuleType: string;
|
|
1016
1006
|
/**
|
|
1017
1007
|
* Cron类型规则,cron表达式。
|
|
1018
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1019
1008
|
*/
|
|
1020
1009
|
Expression?: string;
|
|
1021
1010
|
/**
|
|
@@ -1063,12 +1052,10 @@ export interface TaskRecord {
|
|
|
1063
1052
|
TimeOut?: number;
|
|
1064
1053
|
/**
|
|
1065
1054
|
* 重试次数
|
|
1066
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1067
1055
|
*/
|
|
1068
1056
|
RetryCount?: number;
|
|
1069
1057
|
/**
|
|
1070
1058
|
* 重试间隔
|
|
1071
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1072
1059
|
*/
|
|
1073
1060
|
RetryInterval?: number;
|
|
1074
1061
|
/**
|
|
@@ -1085,47 +1072,38 @@ export interface TaskRecord {
|
|
|
1085
1072
|
TaskId?: string;
|
|
1086
1073
|
/**
|
|
1087
1074
|
* 判断任务成功的操作符
|
|
1088
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1089
1075
|
*/
|
|
1090
1076
|
SuccessOperator?: string;
|
|
1091
1077
|
/**
|
|
1092
1078
|
* 判断任务成功的阈值
|
|
1093
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1094
1079
|
*/
|
|
1095
1080
|
SuccessRatio?: number;
|
|
1096
1081
|
/**
|
|
1097
1082
|
* 分片数量
|
|
1098
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1099
1083
|
*/
|
|
1100
1084
|
ShardCount?: number;
|
|
1101
1085
|
/**
|
|
1102
1086
|
* 高级设置
|
|
1103
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1104
1087
|
*/
|
|
1105
1088
|
AdvanceSettings?: AdvanceSettings;
|
|
1106
1089
|
/**
|
|
1107
1090
|
* 分片参数
|
|
1108
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1109
1091
|
*/
|
|
1110
1092
|
ShardArguments?: Array<ShardArgument>;
|
|
1111
1093
|
/**
|
|
1112
1094
|
* 所属工作流ID
|
|
1113
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1114
1095
|
*/
|
|
1115
1096
|
BelongFlowIds?: Array<string>;
|
|
1116
1097
|
/**
|
|
1117
1098
|
* 任务历史ID
|
|
1118
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1119
1099
|
*/
|
|
1120
1100
|
TaskLogId?: string;
|
|
1121
1101
|
/**
|
|
1122
1102
|
* 触发类型
|
|
1123
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1124
1103
|
*/
|
|
1125
1104
|
TriggerType?: string;
|
|
1126
1105
|
/**
|
|
1127
1106
|
* 任务参数,长度限制10000个字符
|
|
1128
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1129
1107
|
*/
|
|
1130
1108
|
TaskArgument?: string;
|
|
1131
1109
|
}
|
|
@@ -1179,7 +1157,6 @@ export interface ModifyUploadInfoResponse {
|
|
|
1179
1157
|
export interface EnableLaneRuleResponse {
|
|
1180
1158
|
/**
|
|
1181
1159
|
* 操作状态。成功:true,失败:false
|
|
1182
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1183
1160
|
*/
|
|
1184
1161
|
Result?: boolean;
|
|
1185
1162
|
/**
|
|
@@ -1240,7 +1217,6 @@ export interface CreateApiRateLimitRuleRequest {
|
|
|
1240
1217
|
export interface DisableLaneRuleResponse {
|
|
1241
1218
|
/**
|
|
1242
1219
|
* 操作状态。成功:true,失败:false
|
|
1243
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1244
1220
|
*/
|
|
1245
1221
|
Result?: boolean;
|
|
1246
1222
|
/**
|
|
@@ -1324,7 +1300,6 @@ export interface ChangeApiUsableStatusRequest {
|
|
|
1324
1300
|
export interface DescribeMicroservicesResponse {
|
|
1325
1301
|
/**
|
|
1326
1302
|
* 微服务分页列表信息
|
|
1327
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1328
1303
|
*/
|
|
1329
1304
|
Result?: TsfPageMicroservice;
|
|
1330
1305
|
/**
|
|
@@ -1347,7 +1322,6 @@ export interface DescribeApiRateLimitRulesRequest {
|
|
|
1347
1322
|
export interface DescribeApiGroupsResponse {
|
|
1348
1323
|
/**
|
|
1349
1324
|
* 翻页结构体
|
|
1350
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1351
1325
|
*/
|
|
1352
1326
|
Result?: TsfPageApiGroupInfo;
|
|
1353
1327
|
/**
|
|
@@ -1415,9 +1389,8 @@ export interface ReleaseConfigResponse {
|
|
|
1415
1389
|
export interface DescribeUnitRuleResponse {
|
|
1416
1390
|
/**
|
|
1417
1391
|
* 单元化规则对象
|
|
1418
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1419
1392
|
*/
|
|
1420
|
-
Result
|
|
1393
|
+
Result?: UnitRule;
|
|
1421
1394
|
/**
|
|
1422
1395
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1423
1396
|
*/
|
|
@@ -1464,20 +1437,19 @@ export interface InvocationMetricScatterPlot {
|
|
|
1464
1437
|
/**
|
|
1465
1438
|
* 时间轴截止时间,GMT,精确到毫秒
|
|
1466
1439
|
*/
|
|
1467
|
-
EndTime
|
|
1440
|
+
EndTime?: number;
|
|
1468
1441
|
/**
|
|
1469
1442
|
* 时间粒度
|
|
1470
1443
|
*/
|
|
1471
|
-
StartTime
|
|
1444
|
+
StartTime?: number;
|
|
1472
1445
|
/**
|
|
1473
1446
|
* 时间轴开始时间,GMT,精确到毫秒
|
|
1474
1447
|
*/
|
|
1475
|
-
Period
|
|
1448
|
+
Period?: number;
|
|
1476
1449
|
/**
|
|
1477
1450
|
* 多值数据点集合
|
|
1478
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1479
1451
|
*/
|
|
1480
|
-
DataPoints
|
|
1452
|
+
DataPoints?: Array<MultiValueDataPoints>;
|
|
1481
1453
|
}
|
|
1482
1454
|
/**
|
|
1483
1455
|
* RollbackConfig请求参数结构体
|
|
@@ -1897,7 +1869,6 @@ export interface DescribeRepositoryResponse {
|
|
|
1897
1869
|
export interface ReleaseConfigWithDetailRespResponse {
|
|
1898
1870
|
/**
|
|
1899
1871
|
* 配置项发布 ID
|
|
1900
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1901
1872
|
*/
|
|
1902
1873
|
Result?: ConfigRelease;
|
|
1903
1874
|
/**
|
|
@@ -2328,9 +2299,8 @@ export interface CosUploadInfo {
|
|
|
2328
2299
|
export interface DescribeLanesResponse {
|
|
2329
2300
|
/**
|
|
2330
2301
|
* 泳道列表
|
|
2331
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2332
2302
|
*/
|
|
2333
|
-
Result
|
|
2303
|
+
Result?: LaneInfos;
|
|
2334
2304
|
/**
|
|
2335
2305
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2336
2306
|
*/
|
|
@@ -2611,9 +2581,8 @@ export interface DraftApiGroupRequest {
|
|
|
2611
2581
|
export interface CreateLaneResponse {
|
|
2612
2582
|
/**
|
|
2613
2583
|
* 泳道ID
|
|
2614
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2615
2584
|
*/
|
|
2616
|
-
Result
|
|
2585
|
+
Result?: string;
|
|
2617
2586
|
/**
|
|
2618
2587
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2619
2588
|
*/
|
|
@@ -2746,17 +2715,14 @@ export interface DescribePkgsResponse {
|
|
|
2746
2715
|
export interface ConfigMapOption {
|
|
2747
2716
|
/**
|
|
2748
2717
|
* -
|
|
2749
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2750
2718
|
*/
|
|
2751
2719
|
Key?: string;
|
|
2752
2720
|
/**
|
|
2753
2721
|
* -
|
|
2754
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2755
2722
|
*/
|
|
2756
2723
|
Path?: string;
|
|
2757
2724
|
/**
|
|
2758
2725
|
* -
|
|
2759
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2760
2726
|
*/
|
|
2761
2727
|
Mode?: string;
|
|
2762
2728
|
}
|
|
@@ -2791,11 +2757,11 @@ export interface DescribeContainerGroupDeployInfoResponse {
|
|
|
2791
2757
|
*/
|
|
2792
2758
|
export interface DescribeOverviewInvocationRequest {
|
|
2793
2759
|
/**
|
|
2794
|
-
* 命名空间ID
|
|
2760
|
+
* 命名空间ID, 此参数必填
|
|
2795
2761
|
*/
|
|
2796
2762
|
NamespaceId?: string;
|
|
2797
2763
|
/**
|
|
2798
|
-
*
|
|
2764
|
+
* 监控统计类型,必填,可选值:SumReqAmount、AvgFailureRate、AvgTimeCost,分别对应请求量、请求错误率、平均响应耗时
|
|
2799
2765
|
*/
|
|
2800
2766
|
Type?: string;
|
|
2801
2767
|
/**
|
|
@@ -3015,9 +2981,8 @@ export interface CommonOption {
|
|
|
3015
2981
|
export interface CreatePublicConfigResponse {
|
|
3016
2982
|
/**
|
|
3017
2983
|
* true:创建成功;false:创建失败
|
|
3018
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3019
2984
|
*/
|
|
3020
|
-
Result
|
|
2985
|
+
Result?: boolean;
|
|
3021
2986
|
/**
|
|
3022
2987
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3023
2988
|
*/
|
|
@@ -3055,9 +3020,8 @@ export interface TsfPageVmGroup {
|
|
|
3055
3020
|
export interface CreateConfigResponse {
|
|
3056
3021
|
/**
|
|
3057
3022
|
* true:创建成功;false:创建失败
|
|
3058
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3059
3023
|
*/
|
|
3060
|
-
Result
|
|
3024
|
+
Result?: boolean;
|
|
3061
3025
|
/**
|
|
3062
3026
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3063
3027
|
*/
|
|
@@ -3091,7 +3055,6 @@ export interface DescribeCreateGatewayApiStatusRequest {
|
|
|
3091
3055
|
export interface RevocationPublicConfigResponse {
|
|
3092
3056
|
/**
|
|
3093
3057
|
* true:撤销成功;false:撤销失败
|
|
3094
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3095
3058
|
*/
|
|
3096
3059
|
Result?: boolean;
|
|
3097
3060
|
/**
|
|
@@ -3323,7 +3286,6 @@ export interface ModifyTaskRequest {
|
|
|
3323
3286
|
export interface DeleteUnitNamespacesResponse {
|
|
3324
3287
|
/**
|
|
3325
3288
|
* 是否成功
|
|
3326
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3327
3289
|
*/
|
|
3328
3290
|
Result?: boolean;
|
|
3329
3291
|
/**
|
|
@@ -3359,7 +3321,6 @@ export interface DescribeStatisticsResponse {
|
|
|
3359
3321
|
export interface DescribeBasicResourceUsageResponse {
|
|
3360
3322
|
/**
|
|
3361
3323
|
* TSF基本资源信息
|
|
3362
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3363
3324
|
*/
|
|
3364
3325
|
Result?: OverviewBasicResourceUsage;
|
|
3365
3326
|
/**
|
|
@@ -3711,7 +3672,7 @@ export interface DescribeDeliveryConfigByGroupIdResponse {
|
|
|
3711
3672
|
*/
|
|
3712
3673
|
export interface ModifyContainerGroupRequest {
|
|
3713
3674
|
/**
|
|
3714
|
-
* 部署组ID
|
|
3675
|
+
* 部署组ID 必填项
|
|
3715
3676
|
*/
|
|
3716
3677
|
GroupId?: string;
|
|
3717
3678
|
/**
|
|
@@ -3835,7 +3796,6 @@ export interface ContainGroup {
|
|
|
3835
3796
|
export interface CreateConfigWithDetailRespResponse {
|
|
3836
3797
|
/**
|
|
3837
3798
|
* 配置项
|
|
3838
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3839
3799
|
*/
|
|
3840
3800
|
Result?: Config;
|
|
3841
3801
|
/**
|
|
@@ -3849,7 +3809,6 @@ export interface CreateConfigWithDetailRespResponse {
|
|
|
3849
3809
|
export interface DescribeGroupBusinessLogConfigsResponse {
|
|
3850
3810
|
/**
|
|
3851
3811
|
* 业务日志配置列表
|
|
3852
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3853
3812
|
*/
|
|
3854
3813
|
Result?: TsfPageBusinessLogConfig;
|
|
3855
3814
|
/**
|
|
@@ -3897,7 +3856,6 @@ export interface UpdateUnitRuleRequest {
|
|
|
3897
3856
|
export interface ReleasePublicConfigResponse {
|
|
3898
3857
|
/**
|
|
3899
3858
|
* true:发布成功;false:发布失败
|
|
3900
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3901
3859
|
*/
|
|
3902
3860
|
Result?: boolean;
|
|
3903
3861
|
/**
|
|
@@ -4514,7 +4472,6 @@ export interface DisableTaskRequest {
|
|
|
4514
4472
|
export interface CreatePathRewritesWithDetailRespResponse {
|
|
4515
4473
|
/**
|
|
4516
4474
|
* 返回路径重写规则 ID
|
|
4517
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
4518
4475
|
*/
|
|
4519
4476
|
Result?: Array<string>;
|
|
4520
4477
|
/**
|
|
@@ -4645,7 +4602,6 @@ export interface DeleteMicroserviceRequest {
|
|
|
4645
4602
|
export interface CreatePublicConfigWithDetailRespResponse {
|
|
4646
4603
|
/**
|
|
4647
4604
|
* 公共配置项 ID
|
|
4648
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
4649
4605
|
*/
|
|
4650
4606
|
Result?: Config;
|
|
4651
4607
|
/**
|
|
@@ -5056,7 +5012,6 @@ export interface GroupUnitApiDailyUseStatistics {
|
|
|
5056
5012
|
export interface DescribeFileConfigReleasesResponse {
|
|
5057
5013
|
/**
|
|
5058
5014
|
* 配置项发布信息列表
|
|
5059
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5060
5015
|
*/
|
|
5061
5016
|
Result?: TsfPageFileConfigRelease;
|
|
5062
5017
|
/**
|
|
@@ -5070,7 +5025,6 @@ export interface DescribeFileConfigReleasesResponse {
|
|
|
5070
5025
|
export interface DisableUnitRouteResponse {
|
|
5071
5026
|
/**
|
|
5072
5027
|
* 返回结果,成功失败
|
|
5073
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5074
5028
|
*/
|
|
5075
5029
|
Result?: boolean;
|
|
5076
5030
|
/**
|
|
@@ -5166,7 +5120,6 @@ export interface LaneInfo {
|
|
|
5166
5120
|
export interface DescribeConfigReleaseLogsResponse {
|
|
5167
5121
|
/**
|
|
5168
5122
|
* 分页的配置项发布历史列表
|
|
5169
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5170
5123
|
*/
|
|
5171
5124
|
Result?: TsfPageConfigReleaseLog;
|
|
5172
5125
|
/**
|
|
@@ -5180,7 +5133,6 @@ export interface DescribeConfigReleaseLogsResponse {
|
|
|
5180
5133
|
export interface DeletePublicConfigResponse {
|
|
5181
5134
|
/**
|
|
5182
5135
|
* true:删除成功;false:删除失败
|
|
5183
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5184
5136
|
*/
|
|
5185
5137
|
Result?: boolean;
|
|
5186
5138
|
/**
|
|
@@ -5292,7 +5244,6 @@ export interface DisassociateKafkaConfigResponse {
|
|
|
5292
5244
|
export interface ValueFrom {
|
|
5293
5245
|
/**
|
|
5294
5246
|
* k8s env 的 FieldRef
|
|
5295
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5296
5247
|
*/
|
|
5297
5248
|
FieldRef?: FieldRef;
|
|
5298
5249
|
/**
|
|
@@ -5302,12 +5253,10 @@ export interface ValueFrom {
|
|
|
5302
5253
|
ResourceFieldRef?: ResourceFieldRef;
|
|
5303
5254
|
/**
|
|
5304
5255
|
* k8s env的configMapKeyRef
|
|
5305
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5306
5256
|
*/
|
|
5307
5257
|
ConfigMapKeyRef?: CommonRef;
|
|
5308
5258
|
/**
|
|
5309
5259
|
* k8s env 的 secretKeyRef
|
|
5310
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5311
5260
|
*/
|
|
5312
5261
|
SecretKeyRef?: CommonRef;
|
|
5313
5262
|
}
|
|
@@ -5330,9 +5279,8 @@ export interface ShrinkInstancesResponse {
|
|
|
5330
5279
|
export interface DeleteLaneRuleResponse {
|
|
5331
5280
|
/**
|
|
5332
5281
|
* 操作状态
|
|
5333
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5334
5282
|
*/
|
|
5335
|
-
Result
|
|
5283
|
+
Result?: boolean;
|
|
5336
5284
|
/**
|
|
5337
5285
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5338
5286
|
*/
|
|
@@ -5404,7 +5352,6 @@ export interface ContainerGroupOther {
|
|
|
5404
5352
|
HealthCheckSettings?: HealthCheckSettings;
|
|
5405
5353
|
/**
|
|
5406
5354
|
* 服务配置信息是否匹配
|
|
5407
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5408
5355
|
*/
|
|
5409
5356
|
IsNotEqualServiceConfig?: boolean;
|
|
5410
5357
|
}
|
|
@@ -5749,9 +5696,8 @@ export interface Metric {
|
|
|
5749
5696
|
export interface DescribeOverviewInvocationResponse {
|
|
5750
5697
|
/**
|
|
5751
5698
|
* 监控统计数据列表
|
|
5752
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5753
5699
|
*/
|
|
5754
|
-
Result
|
|
5700
|
+
Result?: Array<MetricDataPoint>;
|
|
5755
5701
|
/**
|
|
5756
5702
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5757
5703
|
*/
|
|
@@ -5925,9 +5871,8 @@ export interface ExpandGroupResponse {
|
|
|
5925
5871
|
export interface DescribePublicConfigsResponse {
|
|
5926
5872
|
/**
|
|
5927
5873
|
* 分页后的全局配置项列表
|
|
5928
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5929
5874
|
*/
|
|
5930
|
-
Result
|
|
5875
|
+
Result?: TsfPageConfig;
|
|
5931
5876
|
/**
|
|
5932
5877
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5933
5878
|
*/
|
|
@@ -5939,7 +5884,6 @@ export interface DescribePublicConfigsResponse {
|
|
|
5939
5884
|
export interface DescribeUnitNamespacesResponse {
|
|
5940
5885
|
/**
|
|
5941
5886
|
* 单元化命名空间对象列表
|
|
5942
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5943
5887
|
*/
|
|
5944
5888
|
Result?: TsfPageUnitNamespace;
|
|
5945
5889
|
/**
|
|
@@ -6109,7 +6053,6 @@ export interface ApiDefinitionDescr {
|
|
|
6109
6053
|
export interface DescribeLaneRulesResponse {
|
|
6110
6054
|
/**
|
|
6111
6055
|
* 泳道规则列表
|
|
6112
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6113
6056
|
*/
|
|
6114
6057
|
Result?: LaneRules;
|
|
6115
6058
|
/**
|
|
@@ -6409,8 +6352,7 @@ export interface ModifyTaskResponse {
|
|
|
6409
6352
|
*/
|
|
6410
6353
|
export interface RevokeFileConfigResponse {
|
|
6411
6354
|
/**
|
|
6412
|
-
*
|
|
6413
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6355
|
+
* 撤回结果,成功:true,失败:false。
|
|
6414
6356
|
*/
|
|
6415
6357
|
Result?: boolean;
|
|
6416
6358
|
/**
|
|
@@ -6533,12 +6475,10 @@ export interface UpdateConfigTemplateResponse {
|
|
|
6533
6475
|
export interface TrySchedule {
|
|
6534
6476
|
/**
|
|
6535
6477
|
* -
|
|
6536
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6537
6478
|
*/
|
|
6538
6479
|
AffinityList?: Array<Affinity>;
|
|
6539
6480
|
/**
|
|
6540
6481
|
* -
|
|
6541
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6542
6482
|
*/
|
|
6543
6483
|
AntiAffinityList?: Array<Affinity>;
|
|
6544
6484
|
}
|
|
@@ -6708,7 +6648,6 @@ export interface GroupContainerInfo {
|
|
|
6708
6648
|
export interface CreateUnitRuleWithDetailRespResponse {
|
|
6709
6649
|
/**
|
|
6710
6650
|
* 单元化规则信息
|
|
6711
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6712
6651
|
*/
|
|
6713
6652
|
Result?: UnitRule;
|
|
6714
6653
|
/**
|
|
@@ -6986,8 +6925,7 @@ export interface Microservice {
|
|
|
6986
6925
|
*/
|
|
6987
6926
|
export interface UpdateUnitRuleResponse {
|
|
6988
6927
|
/**
|
|
6989
|
-
*
|
|
6990
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6928
|
+
* 是否成功,成功:true,失败:false。
|
|
6991
6929
|
*/
|
|
6992
6930
|
Result?: boolean;
|
|
6993
6931
|
/**
|
|
@@ -7128,7 +7066,6 @@ export interface TsfPageStdoutLogV2 {
|
|
|
7128
7066
|
Status?: string;
|
|
7129
7067
|
/**
|
|
7130
7068
|
* 游标ID
|
|
7131
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7132
7069
|
*/
|
|
7133
7070
|
SearchAfter?: Array<string>;
|
|
7134
7071
|
}
|
|
@@ -7151,7 +7088,6 @@ export interface RepositoryList {
|
|
|
7151
7088
|
export interface CreateLaneRuleResponse {
|
|
7152
7089
|
/**
|
|
7153
7090
|
* 泳道规则Id
|
|
7154
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7155
7091
|
*/
|
|
7156
7092
|
Result?: string;
|
|
7157
7093
|
/**
|
|
@@ -7191,7 +7127,6 @@ export interface DescribeContainerGroupsResponse {
|
|
|
7191
7127
|
export interface CreateUnitNamespacesResponse {
|
|
7192
7128
|
/**
|
|
7193
7129
|
* 是否成功
|
|
7194
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7195
7130
|
*/
|
|
7196
7131
|
Result?: boolean;
|
|
7197
7132
|
/**
|
|
@@ -7205,7 +7140,6 @@ export interface CreateUnitNamespacesResponse {
|
|
|
7205
7140
|
export interface UpdateApiGroupResponse {
|
|
7206
7141
|
/**
|
|
7207
7142
|
* 返回结果,true: 成功, false: 失败
|
|
7208
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7209
7143
|
*/
|
|
7210
7144
|
Result?: boolean;
|
|
7211
7145
|
/**
|
|
@@ -7313,34 +7247,28 @@ export interface GatewayPlugin {
|
|
|
7313
7247
|
export interface GatewayApiGroupVo {
|
|
7314
7248
|
/**
|
|
7315
7249
|
* 分组ID
|
|
7316
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7317
7250
|
*/
|
|
7318
|
-
GroupId
|
|
7251
|
+
GroupId?: string;
|
|
7319
7252
|
/**
|
|
7320
7253
|
* 分组名称
|
|
7321
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7322
7254
|
*/
|
|
7323
|
-
GroupName
|
|
7255
|
+
GroupName?: string;
|
|
7324
7256
|
/**
|
|
7325
7257
|
* 分组下API个数
|
|
7326
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7327
7258
|
*/
|
|
7328
|
-
GroupApiCount
|
|
7259
|
+
GroupApiCount?: number;
|
|
7329
7260
|
/**
|
|
7330
7261
|
* 分组API列表
|
|
7331
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7332
7262
|
*/
|
|
7333
|
-
GroupApis
|
|
7263
|
+
GroupApis?: Array<GatewayGroupApiVo>;
|
|
7334
7264
|
/**
|
|
7335
7265
|
* 网关实例的类型
|
|
7336
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7337
7266
|
*/
|
|
7338
|
-
GatewayInstanceType
|
|
7267
|
+
GatewayInstanceType?: string;
|
|
7339
7268
|
/**
|
|
7340
7269
|
* 网关实例ID
|
|
7341
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7342
7270
|
*/
|
|
7343
|
-
GatewayInstanceId
|
|
7271
|
+
GatewayInstanceId?: string;
|
|
7344
7272
|
}
|
|
7345
7273
|
/**
|
|
7346
7274
|
* CreateApplication请求参数结构体
|
|
@@ -7516,12 +7444,10 @@ export interface DeployGroupRequest {
|
|
|
7516
7444
|
export interface LaneInfos {
|
|
7517
7445
|
/**
|
|
7518
7446
|
* 总数
|
|
7519
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7520
7447
|
*/
|
|
7521
7448
|
TotalCount?: number;
|
|
7522
7449
|
/**
|
|
7523
7450
|
* 泳道信息列表
|
|
7524
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7525
7451
|
*/
|
|
7526
7452
|
Content?: Array<LaneInfo>;
|
|
7527
7453
|
}
|
|
@@ -7556,7 +7482,6 @@ export interface CreateTaskFlowRequest {
|
|
|
7556
7482
|
export interface CreateFileConfigWithDetailRespResponse {
|
|
7557
7483
|
/**
|
|
7558
7484
|
* 文件配置项
|
|
7559
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7560
7485
|
*/
|
|
7561
7486
|
Result?: FileConfig;
|
|
7562
7487
|
/**
|
|
@@ -7595,12 +7520,10 @@ export interface CreateConfigTemplateWithDetailRespRequest {
|
|
|
7595
7520
|
export interface TsfPageGatewayPlugin {
|
|
7596
7521
|
/**
|
|
7597
7522
|
* 记录总数
|
|
7598
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7599
7523
|
*/
|
|
7600
7524
|
TotalCount?: number;
|
|
7601
7525
|
/**
|
|
7602
7526
|
* 记录实体列表
|
|
7603
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7604
7527
|
*/
|
|
7605
7528
|
Content?: Array<GatewayPlugin>;
|
|
7606
7529
|
}
|
|
@@ -7640,7 +7563,6 @@ export interface UnbindApiGroupResponse {
|
|
|
7640
7563
|
export interface DescribeGroupReleaseResponse {
|
|
7641
7564
|
/**
|
|
7642
7565
|
* 部署组发布的相关信息
|
|
7643
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7644
7566
|
*/
|
|
7645
7567
|
Result?: GroupRelease;
|
|
7646
7568
|
/**
|
|
@@ -7830,8 +7752,7 @@ export interface ModifyPathRewriteResponse {
|
|
|
7830
7752
|
*/
|
|
7831
7753
|
export interface EnableUnitRuleResponse {
|
|
7832
7754
|
/**
|
|
7833
|
-
*
|
|
7834
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7755
|
+
* 是否成功,成功:true,失败:false。
|
|
7835
7756
|
*/
|
|
7836
7757
|
Result?: boolean;
|
|
7837
7758
|
/**
|
|
@@ -7845,7 +7766,6 @@ export interface EnableUnitRuleResponse {
|
|
|
7845
7766
|
export interface DescribeEnabledUnitRuleResponse {
|
|
7846
7767
|
/**
|
|
7847
7768
|
* 单元化规则对象
|
|
7848
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7849
7769
|
*/
|
|
7850
7770
|
Result?: UnitRule;
|
|
7851
7771
|
/**
|
|
@@ -7914,8 +7834,7 @@ export interface TsfApiListResponse {
|
|
|
7914
7834
|
*/
|
|
7915
7835
|
export interface EnableUnitRouteResponse {
|
|
7916
7836
|
/**
|
|
7917
|
-
*
|
|
7918
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7837
|
+
* 返回结果。成功:true,失败:false。
|
|
7919
7838
|
*/
|
|
7920
7839
|
Result?: boolean;
|
|
7921
7840
|
/**
|
|
@@ -8063,8 +7982,7 @@ export interface TerminateTaskFlowBatchRequest {
|
|
|
8063
7982
|
*/
|
|
8064
7983
|
export interface CreateUnitRuleResponse {
|
|
8065
7984
|
/**
|
|
8066
|
-
*
|
|
8067
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7985
|
+
* 是否成功,成功:true,失败:false。;
|
|
8068
7986
|
*/
|
|
8069
7987
|
Result?: boolean;
|
|
8070
7988
|
/**
|
|
@@ -8272,32 +8190,26 @@ export interface VmGroup {
|
|
|
8272
8190
|
EnableBatchHealthCheck?: boolean;
|
|
8273
8191
|
/**
|
|
8274
8192
|
* 是否开启cgroup控制内存cpu
|
|
8275
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8276
8193
|
*/
|
|
8277
8194
|
FilebeatCgroupEnable?: boolean;
|
|
8278
8195
|
/**
|
|
8279
8196
|
* filebeat使用cpu上限
|
|
8280
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8281
8197
|
*/
|
|
8282
8198
|
FilebeatMaxCpu?: number;
|
|
8283
8199
|
/**
|
|
8284
8200
|
* filebeat使用内存上限
|
|
8285
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8286
8201
|
*/
|
|
8287
8202
|
FilebeatMaxMem?: number;
|
|
8288
8203
|
/**
|
|
8289
8204
|
* 仓库ID
|
|
8290
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8291
8205
|
*/
|
|
8292
8206
|
RepositoryId?: string;
|
|
8293
8207
|
/**
|
|
8294
8208
|
* 仓库名称
|
|
8295
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8296
8209
|
*/
|
|
8297
8210
|
RepositoryName?: string;
|
|
8298
8211
|
/**
|
|
8299
8212
|
* 仓库类型
|
|
8300
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8301
8213
|
*/
|
|
8302
8214
|
RepositoryType?: string;
|
|
8303
8215
|
}
|
|
@@ -8520,7 +8432,6 @@ export interface CreatePathRewritesWithDetailRespRequest {
|
|
|
8520
8432
|
export interface DeleteFileConfigResponse {
|
|
8521
8433
|
/**
|
|
8522
8434
|
* 删除结果
|
|
8523
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8524
8435
|
*/
|
|
8525
8436
|
Result?: boolean;
|
|
8526
8437
|
/**
|
|
@@ -8543,44 +8454,36 @@ export interface ResourceTaskStatusResult {
|
|
|
8543
8454
|
export interface ContainerEvent {
|
|
8544
8455
|
/**
|
|
8545
8456
|
* 第一次出现的时间,以 ms 为单位的时间戳
|
|
8546
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8547
8457
|
*/
|
|
8548
|
-
FirstTimestamp
|
|
8458
|
+
FirstTimestamp?: number;
|
|
8549
8459
|
/**
|
|
8550
8460
|
* 最后一次出现的时间,以 ms 为单位的时间戳
|
|
8551
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8552
8461
|
*/
|
|
8553
|
-
LastTimestamp
|
|
8462
|
+
LastTimestamp?: number;
|
|
8554
8463
|
/**
|
|
8555
8464
|
* 级别
|
|
8556
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8557
8465
|
*/
|
|
8558
|
-
Type
|
|
8466
|
+
Type?: string;
|
|
8559
8467
|
/**
|
|
8560
8468
|
* 资源类型
|
|
8561
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8562
8469
|
*/
|
|
8563
|
-
Kind
|
|
8470
|
+
Kind?: string;
|
|
8564
8471
|
/**
|
|
8565
8472
|
* 资源名称
|
|
8566
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8567
8473
|
*/
|
|
8568
|
-
Name
|
|
8474
|
+
Name?: string;
|
|
8569
8475
|
/**
|
|
8570
8476
|
* 内容
|
|
8571
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8572
8477
|
*/
|
|
8573
|
-
Reason
|
|
8478
|
+
Reason?: string;
|
|
8574
8479
|
/**
|
|
8575
8480
|
* 详细描述
|
|
8576
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8577
8481
|
*/
|
|
8578
|
-
Message
|
|
8482
|
+
Message?: string;
|
|
8579
8483
|
/**
|
|
8580
8484
|
* 出现次数
|
|
8581
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8582
8485
|
*/
|
|
8583
|
-
Count
|
|
8486
|
+
Count?: number;
|
|
8584
8487
|
}
|
|
8585
8488
|
/**
|
|
8586
8489
|
* DeleteApiRateLimitRule返回参数结构体
|
|
@@ -8610,9 +8513,8 @@ export interface DeleteFileConfigRequest {
|
|
|
8610
8513
|
export interface DescribePublicConfigSummaryResponse {
|
|
8611
8514
|
/**
|
|
8612
8515
|
* 分页的全局配置统计信息列表
|
|
8613
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8614
8516
|
*/
|
|
8615
|
-
Result
|
|
8517
|
+
Result?: TsfPageConfig;
|
|
8616
8518
|
/**
|
|
8617
8519
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8618
8520
|
*/
|
|
@@ -9040,7 +8942,6 @@ export interface ApiDetailInfo {
|
|
|
9040
8942
|
export interface DeleteUnitRuleResponse {
|
|
9041
8943
|
/**
|
|
9042
8944
|
* 是否成功
|
|
9043
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9044
8945
|
*/
|
|
9045
8946
|
Result?: boolean;
|
|
9046
8947
|
/**
|
|
@@ -9343,24 +9244,20 @@ export interface SchedulingStrategy {
|
|
|
9343
9244
|
export interface GatewayVo {
|
|
9344
9245
|
/**
|
|
9345
9246
|
* 网关部署组ID
|
|
9346
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9347
9247
|
*/
|
|
9348
|
-
GatewayDeployGroupId
|
|
9248
|
+
GatewayDeployGroupId?: string;
|
|
9349
9249
|
/**
|
|
9350
9250
|
* 网关部署组名称
|
|
9351
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9352
9251
|
*/
|
|
9353
|
-
GatewayDeployGroupName
|
|
9252
|
+
GatewayDeployGroupName?: string;
|
|
9354
9253
|
/**
|
|
9355
9254
|
* API 分组个数
|
|
9356
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9357
9255
|
*/
|
|
9358
|
-
GroupNum
|
|
9256
|
+
GroupNum?: number;
|
|
9359
9257
|
/**
|
|
9360
9258
|
* API 分组列表
|
|
9361
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9362
9259
|
*/
|
|
9363
|
-
Groups
|
|
9260
|
+
Groups?: Array<GatewayApiGroupVo>;
|
|
9364
9261
|
}
|
|
9365
9262
|
/**
|
|
9366
9263
|
* DescribeApplicationAttribute请求参数结构体
|
|
@@ -9463,19 +9360,16 @@ export interface CreateTaskRequest {
|
|
|
9463
9360
|
export interface OperationInfo {
|
|
9464
9361
|
/**
|
|
9465
9362
|
* 初始化按钮的控制信息
|
|
9466
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9467
9363
|
*/
|
|
9468
|
-
Init
|
|
9364
|
+
Init?: OperationInfoDetail;
|
|
9469
9365
|
/**
|
|
9470
9366
|
* 添加实例按钮的控制信息
|
|
9471
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9472
9367
|
*/
|
|
9473
|
-
AddInstance
|
|
9368
|
+
AddInstance?: OperationInfoDetail;
|
|
9474
9369
|
/**
|
|
9475
9370
|
* 销毁机器的控制信息
|
|
9476
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9477
9371
|
*/
|
|
9478
|
-
Destroy
|
|
9372
|
+
Destroy?: OperationInfoDetail;
|
|
9479
9373
|
}
|
|
9480
9374
|
/**
|
|
9481
9375
|
* DescribePublicConfig返回参数结构体
|
|
@@ -9497,7 +9391,6 @@ export interface DescribePublicConfigResponse {
|
|
|
9497
9391
|
export interface DescribeUsableUnitNamespacesResponse {
|
|
9498
9392
|
/**
|
|
9499
9393
|
* 单元化命名空间对象列表
|
|
9500
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9501
9394
|
*/
|
|
9502
9395
|
Result?: TsfPageUnitNamespace;
|
|
9503
9396
|
/**
|
|
@@ -9510,10 +9403,9 @@ export interface DescribeUsableUnitNamespacesResponse {
|
|
|
9510
9403
|
*/
|
|
9511
9404
|
export interface ReleaseFileConfigResponse {
|
|
9512
9405
|
/**
|
|
9513
|
-
*
|
|
9514
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9406
|
+
* 发布结果,成功:true,失败:false。
|
|
9515
9407
|
*/
|
|
9516
|
-
Result
|
|
9408
|
+
Result?: boolean;
|
|
9517
9409
|
/**
|
|
9518
9410
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9519
9411
|
*/
|
|
@@ -9617,7 +9509,6 @@ export interface SimpleGroup {
|
|
|
9617
9509
|
export interface CreateApiRateLimitRuleWithDetailRespResponse {
|
|
9618
9510
|
/**
|
|
9619
9511
|
* 创建的规则 ID
|
|
9620
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9621
9512
|
*/
|
|
9622
9513
|
Result?: ApiRateLimitRule;
|
|
9623
9514
|
/**
|
|
@@ -9695,9 +9586,8 @@ export interface ModifyContainerGroupResponse {
|
|
|
9695
9586
|
* 更新部署组是否成功。
|
|
9696
9587
|
true:成功。
|
|
9697
9588
|
false:失败。
|
|
9698
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9699
9589
|
*/
|
|
9700
|
-
Result
|
|
9590
|
+
Result?: boolean;
|
|
9701
9591
|
/**
|
|
9702
9592
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9703
9593
|
*/
|
|
@@ -10003,7 +9893,6 @@ export interface ApiVersionArray {
|
|
|
10003
9893
|
export interface GatewayConfig {
|
|
10004
9894
|
/**
|
|
10005
9895
|
* 服务名称
|
|
10006
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10007
9896
|
*/
|
|
10008
9897
|
Name: string;
|
|
10009
9898
|
}
|
|
@@ -10243,7 +10132,6 @@ export interface OverviewBasicResourceUsage {
|
|
|
10243
10132
|
export interface DescribeUnitRulesResponse {
|
|
10244
10133
|
/**
|
|
10245
10134
|
* 分页列表信息
|
|
10246
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10247
10135
|
*/
|
|
10248
10136
|
Result?: Array<TsfPageUnitRule>;
|
|
10249
10137
|
/**
|
|
@@ -10451,7 +10339,6 @@ export interface DescribeGroupsResponse {
|
|
|
10451
10339
|
export interface DescribeBusinessLogConfigsResponse {
|
|
10452
10340
|
/**
|
|
10453
10341
|
* 业务日志配置列表
|
|
10454
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10455
10342
|
*/
|
|
10456
10343
|
Result?: TsfPageBusinessLogConfig;
|
|
10457
10344
|
/**
|
|
@@ -10465,12 +10352,10 @@ export interface DescribeBusinessLogConfigsResponse {
|
|
|
10465
10352
|
export interface ApplicationForPage {
|
|
10466
10353
|
/**
|
|
10467
10354
|
* 应用ID
|
|
10468
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10469
10355
|
*/
|
|
10470
10356
|
ApplicationId?: string;
|
|
10471
10357
|
/**
|
|
10472
10358
|
* 应用名称
|
|
10473
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10474
10359
|
*/
|
|
10475
10360
|
ApplicationName?: string;
|
|
10476
10361
|
/**
|
|
@@ -10480,42 +10365,34 @@ export interface ApplicationForPage {
|
|
|
10480
10365
|
ApplicationDesc?: string;
|
|
10481
10366
|
/**
|
|
10482
10367
|
* 应用类型
|
|
10483
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10484
10368
|
*/
|
|
10485
10369
|
ApplicationType?: string;
|
|
10486
10370
|
/**
|
|
10487
10371
|
* 微服务类型
|
|
10488
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10489
10372
|
*/
|
|
10490
10373
|
MicroserviceType?: string;
|
|
10491
10374
|
/**
|
|
10492
10375
|
* 编程语言
|
|
10493
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10494
10376
|
*/
|
|
10495
10377
|
ProgLang?: string;
|
|
10496
10378
|
/**
|
|
10497
10379
|
* 创建时间
|
|
10498
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10499
10380
|
*/
|
|
10500
10381
|
CreateTime?: string;
|
|
10501
10382
|
/**
|
|
10502
10383
|
* 更新时间
|
|
10503
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10504
10384
|
*/
|
|
10505
10385
|
UpdateTime?: string;
|
|
10506
10386
|
/**
|
|
10507
10387
|
* 应用资源类型
|
|
10508
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10509
10388
|
*/
|
|
10510
10389
|
ApplicationResourceType?: string;
|
|
10511
10390
|
/**
|
|
10512
10391
|
* 应用runtime类型
|
|
10513
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10514
10392
|
*/
|
|
10515
10393
|
ApplicationRuntimeType?: string;
|
|
10516
10394
|
/**
|
|
10517
10395
|
* Apigateway的serviceId
|
|
10518
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10519
10396
|
*/
|
|
10520
10397
|
ApigatewayServiceId?: string;
|
|
10521
10398
|
/**
|
|
@@ -10530,7 +10407,6 @@ export interface ApplicationForPage {
|
|
|
10530
10407
|
ServiceConfigList?: Array<ServiceConfig>;
|
|
10531
10408
|
/**
|
|
10532
10409
|
* IgnoreCreateImageRepository
|
|
10533
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10534
10410
|
*/
|
|
10535
10411
|
IgnoreCreateImageRepository?: boolean;
|
|
10536
10412
|
/**
|
|
@@ -10555,17 +10431,14 @@ export interface ApplicationForPage {
|
|
|
10555
10431
|
MicroserviceSubType?: string;
|
|
10556
10432
|
/**
|
|
10557
10433
|
* 应用编程语言类型
|
|
10558
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10559
10434
|
*/
|
|
10560
10435
|
ProgramLanguage?: string;
|
|
10561
10436
|
/**
|
|
10562
10437
|
* 开发框架类型[SpringCloud,Dubbo,Go-GRPC,Other]
|
|
10563
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10564
10438
|
*/
|
|
10565
10439
|
FrameworkType?: string;
|
|
10566
10440
|
/**
|
|
10567
10441
|
* 注册配置治理信息
|
|
10568
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10569
10442
|
*/
|
|
10570
10443
|
ServiceGovernanceConfig?: ServiceGovernanceConfig;
|
|
10571
10444
|
/**
|
|
@@ -10575,7 +10448,6 @@ export interface ApplicationForPage {
|
|
|
10575
10448
|
MicroserviceTypeList?: Array<string>;
|
|
10576
10449
|
/**
|
|
10577
10450
|
* 是否同时创建镜像仓库
|
|
10578
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10579
10451
|
*/
|
|
10580
10452
|
CreateSameNameImageRepository?: boolean;
|
|
10581
10453
|
}
|
|
@@ -10943,7 +10815,6 @@ export interface DescribeTaskDetailRequest {
|
|
|
10943
10815
|
export interface MultiValue {
|
|
10944
10816
|
/**
|
|
10945
10817
|
* 数据点
|
|
10946
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10947
10818
|
*/
|
|
10948
10819
|
Values?: Array<number>;
|
|
10949
10820
|
}
|
|
@@ -10978,12 +10849,10 @@ export interface DescribePublicConfigReleasesRequest {
|
|
|
10978
10849
|
export interface TsfPageFileConfigRelease {
|
|
10979
10850
|
/**
|
|
10980
10851
|
* 数量
|
|
10981
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10982
10852
|
*/
|
|
10983
10853
|
TotalCount?: number;
|
|
10984
10854
|
/**
|
|
10985
10855
|
* 列表
|
|
10986
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
10987
10856
|
*/
|
|
10988
10857
|
Content?: Array<FileConfigRelease>;
|
|
10989
10858
|
}
|
|
@@ -11225,19 +11094,16 @@ export interface CreateFileConfigRequest {
|
|
|
11225
11094
|
export interface GroupApiUseStatistics {
|
|
11226
11095
|
/**
|
|
11227
11096
|
* 总调用数
|
|
11228
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11229
11097
|
*/
|
|
11230
|
-
TopStatusCode
|
|
11098
|
+
TopStatusCode?: Array<ApiUseStatisticsEntity>;
|
|
11231
11099
|
/**
|
|
11232
11100
|
* 平均错误率
|
|
11233
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11234
11101
|
*/
|
|
11235
|
-
TopTimeCost
|
|
11102
|
+
TopTimeCost?: Array<ApiUseStatisticsEntity>;
|
|
11236
11103
|
/**
|
|
11237
11104
|
* 分位值对象
|
|
11238
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11239
11105
|
*/
|
|
11240
|
-
Quantile
|
|
11106
|
+
Quantile?: QuantileEntity;
|
|
11241
11107
|
}
|
|
11242
11108
|
/**
|
|
11243
11109
|
* ChangeApiUsableStatus返回参数结构体
|
|
@@ -11271,9 +11137,8 @@ export interface DescribeContainerGroupAttributeResponse {
|
|
|
11271
11137
|
export interface CreateFileConfigResponse {
|
|
11272
11138
|
/**
|
|
11273
11139
|
* true:创建成功;false:创建失败
|
|
11274
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11275
11140
|
*/
|
|
11276
|
-
Result
|
|
11141
|
+
Result?: boolean;
|
|
11277
11142
|
/**
|
|
11278
11143
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
11279
11144
|
*/
|
|
@@ -11392,7 +11257,6 @@ export interface DisassociateBusinessLogConfigRequest {
|
|
|
11392
11257
|
export interface DescribePublicConfigReleaseLogsResponse {
|
|
11393
11258
|
/**
|
|
11394
11259
|
* 分页后的公共配置项发布历史列表
|
|
11395
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11396
11260
|
*/
|
|
11397
11261
|
Result?: TsfPageConfigReleaseLog;
|
|
11398
11262
|
/**
|
|
@@ -11530,7 +11394,6 @@ export interface RevocationPublicConfigRequest {
|
|
|
11530
11394
|
export interface ModifyLaneRuleResponse {
|
|
11531
11395
|
/**
|
|
11532
11396
|
* 操作状态。成功:true,失败:false
|
|
11533
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11534
11397
|
*/
|
|
11535
11398
|
Result?: boolean;
|
|
11536
11399
|
/**
|
|
@@ -11908,9 +11771,8 @@ export interface CreateConfigTemplateRequest {
|
|
|
11908
11771
|
export interface DescribeApiGroupResponse {
|
|
11909
11772
|
/**
|
|
11910
11773
|
* API分组信息
|
|
11911
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11912
11774
|
*/
|
|
11913
|
-
Result
|
|
11775
|
+
Result?: ApiGroupInfo;
|
|
11914
11776
|
/**
|
|
11915
11777
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
11916
11778
|
*/
|
|
@@ -11956,7 +11818,6 @@ export interface CreateLaneRequest {
|
|
|
11956
11818
|
export interface CreateApiGroupResponse {
|
|
11957
11819
|
/**
|
|
11958
11820
|
* API分组ID
|
|
11959
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11960
11821
|
*/
|
|
11961
11822
|
Result?: string;
|
|
11962
11823
|
/**
|
|
@@ -12160,12 +12021,10 @@ export interface DeleteGroupRequest {
|
|
|
12160
12021
|
export interface ContainerGroupDetail {
|
|
12161
12022
|
/**
|
|
12162
12023
|
* 部署组ID
|
|
12163
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12164
12024
|
*/
|
|
12165
12025
|
GroupId?: string;
|
|
12166
12026
|
/**
|
|
12167
12027
|
* 分组名称
|
|
12168
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12169
12028
|
*/
|
|
12170
12029
|
GroupName?: string;
|
|
12171
12030
|
/**
|
|
@@ -12175,12 +12034,10 @@ export interface ContainerGroupDetail {
|
|
|
12175
12034
|
InstanceNum?: number;
|
|
12176
12035
|
/**
|
|
12177
12036
|
* 已启动实例总数
|
|
12178
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12179
12037
|
*/
|
|
12180
12038
|
CurrentNum?: number;
|
|
12181
12039
|
/**
|
|
12182
12040
|
* 创建时间
|
|
12183
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12184
12041
|
*/
|
|
12185
12042
|
CreateTime?: string;
|
|
12186
12043
|
/**
|
|
@@ -12200,42 +12057,34 @@ export interface ContainerGroupDetail {
|
|
|
12200
12057
|
TagName?: string;
|
|
12201
12058
|
/**
|
|
12202
12059
|
* 集群ID
|
|
12203
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12204
12060
|
*/
|
|
12205
12061
|
ClusterId?: string;
|
|
12206
12062
|
/**
|
|
12207
12063
|
* 集群名称
|
|
12208
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12209
12064
|
*/
|
|
12210
12065
|
ClusterName?: string;
|
|
12211
12066
|
/**
|
|
12212
12067
|
* 命名空间ID
|
|
12213
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12214
12068
|
*/
|
|
12215
12069
|
NamespaceId?: string;
|
|
12216
12070
|
/**
|
|
12217
12071
|
* 命名空间名称
|
|
12218
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12219
12072
|
*/
|
|
12220
12073
|
NamespaceName?: string;
|
|
12221
12074
|
/**
|
|
12222
12075
|
* 应用ID
|
|
12223
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12224
12076
|
*/
|
|
12225
12077
|
ApplicationId?: string;
|
|
12226
12078
|
/**
|
|
12227
12079
|
* 负载均衡ip
|
|
12228
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12229
12080
|
*/
|
|
12230
12081
|
LbIp?: string;
|
|
12231
12082
|
/**
|
|
12232
12083
|
* 应用类型
|
|
12233
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12234
12084
|
*/
|
|
12235
12085
|
ApplicationType?: string;
|
|
12236
12086
|
/**
|
|
12237
12087
|
* Service ip
|
|
12238
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12239
12088
|
*/
|
|
12240
12089
|
ClusterIp?: string;
|
|
12241
12090
|
/**
|
|
@@ -12260,7 +12109,6 @@ export interface ContainerGroupDetail {
|
|
|
12260
12109
|
AccessType?: number;
|
|
12261
12110
|
/**
|
|
12262
12111
|
* 更新方式:0:快速更新 1:滚动更新
|
|
12263
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12264
12112
|
*/
|
|
12265
12113
|
UpdateType?: number;
|
|
12266
12114
|
/**
|
|
@@ -12270,17 +12118,14 @@ export interface ContainerGroupDetail {
|
|
|
12270
12118
|
UpdateIvl?: number;
|
|
12271
12119
|
/**
|
|
12272
12120
|
* 端口数组对象
|
|
12273
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12274
12121
|
*/
|
|
12275
12122
|
ProtocolPorts?: Array<ProtocolPort>;
|
|
12276
12123
|
/**
|
|
12277
12124
|
* 环境变量数组对象
|
|
12278
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12279
12125
|
*/
|
|
12280
12126
|
Envs?: Array<Env>;
|
|
12281
12127
|
/**
|
|
12282
12128
|
* 应用名称
|
|
12283
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12284
12129
|
*/
|
|
12285
12130
|
ApplicationName?: string;
|
|
12286
12131
|
/**
|
|
@@ -12290,12 +12135,10 @@ export interface ContainerGroupDetail {
|
|
|
12290
12135
|
Message?: string;
|
|
12291
12136
|
/**
|
|
12292
12137
|
* 部署组状态
|
|
12293
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12294
12138
|
*/
|
|
12295
12139
|
Status?: string;
|
|
12296
12140
|
/**
|
|
12297
12141
|
* 服务类型
|
|
12298
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12299
12142
|
*/
|
|
12300
12143
|
MicroserviceType?: string;
|
|
12301
12144
|
/**
|
|
@@ -12315,17 +12158,14 @@ export interface ContainerGroupDetail {
|
|
|
12315
12158
|
SubnetId?: string;
|
|
12316
12159
|
/**
|
|
12317
12160
|
* 部署组资源类型
|
|
12318
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12319
12161
|
*/
|
|
12320
12162
|
GroupResourceType?: string;
|
|
12321
12163
|
/**
|
|
12322
12164
|
* 部署组实例个数
|
|
12323
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12324
12165
|
*/
|
|
12325
12166
|
InstanceCount?: number;
|
|
12326
12167
|
/**
|
|
12327
12168
|
* 部署组更新时间戳
|
|
12328
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12329
12169
|
*/
|
|
12330
12170
|
UpdatedTime?: number;
|
|
12331
12171
|
/**
|
|
@@ -12345,7 +12185,6 @@ export interface ContainerGroupDetail {
|
|
|
12345
12185
|
HealthCheckSettings?: HealthCheckSettings;
|
|
12346
12186
|
/**
|
|
12347
12187
|
* 允许PlainYamlDeploy
|
|
12348
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12349
12188
|
*/
|
|
12350
12189
|
AllowPlainYamlDeploy?: boolean;
|
|
12351
12190
|
/**
|
|
@@ -12546,12 +12385,10 @@ export interface DescribeContainerGroupsRequest {
|
|
|
12546
12385
|
export interface TsfPageBusinessLogConfig {
|
|
12547
12386
|
/**
|
|
12548
12387
|
* 总条数
|
|
12549
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12550
12388
|
*/
|
|
12551
12389
|
TotalCount?: number;
|
|
12552
12390
|
/**
|
|
12553
12391
|
* 业务日志配置项列表
|
|
12554
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12555
12392
|
*/
|
|
12556
12393
|
Content?: Array<BusinessLogConfig>;
|
|
12557
12394
|
}
|
|
@@ -12740,12 +12577,10 @@ export interface DeliveryConfigBindGroup {
|
|
|
12740
12577
|
export interface CustomPodSchedule {
|
|
12741
12578
|
/**
|
|
12742
12579
|
* -
|
|
12743
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12744
12580
|
*/
|
|
12745
12581
|
ForceSchedule?: ForceSchedule;
|
|
12746
12582
|
/**
|
|
12747
12583
|
* -
|
|
12748
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12749
12584
|
*/
|
|
12750
12585
|
TrySchedule?: TrySchedule;
|
|
12751
12586
|
}
|
|
@@ -12818,17 +12653,14 @@ export interface EnableUnitRouteRequest {
|
|
|
12818
12653
|
export interface TsfPageApplication {
|
|
12819
12654
|
/**
|
|
12820
12655
|
* 应用总数目
|
|
12821
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12822
12656
|
*/
|
|
12823
12657
|
TotalCount?: number;
|
|
12824
12658
|
/**
|
|
12825
12659
|
* 应用信息列表
|
|
12826
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12827
12660
|
*/
|
|
12828
12661
|
Content?: Array<ApplicationForPage>;
|
|
12829
12662
|
/**
|
|
12830
12663
|
* 获取部署组实例列表返回的原始批次个数
|
|
12831
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12832
12664
|
*/
|
|
12833
12665
|
SpecTotalCount?: number;
|
|
12834
12666
|
}
|
|
@@ -13165,7 +12997,6 @@ export interface TsfPageBusinessLogV2 {
|
|
|
13165
12997
|
Status?: string;
|
|
13166
12998
|
/**
|
|
13167
12999
|
* 查询es时,使用searchAfter返回的游标
|
|
13168
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13169
13000
|
*/
|
|
13170
13001
|
SearchAfter?: Array<string>;
|
|
13171
13002
|
}
|
|
@@ -13175,7 +13006,6 @@ export interface TsfPageBusinessLogV2 {
|
|
|
13175
13006
|
export interface FieldRef {
|
|
13176
13007
|
/**
|
|
13177
13008
|
* k8s 的 FieldPath
|
|
13178
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13179
13009
|
*/
|
|
13180
13010
|
FieldPath?: string;
|
|
13181
13011
|
}
|
|
@@ -13373,7 +13203,6 @@ export interface DeleteContainerGroupRequest {
|
|
|
13373
13203
|
export interface AdvanceSettings {
|
|
13374
13204
|
/**
|
|
13375
13205
|
* 子任务单机并发数限制,默认值为2
|
|
13376
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13377
13206
|
*/
|
|
13378
13207
|
SubTaskConcurrency?: number;
|
|
13379
13208
|
}
|
|
@@ -13486,12 +13315,10 @@ export interface BusinessLogConfig {
|
|
|
13486
13315
|
ConfigAssociatedGroupList?: Array<BusinessLogConfigAssociatedGroup>;
|
|
13487
13316
|
/**
|
|
13488
13317
|
* 是否开启filebeat高级配置开关
|
|
13489
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13490
13318
|
*/
|
|
13491
13319
|
FilebeatConfigEnable?: boolean;
|
|
13492
13320
|
/**
|
|
13493
13321
|
* close_timeout参数
|
|
13494
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13495
13322
|
*/
|
|
13496
13323
|
FilebeatCloseTimeout?: number;
|
|
13497
13324
|
}
|
|
@@ -13537,7 +13364,6 @@ export interface UpdateHealthCheckSettingsResponse {
|
|
|
13537
13364
|
* 更新健康检查配置操作是否成功。
|
|
13538
13365
|
true:操作成功。
|
|
13539
13366
|
false:操作失败。
|
|
13540
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13541
13367
|
*/
|
|
13542
13368
|
Result?: boolean;
|
|
13543
13369
|
/**
|
|
@@ -13665,7 +13491,6 @@ export interface ServiceGovernanceConfig {
|
|
|
13665
13491
|
export interface DisableUnitRuleResponse {
|
|
13666
13492
|
/**
|
|
13667
13493
|
* 是否成功
|
|
13668
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13669
13494
|
*/
|
|
13670
13495
|
Result?: boolean;
|
|
13671
13496
|
/**
|
|
@@ -13803,12 +13628,10 @@ export interface StopTaskExecuteResponse {
|
|
|
13803
13628
|
export interface TsfPageUnitRuleV2 {
|
|
13804
13629
|
/**
|
|
13805
13630
|
* 记录总数
|
|
13806
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13807
13631
|
*/
|
|
13808
13632
|
TotalCount?: number;
|
|
13809
13633
|
/**
|
|
13810
13634
|
* 记录实体列表
|
|
13811
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13812
13635
|
*/
|
|
13813
13636
|
Content?: Array<UnitRule>;
|
|
13814
13637
|
}
|
|
@@ -13881,7 +13704,6 @@ export interface DescribeSimpleGroupsRequest {
|
|
|
13881
13704
|
export interface DescribeConfigReleasesResponse {
|
|
13882
13705
|
/**
|
|
13883
13706
|
* 分页的配置发布信息
|
|
13884
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13885
13707
|
*/
|
|
13886
13708
|
Result?: TsfPageConfigRelease;
|
|
13887
13709
|
/**
|
|
@@ -14003,22 +13825,18 @@ export interface UnitNamespace {
|
|
|
14003
13825
|
NamespaceName: string;
|
|
14004
13826
|
/**
|
|
14005
13827
|
* 单元化命名空间ID
|
|
14006
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14007
13828
|
*/
|
|
14008
13829
|
Id?: string;
|
|
14009
13830
|
/**
|
|
14010
13831
|
* 网关实体ID
|
|
14011
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14012
13832
|
*/
|
|
14013
13833
|
GatewayInstanceId?: string;
|
|
14014
13834
|
/**
|
|
14015
13835
|
* 创建时间
|
|
14016
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14017
13836
|
*/
|
|
14018
13837
|
CreatedTime?: string;
|
|
14019
13838
|
/**
|
|
14020
13839
|
* 更新时间
|
|
14021
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14022
13840
|
*/
|
|
14023
13841
|
UpdatedTime?: string;
|
|
14024
13842
|
}
|
|
@@ -14210,7 +14028,6 @@ export interface DeployContainerGroupResponse {
|
|
|
14210
14028
|
* 部署容器应用是否成功。
|
|
14211
14029
|
true:成功。
|
|
14212
14030
|
false:失败。
|
|
14213
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14214
14031
|
*/
|
|
14215
14032
|
Result?: boolean;
|
|
14216
14033
|
/**
|
|
@@ -14261,7 +14078,6 @@ export interface DeleteMicroserviceResponse {
|
|
|
14261
14078
|
export interface ResourceFieldRef {
|
|
14262
14079
|
/**
|
|
14263
14080
|
* k8s 的 Resource
|
|
14264
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14265
14081
|
*/
|
|
14266
14082
|
Resource?: string;
|
|
14267
14083
|
}
|
|
@@ -14271,7 +14087,6 @@ export interface ResourceFieldRef {
|
|
|
14271
14087
|
export interface DescribeReleasedConfigResponse {
|
|
14272
14088
|
/**
|
|
14273
14089
|
* 已发布的配置内容
|
|
14274
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14275
14090
|
*/
|
|
14276
14091
|
Result?: string;
|
|
14277
14092
|
/**
|
|
@@ -14688,7 +14503,6 @@ export interface ModifyGroupRequest {
|
|
|
14688
14503
|
export interface DescribeMicroserviceResponse {
|
|
14689
14504
|
/**
|
|
14690
14505
|
* 微服务详情实例列表
|
|
14691
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14692
14506
|
*/
|
|
14693
14507
|
Result?: TsfPageMsInstance;
|
|
14694
14508
|
/**
|
|
@@ -14894,7 +14708,6 @@ export interface CreateContainGroupRequest {
|
|
|
14894
14708
|
export interface DescribePublicConfigReleasesResponse {
|
|
14895
14709
|
/**
|
|
14896
14710
|
* 公共配置发布信息
|
|
14897
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14898
14711
|
*/
|
|
14899
14712
|
Result?: TsfPageConfigRelease;
|
|
14900
14713
|
/**
|