tencentcloud-sdk-nodejs 4.0.261 → 4.0.265
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/CHANGELOG.md +263 -0
- package/SERVICE_CHANGELOG.md +406 -555
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/es/v20180416/es_models.ts +125 -8
- package/src/services/gaap/v20180529/gaap_client.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +14 -7
- package/src/services/monitor/v20180724/monitor_client.ts +15 -2
- package/src/services/monitor/v20180724/monitor_models.ts +115 -49
- package/src/services/ocr/v20181119/ocr_models.ts +8 -2
- package/src/services/organization/v20210331/organization_client.ts +27 -1
- package/src/services/organization/v20210331/organization_models.ts +246 -17
- package/src/services/rce/v20201103/rce_client.ts +38 -10
- package/src/services/rce/v20201103/rce_models.ts +367 -235
- package/src/services/tdmq/v20200217/tdmq_client.ts +0 -14
- package/src/services/tdmq/v20200217/tdmq_models.ts +0 -129
- package/src/services/tiw/v20190919/tiw_models.ts +13 -2
- package/src/services/tsf/v20180326/tsf_client.ts +14 -1
- package/src/services/tsf/v20180326/tsf_models.ts +228 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/es/v20180416/es_models.d.ts +105 -8
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.js +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +13 -7
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +100 -44
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +7 -2
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +9 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +12 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +210 -16
- package/tencentcloud/services/rce/v20201103/rce_client.d.ts +9 -1
- package/tencentcloud/services/rce/v20201103/rce_client.js +12 -0
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +322 -208
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +1 -5
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +0 -6
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +0 -109
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +12 -2
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +5 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +6 -0
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +192 -5
- package/test/monitor.v20180724.test.js +10 -0
- package/test/organization.v20210331.test.js +20 -0
- package/test/rce.v20201103.test.js +20 -0
- package/test/tdmq.v20200217.test.js +0 -10
- package/test/tsf.v20180326.test.js +10 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/546) | 2021-04-25 10:09:57 |
|
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2021-12-08 08:05:34 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2021-12-02 08:02:32 |
|
|
16
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-12-
|
|
16
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-12-27 08:00:45 |
|
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-12-22 08:06:39 |
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-29 08:03:58 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-12-15 08:07:41 |
|
|
73
73
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-11-10 08:06:56 |
|
|
74
74
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-12-10 08:06:20 |
|
|
75
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-
|
|
75
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-30 08:09:09 |
|
|
76
76
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-12-23 08:10:29 |
|
|
77
77
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-18 08:08:10 |
|
|
78
78
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-12-21 08:05:56 |
|
|
79
79
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
|
80
80
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
|
|
81
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-
|
|
81
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-30 08:09:28 |
|
|
82
82
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2021-12-23 08:10:54 |
|
|
83
83
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2021-11-10 08:07:27 |
|
|
84
84
|
| gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2021-12-07 08:07:40 |
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
|
109
109
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
|
110
110
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-12-14 08:12:21 |
|
|
111
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-
|
|
111
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-30 08:11:53 |
|
|
112
112
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
|
113
113
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-12-14 08:12:50 |
|
|
114
114
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
@@ -117,13 +117,13 @@
|
|
|
117
117
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
|
|
118
118
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
119
119
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-12-21 08:08:44 |
|
|
120
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-12-
|
|
121
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-
|
|
120
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-12-27 08:08:41 |
|
|
121
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-30 08:12:38 |
|
|
122
122
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
|
123
123
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
|
124
124
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-24 08:13:26 |
|
|
125
125
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2021-12-23 08:13:49 |
|
|
126
|
-
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2021-
|
|
126
|
+
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2021-12-29 08:11:26 |
|
|
127
127
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2021-12-07 13:09:58 |
|
|
128
128
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2021-11-10 08:10:03 |
|
|
129
129
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-11-10 08:10:04 |
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-12-24 08:15:03 |
|
|
156
156
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2021-12-22 08:16:46 |
|
|
157
157
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
|
158
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-12-
|
|
159
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-
|
|
160
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-12-
|
|
158
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-12-29 08:13:22 |
|
|
159
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-30 08:15:01 |
|
|
160
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-12-27 08:11:18 |
|
|
161
161
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
162
162
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-11-10 08:11:35 |
|
|
163
163
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -165,14 +165,14 @@
|
|
|
165
165
|
| tiems | [智能钛弹性模型服务](https://cloud.tencent.com/document/product/1120) | 2021-11-10 08:11:38 |
|
|
166
166
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-12-22 08:17:35 |
|
|
167
167
|
| tione | [智能钛机器学习平台](https://cloud.tencent.com/document/product/851) | 2021-11-10 08:11:45 |
|
|
168
|
-
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-
|
|
168
|
+
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-27 08:11:32 |
|
|
169
169
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2021-12-24 08:16:08 |
|
|
170
170
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
171
171
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2021-12-24 08:16:25 |
|
|
172
172
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
|
173
173
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
|
|
174
174
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
|
|
175
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-
|
|
175
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-30 08:15:43 |
|
|
176
176
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
|
|
177
177
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2021-12-21 08:12:28 |
|
|
178
178
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.265"
|
|
@@ -188,6 +188,12 @@ export interface GetRequestTargetNodeTypesRequest {
|
|
|
188
188
|
* UpdateInstance返回参数结构体
|
|
189
189
|
*/
|
|
190
190
|
export interface UpdateInstanceResponse {
|
|
191
|
+
/**
|
|
192
|
+
* 订单号
|
|
193
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
194
|
+
*/
|
|
195
|
+
DealName: string
|
|
196
|
+
|
|
191
197
|
/**
|
|
192
198
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
193
199
|
*/
|
|
@@ -358,6 +364,12 @@ export interface CreateInstanceResponse {
|
|
|
358
364
|
*/
|
|
359
365
|
InstanceId: string
|
|
360
366
|
|
|
367
|
+
/**
|
|
368
|
+
* 订单号
|
|
369
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
370
|
+
*/
|
|
371
|
+
DealName: string
|
|
372
|
+
|
|
361
373
|
/**
|
|
362
374
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
363
375
|
*/
|
|
@@ -914,37 +926,37 @@ export interface InstanceInfo {
|
|
|
914
926
|
EnableHotWarmMode: boolean
|
|
915
927
|
|
|
916
928
|
/**
|
|
917
|
-
*
|
|
929
|
+
* 温节点规格<li>ES.S1.SMALL2:1核2G</li><li>ES.S1.MEDIUM4:2核4G</li><li>ES.S1.MEDIUM8:2核8G</li><li>ES.S1.LARGE16:4核16G</li><li>ES.S1.2XLARGE32:8核32G</li><li>ES.S1.4XLARGE32:16核32G</li><li>ES.S1.4XLARGE64:16核64G</li>
|
|
918
930
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
919
931
|
*/
|
|
920
932
|
WarmNodeType: string
|
|
921
933
|
|
|
922
934
|
/**
|
|
923
|
-
*
|
|
935
|
+
* 温节点个数
|
|
924
936
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
925
937
|
*/
|
|
926
938
|
WarmNodeNum: number
|
|
927
939
|
|
|
928
940
|
/**
|
|
929
|
-
*
|
|
941
|
+
* 温节点CPU核数
|
|
930
942
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
931
943
|
*/
|
|
932
944
|
WarmCpuNum: number
|
|
933
945
|
|
|
934
946
|
/**
|
|
935
|
-
*
|
|
947
|
+
* 温节点内存内存大小,单位GB
|
|
936
948
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
937
949
|
*/
|
|
938
950
|
WarmMemSize: number
|
|
939
951
|
|
|
940
952
|
/**
|
|
941
|
-
*
|
|
953
|
+
* 温节点磁盘类型
|
|
942
954
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
943
955
|
*/
|
|
944
956
|
WarmDiskType: string
|
|
945
957
|
|
|
946
958
|
/**
|
|
947
|
-
*
|
|
959
|
+
* 温节点磁盘大小,单位GB
|
|
948
960
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
949
961
|
*/
|
|
950
962
|
WarmDiskSize: number
|
|
@@ -1049,6 +1061,78 @@ export interface InstanceInfo {
|
|
|
1049
1061
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1050
1062
|
*/
|
|
1051
1063
|
SecurityGroups: Array<string>
|
|
1064
|
+
|
|
1065
|
+
/**
|
|
1066
|
+
* 冷节点规格<li>ES.S1.SMALL2:1核2G</li><li>ES.S1.MEDIUM4:2核4G</li><li>ES.S1.MEDIUM8:2核8G</li><li>ES.S1.LARGE16:4核16G</li><li>ES.S1.2XLARGE32:8核32G</li><li>ES.S1.4XLARGE32:16核32G</li><li>ES.S1.4XLARGE64:16核64G</li>
|
|
1067
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1068
|
+
*/
|
|
1069
|
+
ColdNodeType: string
|
|
1070
|
+
|
|
1071
|
+
/**
|
|
1072
|
+
* 冷节点个数
|
|
1073
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1074
|
+
*/
|
|
1075
|
+
ColdNodeNum: number
|
|
1076
|
+
|
|
1077
|
+
/**
|
|
1078
|
+
* 冷节点CPU核数
|
|
1079
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1080
|
+
*/
|
|
1081
|
+
ColdCpuNum: number
|
|
1082
|
+
|
|
1083
|
+
/**
|
|
1084
|
+
* 冷节点内存大小,单位GB
|
|
1085
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1086
|
+
*/
|
|
1087
|
+
ColdMemSize: number
|
|
1088
|
+
|
|
1089
|
+
/**
|
|
1090
|
+
* 冷节点磁盘类型
|
|
1091
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1092
|
+
*/
|
|
1093
|
+
ColdDiskType: string
|
|
1094
|
+
|
|
1095
|
+
/**
|
|
1096
|
+
* 冷节点磁盘大小,单位GB
|
|
1097
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1098
|
+
*/
|
|
1099
|
+
ColdDiskSize: number
|
|
1100
|
+
|
|
1101
|
+
/**
|
|
1102
|
+
* 冻节点规格<li>ES.S1.SMALL2:1核2G</li><li>ES.S1.MEDIUM4:2核4G</li><li>ES.S1.MEDIUM8:2核8G</li><li>ES.S1.LARGE16:4核16G</li><li>ES.S1.2XLARGE32:8核32G</li><li>ES.S1.4XLARGE32:16核32G</li><li>ES.S1.4XLARGE64:16核64G</li>
|
|
1103
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1104
|
+
*/
|
|
1105
|
+
FrozenNodeType: string
|
|
1106
|
+
|
|
1107
|
+
/**
|
|
1108
|
+
* 冻节点个数
|
|
1109
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1110
|
+
*/
|
|
1111
|
+
FrozenNodeNum: number
|
|
1112
|
+
|
|
1113
|
+
/**
|
|
1114
|
+
* 冻节点CPU核数
|
|
1115
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1116
|
+
*/
|
|
1117
|
+
FrozenCpuNum: number
|
|
1118
|
+
|
|
1119
|
+
/**
|
|
1120
|
+
* 冻节点内存大小,单位GB
|
|
1121
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1122
|
+
*/
|
|
1123
|
+
FrozenMemSize: number
|
|
1124
|
+
|
|
1125
|
+
/**
|
|
1126
|
+
* 冻节点磁盘类型
|
|
1127
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1128
|
+
*/
|
|
1129
|
+
FrozenDiskType: string
|
|
1130
|
+
|
|
1131
|
+
/**
|
|
1132
|
+
* 冻节点磁盘大小,单位GB
|
|
1133
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1134
|
+
*/
|
|
1135
|
+
FrozenDiskSize: number
|
|
1052
1136
|
}
|
|
1053
1137
|
|
|
1054
1138
|
/**
|
|
@@ -1068,12 +1152,12 @@ export interface DescribeInstancesResponse {
|
|
|
1068
1152
|
/**
|
|
1069
1153
|
* 返回的实例个数
|
|
1070
1154
|
*/
|
|
1071
|
-
TotalCount
|
|
1155
|
+
TotalCount: number
|
|
1072
1156
|
|
|
1073
1157
|
/**
|
|
1074
1158
|
* 实例详细信息列表
|
|
1075
1159
|
*/
|
|
1076
|
-
InstanceList
|
|
1160
|
+
InstanceList: Array<InstanceInfo>
|
|
1077
1161
|
|
|
1078
1162
|
/**
|
|
1079
1163
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1214,6 +1298,11 @@ export interface DescribeInstancesRequest {
|
|
|
1214
1298
|
* 私有网络vip列表
|
|
1215
1299
|
*/
|
|
1216
1300
|
IpList?: Array<string>
|
|
1301
|
+
|
|
1302
|
+
/**
|
|
1303
|
+
* 可用区列表
|
|
1304
|
+
*/
|
|
1305
|
+
ZoneList?: Array<string>
|
|
1217
1306
|
}
|
|
1218
1307
|
|
|
1219
1308
|
/**
|
|
@@ -1490,6 +1579,11 @@ export interface UpdatePluginsRequest {
|
|
|
1490
1579
|
* 是否重新安装
|
|
1491
1580
|
*/
|
|
1492
1581
|
ForceUpdate?: boolean
|
|
1582
|
+
|
|
1583
|
+
/**
|
|
1584
|
+
* 0:系统插件
|
|
1585
|
+
*/
|
|
1586
|
+
PluginType?: number
|
|
1493
1587
|
}
|
|
1494
1588
|
|
|
1495
1589
|
/**
|
|
@@ -1551,6 +1645,12 @@ export interface UpdateDiagnoseSettingsResponse {
|
|
|
1551
1645
|
* UpgradeLicense返回参数结构体
|
|
1552
1646
|
*/
|
|
1553
1647
|
export interface UpgradeLicenseResponse {
|
|
1648
|
+
/**
|
|
1649
|
+
* 订单号
|
|
1650
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1651
|
+
*/
|
|
1652
|
+
DealName: string
|
|
1653
|
+
|
|
1554
1654
|
/**
|
|
1555
1655
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1556
1656
|
*/
|
|
@@ -1795,6 +1895,23 @@ export interface ClusterView {
|
|
|
1795
1895
|
* 未分配的分片个数
|
|
1796
1896
|
*/
|
|
1797
1897
|
UnassignedShardNum: number
|
|
1898
|
+
|
|
1899
|
+
/**
|
|
1900
|
+
* 企业版COS存储容量大小,单位GB
|
|
1901
|
+
*/
|
|
1902
|
+
TotalCosStorage: number
|
|
1903
|
+
|
|
1904
|
+
/**
|
|
1905
|
+
* 企业版集群可搜索快照cos存放的bucket名称
|
|
1906
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1907
|
+
*/
|
|
1908
|
+
SearchableSnapshotCosBucket: string
|
|
1909
|
+
|
|
1910
|
+
/**
|
|
1911
|
+
* 企业版集群可搜索快照cos所属appid
|
|
1912
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1913
|
+
*/
|
|
1914
|
+
SearchableSnapshotCosAppId: string
|
|
1798
1915
|
}
|
|
1799
1916
|
|
|
1800
1917
|
/**
|
|
@@ -518,7 +518,7 @@ export class Client extends AbstractClient {
|
|
|
518
518
|
}
|
|
519
519
|
|
|
520
520
|
/**
|
|
521
|
-
* 本接口(DescribeAccessRegionsByDestRegion
|
|
521
|
+
* 本接口(DescribeAccessRegionsByDestRegion)根据源站区域查询可用的加速区域列表。
|
|
522
522
|
*/
|
|
523
523
|
async DescribeAccessRegionsByDestRegion(
|
|
524
524
|
req: DescribeAccessRegionsByDestRegionRequest,
|
|
@@ -1787,6 +1787,7 @@ AccessRegion - String - 是否必填:否 - (过滤条件)按照接入地
|
|
|
1787
1787
|
RealServerRegion - String - 是否必填:否 - (过滤条件)按照源站地域过滤。
|
|
1788
1788
|
GroupId - String - 是否必填:否 - (过滤条件)按照通道组ID过滤。
|
|
1789
1789
|
IPAddressVersion - String - 是否必填:否 - (过滤条件)按照IP版本过滤。
|
|
1790
|
+
PackageType - String - 是否必填:否 - (过滤条件)按照通道套餐类型过滤。
|
|
1790
1791
|
*/
|
|
1791
1792
|
Filters?: Array<Filter>
|
|
1792
1793
|
|
|
@@ -2653,7 +2654,7 @@ export interface DescribeAccessRegionsByDestRegionRequest {
|
|
|
2653
2654
|
IPAddressVersion?: string
|
|
2654
2655
|
|
|
2655
2656
|
/**
|
|
2656
|
-
*
|
|
2657
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
2657
2658
|
*/
|
|
2658
2659
|
PackageType?: string
|
|
2659
2660
|
}
|
|
@@ -3048,9 +3049,14 @@ export interface CreateProxyRequest {
|
|
|
3048
3049
|
IPAddressVersion?: string
|
|
3049
3050
|
|
|
3050
3051
|
/**
|
|
3051
|
-
*
|
|
3052
|
+
* 网络类型,normal表示常规BGP,cn2表示精品BGP,triple表示三网
|
|
3052
3053
|
*/
|
|
3053
3054
|
NetworkType?: string
|
|
3055
|
+
|
|
3056
|
+
/**
|
|
3057
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
3058
|
+
*/
|
|
3059
|
+
PackageType?: string
|
|
3054
3060
|
}
|
|
3055
3061
|
|
|
3056
3062
|
/**
|
|
@@ -3918,7 +3924,7 @@ export interface ModifyHTTPSListenerAttributeResponse {
|
|
|
3918
3924
|
}
|
|
3919
3925
|
|
|
3920
3926
|
/**
|
|
3921
|
-
*
|
|
3927
|
+
* 根据源站查询的可用加速区域信息及对应的可选带宽和并发量。
|
|
3922
3928
|
*/
|
|
3923
3929
|
export interface AccessRegionDetial {
|
|
3924
3930
|
/**
|
|
@@ -4729,7 +4735,7 @@ export interface CheckProxyCreateRequest {
|
|
|
4729
4735
|
NetworkType?: string
|
|
4730
4736
|
|
|
4731
4737
|
/**
|
|
4732
|
-
*
|
|
4738
|
+
* 通道套餐类型。Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4733
4739
|
*/
|
|
4734
4740
|
PackageType?: string
|
|
4735
4741
|
}
|
|
@@ -4744,7 +4750,7 @@ export interface DescribeRegionAndPriceRequest {
|
|
|
4744
4750
|
IPAddressVersion?: string
|
|
4745
4751
|
|
|
4746
4752
|
/**
|
|
4747
|
-
*
|
|
4753
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4748
4754
|
*/
|
|
4749
4755
|
PackageType?: string
|
|
4750
4756
|
}
|
|
@@ -5064,7 +5070,7 @@ export interface InquiryPriceCreateProxyRequest {
|
|
|
5064
5070
|
NetworkType?: string
|
|
5065
5071
|
|
|
5066
5072
|
/**
|
|
5067
|
-
*
|
|
5073
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
5068
5074
|
*/
|
|
5069
5075
|
PackageType?: string
|
|
5070
5076
|
}
|
|
@@ -5341,7 +5347,8 @@ CLONING表示复制中。
|
|
|
5341
5347
|
NetworkType: string
|
|
5342
5348
|
|
|
5343
5349
|
/**
|
|
5344
|
-
* 通道套餐类型:Thunder表示标准通道,Accelerator
|
|
5350
|
+
* 通道套餐类型:Thunder表示标准通道,Accelerator表示游戏加速器通道,
|
|
5351
|
+
CrossBorder表示跨境通道。
|
|
5345
5352
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5346
5353
|
*/
|
|
5347
5354
|
PackageType: string
|
|
@@ -37,6 +37,7 @@ import {
|
|
|
37
37
|
PutMonitorDataResponse,
|
|
38
38
|
DescribePolicyGroupInfoRequest,
|
|
39
39
|
UpdateAlertRuleStateResponse,
|
|
40
|
+
BindingPolicyTagResponse,
|
|
40
41
|
DeleteServiceDiscoveryResponse,
|
|
41
42
|
DescribePolicyGroupInfoCallback,
|
|
42
43
|
AlarmHistoryMetric,
|
|
@@ -46,6 +47,7 @@ import {
|
|
|
46
47
|
DescribePolicyGroupInfoResponse,
|
|
47
48
|
ModifyAlarmPolicyNoticeRequest,
|
|
48
49
|
DeleteAlarmPolicyRequest,
|
|
50
|
+
PolicyTag,
|
|
49
51
|
PrometheusInstancesItem,
|
|
50
52
|
PutMonitorDataRequest,
|
|
51
53
|
CreateAlertRuleResponse,
|
|
@@ -92,6 +94,7 @@ import {
|
|
|
92
94
|
DescribeAlarmNoticeCallbacksRequest,
|
|
93
95
|
DescribeProductEventListEventsDimensions,
|
|
94
96
|
ModifyAlarmPolicyConditionResponse,
|
|
97
|
+
InstanceGroups,
|
|
95
98
|
Dimension,
|
|
96
99
|
PrometheusInstanceGrantInfo,
|
|
97
100
|
DescribeBindingPolicyObjectListInstance,
|
|
@@ -126,7 +129,7 @@ import {
|
|
|
126
129
|
ModifyAlarmPolicyStatusRequest,
|
|
127
130
|
MetricData,
|
|
128
131
|
AlarmEvent,
|
|
129
|
-
|
|
132
|
+
BindingPolicyTagRequest,
|
|
130
133
|
UpdateAlertRuleRequest,
|
|
131
134
|
DescribeBindingPolicyObjectListResponse,
|
|
132
135
|
DescribePolicyGroupInfoConditionTpl,
|
|
@@ -176,7 +179,7 @@ import {
|
|
|
176
179
|
DescribeAlarmNoticeRequest,
|
|
177
180
|
DescribeBindingPolicyObjectListDimension,
|
|
178
181
|
CreateAlarmNoticeRequest,
|
|
179
|
-
|
|
182
|
+
DescribePolicyGroupInfoCondition,
|
|
180
183
|
GetMonitorDataResponse,
|
|
181
184
|
ReceiverInfo,
|
|
182
185
|
UnBindingAllPolicyObjectRequest,
|
|
@@ -478,6 +481,16 @@ export class Client extends AbstractClient {
|
|
|
478
481
|
return this.request("DescribeAlarmNotices", req, cb)
|
|
479
482
|
}
|
|
480
483
|
|
|
484
|
+
/**
|
|
485
|
+
* 策略绑定标签
|
|
486
|
+
*/
|
|
487
|
+
async BindingPolicyTag(
|
|
488
|
+
req: BindingPolicyTagRequest,
|
|
489
|
+
cb?: (error: string, rep: BindingPolicyTagResponse) => void
|
|
490
|
+
): Promise<BindingPolicyTagResponse> {
|
|
491
|
+
return this.request("BindingPolicyTag", req, cb)
|
|
492
|
+
}
|
|
493
|
+
|
|
481
494
|
/**
|
|
482
495
|
* 启停告警策略
|
|
483
496
|
*/
|