tencentcloud-sdk-nodejs 4.0.878 → 4.0.879
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 +339 -0
- package/SERVICE_CHANGELOG.md +578 -26
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwch/v20200915/cdwch_models.ts +8 -8
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +8 -0
- package/src/services/cfw/v20190904/cfw_models.ts +4 -4
- package/src/services/ckafka/v20190819/ckafka_client.ts +2 -3
- package/src/services/ckafka/v20190819/ckafka_models.ts +71 -46
- package/src/services/csip/v20221121/csip_models.ts +47 -1
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +7 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +215 -29
- package/src/services/dlc/v20210125/dlc_client.ts +12 -0
- package/src/services/dlc/v20210125/dlc_models.ts +19 -0
- package/src/services/dsgc/v20190723/dsgc_models.ts +5 -5
- package/src/services/emr/v20190103/emr_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +7 -0
- package/src/services/gaap/v20180529/gaap_models.ts +1 -1
- package/src/services/iecp/v20210914/iecp_client.ts +80 -40
- package/src/services/ims/v20201229/ims_client.ts +4 -3
- package/src/services/lke/v20231130/lke_client.ts +61 -18
- package/src/services/lke/v20231130/lke_models.ts +370 -83
- package/src/services/monitor/v20180724/monitor_models.ts +4 -0
- package/src/services/pts/v20210728/pts_models.ts +1 -1
- package/src/services/sms/v20210111/sms_client.ts +36 -68
- package/src/services/tcr/v20190924/tcr_models.ts +1 -1
- package/src/services/tke/v20180525/tke_client.ts +13 -0
- package/src/services/tke/v20180525/tke_models.ts +117 -28
- package/src/services/tse/v20201207/tse_models.ts +7 -1
- package/src/services/tsf/v20180326/tsf_client.ts +4 -2
- package/src/services/tsf/v20180326/tsf_models.ts +1 -1
- package/src/services/waf/v20180125/waf_client.ts +6 -5
- package/src/services/waf/v20180125/waf_models.ts +112 -84
- package/src/services/wedata/v20210820/wedata_client.ts +1 -1
- package/src/services/wedata/v20210820/wedata_models.ts +13 -8
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +8 -8
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +8 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +4 -4
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +71 -46
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +47 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +210 -29
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +17 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +5 -5
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +7 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +7 -0
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +1 -1
- package/tencentcloud/services/iecp/v20210914/iecp_client.d.ts +60 -20
- package/tencentcloud/services/iecp/v20210914/iecp_client.js +60 -20
- package/tencentcloud/services/ims/v20201229/ims_client.d.ts +4 -3
- package/tencentcloud/services/ims/v20201229/ims_client.js +4 -3
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +17 -5
- package/tencentcloud/services/lke/v20231130/lke_client.js +24 -6
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +358 -84
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20210111/sms_client.d.ts +33 -65
- package/tencentcloud/services/sms/v20210111/sms_client.js +33 -65
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +5 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +6 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +114 -28
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +7 -1
- 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 +1 -1
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +1 -1
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +110 -83
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +13 -8
- package/test/dlc.v20210125.test.js +10 -0
- package/test/lke.v20231130.test.js +34 -4
- package/test/tke.v20180525.test.js +10 -0
|
@@ -82,11 +82,8 @@ export class Client extends AbstractClient {
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
86
|
-
|
|
87
|
-
3. 修改短信签名,仅当签名为**待审核**或**已拒绝**状态时,才能进行修改,**已审核通过**的签名不支持修改。
|
|
88
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
89
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
85
|
+
* 本接口 (ModifySmsSign) 用于修改短信签名。
|
|
86
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>修改短信签名前,请先认真参阅 <a href="https://cloud.tencent.com/document/product/382/39022">腾讯云短信签名审核标准。</a></li><li>个人认证用户不支持使用 API 修改短信签名,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 修改短信签名。</li><li>修改短信签名,仅当签名为<b>待审核</b>或<b>已拒绝</b>状态时,才能进行修改,<b>已审核通过</b>的签名不支持修改。</li></ul></blockquote>
|
|
90
87
|
*/
|
|
91
88
|
async ModifySmsSign(
|
|
92
89
|
req: ModifySmsSignRequest,
|
|
@@ -96,10 +93,8 @@ export class Client extends AbstractClient {
|
|
|
96
93
|
}
|
|
97
94
|
|
|
98
95
|
/**
|
|
99
|
-
*
|
|
100
|
-
|
|
101
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
102
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
96
|
+
* 本接口 (AddSmsSign) 用于添加短信签名。
|
|
97
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>添加短信签名前,请先认真参阅 <a href="https://cloud.tencent.com/document/product/382/39022">腾讯云短信签名审核标准。</a></li><li>个人认证用户不支持使用 API 申请短信签名,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 申请短信签名。</li></ul></blockquote>
|
|
103
98
|
*/
|
|
104
99
|
async AddSmsSign(
|
|
105
100
|
req: AddSmsSignRequest,
|
|
@@ -109,11 +104,8 @@ export class Client extends AbstractClient {
|
|
|
109
104
|
}
|
|
110
105
|
|
|
111
106
|
/**
|
|
112
|
-
*
|
|
113
|
-
|
|
114
|
-
>- 注:此接口需要联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) 开通。
|
|
115
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
116
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
107
|
+
* 本接口 (PullSmsSendStatus) 用于拉取短信下发状态。
|
|
108
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>此接口需要联系 <a href="https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81">腾讯云短信小助手</a> 开通。</li><li>下发状态也支持 <a href="https://cloud.tencent.com/document/product/382/37809#.E7.9F.AD.E4.BF.A1.E7.8A.B6.E6.80.81.E5.9B.9E.E8.B0.83.E9.85.8D.E7.BD.AE">配置回调</a> 的方式获取。</li></ul></blockquote>
|
|
117
109
|
*/
|
|
118
110
|
async PullSmsSendStatus(
|
|
119
111
|
req: PullSmsSendStatusRequest,
|
|
@@ -123,10 +115,8 @@ export class Client extends AbstractClient {
|
|
|
123
115
|
}
|
|
124
116
|
|
|
125
117
|
/**
|
|
126
|
-
*
|
|
127
|
-
|
|
128
|
-
>- 注:您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
129
|
-
>- 注:当前接口属于 2021-01-11 版本,如果您仍在使用 [2019-07-11 版本](https://cloud.tencent.com/document/product/382/38778),建议您使用当前最新版本的接口,版本差异可参考[版本描述](https://cloud.tencent.com/document/product/382/63195#.E7.89.88.E6.9C.AC.E6.8F.8F.E8.BF.B0)。
|
|
118
|
+
* 本接口 (SendSms) 用于发送验证码、通知类短信和营销短信。支持国内短信与国际/港澳台短信。
|
|
119
|
+
- 当前接口属于 2021-01-11 版本,如果您仍在使用 [2019-07-11 版本](https://cloud.tencent.com/document/product/382/38778),建议您使用当前最新版本的接口,版本差异可参考[版本描述](https://cloud.tencent.com/document/product/382/63195#.E7.89.88.E6.9C.AC.E6.8F.8F.E8.BF.B0)。
|
|
130
120
|
*/
|
|
131
121
|
async SendSms(
|
|
132
122
|
req: SendSmsRequest,
|
|
@@ -136,9 +126,8 @@ export class Client extends AbstractClient {
|
|
|
136
126
|
}
|
|
137
127
|
|
|
138
128
|
/**
|
|
139
|
-
*
|
|
140
|
-
|
|
141
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
129
|
+
* 本接口 (DeleteSmsTemplate) 用于删除短信模板。
|
|
130
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>个人认证用户不支持使用 API 删除短信正文模板,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 删除短信正文模板。</li></ul></blockquote>
|
|
142
131
|
*/
|
|
143
132
|
async DeleteSmsTemplate(
|
|
144
133
|
req: DeleteSmsTemplateRequest,
|
|
@@ -148,10 +137,8 @@ export class Client extends AbstractClient {
|
|
|
148
137
|
}
|
|
149
138
|
|
|
150
139
|
/**
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
154
|
-
*/
|
|
140
|
+
* 本接口 (SmsPackagesStatistics) 用于统计用户套餐包数据。
|
|
141
|
+
*/
|
|
155
142
|
async SmsPackagesStatistics(
|
|
156
143
|
req: SmsPackagesStatisticsRequest,
|
|
157
144
|
cb?: (error: string, rep: SmsPackagesStatisticsResponse) => void
|
|
@@ -160,10 +147,8 @@ export class Client extends AbstractClient {
|
|
|
160
147
|
}
|
|
161
148
|
|
|
162
149
|
/**
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
166
|
-
*/
|
|
150
|
+
* 本接口 (SendStatusStatistics) 用于统计用户发送短信的数据。
|
|
151
|
+
*/
|
|
167
152
|
async SendStatusStatistics(
|
|
168
153
|
req: SendStatusStatisticsRequest,
|
|
169
154
|
cb?: (error: string, rep: SendStatusStatisticsResponse) => void
|
|
@@ -172,10 +157,8 @@ export class Client extends AbstractClient {
|
|
|
172
157
|
}
|
|
173
158
|
|
|
174
159
|
/**
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
178
|
-
*/
|
|
160
|
+
* 本接口 (CallbackStatusStatistics) 用于统计用户回执的数据。
|
|
161
|
+
*/
|
|
179
162
|
async CallbackStatusStatistics(
|
|
180
163
|
req: CallbackStatusStatisticsRequest,
|
|
181
164
|
cb?: (error: string, rep: CallbackStatusStatisticsResponse) => void
|
|
@@ -184,9 +167,8 @@ export class Client extends AbstractClient {
|
|
|
184
167
|
}
|
|
185
168
|
|
|
186
169
|
/**
|
|
187
|
-
*
|
|
188
|
-
|
|
189
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
170
|
+
* 本接口 (DescribeSmsTemplateList) 用于查询短信模板状态。
|
|
171
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>个人认证用户不支持使用 API 查询短信正文模板,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 查询短信正文模板。</li></ul></blockquote>
|
|
190
172
|
*/
|
|
191
173
|
async DescribeSmsTemplateList(
|
|
192
174
|
req: DescribeSmsTemplateListRequest,
|
|
@@ -196,11 +178,8 @@ export class Client extends AbstractClient {
|
|
|
196
178
|
}
|
|
197
179
|
|
|
198
180
|
/**
|
|
199
|
-
*
|
|
200
|
-
|
|
201
|
-
>- 注:此接口需要联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) 开通。
|
|
202
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
203
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
181
|
+
* 本接口 (PullSmsReplyStatus) 用于拉取短信回复状态。
|
|
182
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>此接口需要联系 <a href="https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81">腾讯云短信小助手</a> 开通。</li><li>上行回复也支持 <a href="https://cloud.tencent.com/document/product/382/42907">配置回复回调</a> 的方式获取。</li></ul></blockquote>
|
|
204
183
|
*/
|
|
205
184
|
async PullSmsReplyStatus(
|
|
206
185
|
req: PullSmsReplyStatusRequest,
|
|
@@ -210,9 +189,8 @@ export class Client extends AbstractClient {
|
|
|
210
189
|
}
|
|
211
190
|
|
|
212
191
|
/**
|
|
213
|
-
*
|
|
214
|
-
|
|
215
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
192
|
+
* 本接口 (DescribeSmsSignList) 用于查询短信签名状态。
|
|
193
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>个人认证用户不支持使用 API 查询短信签名,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 查询短信签名。</li></ul></blockquote>
|
|
216
194
|
*/
|
|
217
195
|
async DescribeSmsSignList(
|
|
218
196
|
req: DescribeSmsSignListRequest,
|
|
@@ -222,10 +200,8 @@ export class Client extends AbstractClient {
|
|
|
222
200
|
}
|
|
223
201
|
|
|
224
202
|
/**
|
|
225
|
-
*
|
|
226
|
-
|
|
227
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
228
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
203
|
+
* 本接口 (PullSmsSendStatusByPhoneNumber) 用于拉取单个号码短信下发状态。
|
|
204
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>下发状态也支持 <a href="https://cloud.tencent.com/document/product/382/37809#.E7.9F.AD.E4.BF.A1.E7.8A.B6.E6.80.81.E5.9B.9E.E8.B0.83.E9.85.8D.E7.BD.AE">配置回调</a> 的方式获取。</li></ul></blockquote>
|
|
229
205
|
*/
|
|
230
206
|
async PullSmsSendStatusByPhoneNumber(
|
|
231
207
|
req: PullSmsSendStatusByPhoneNumberRequest,
|
|
@@ -235,8 +211,8 @@ export class Client extends AbstractClient {
|
|
|
235
211
|
}
|
|
236
212
|
|
|
237
213
|
/**
|
|
238
|
-
*
|
|
239
|
-
|
|
214
|
+
* 本接口 (ReportConversion) 用于短信转化率上报。将已接收到短信的流水号上报到腾讯云短信服务。
|
|
215
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>该接口当前以白名单方式对外开放,如有需要请联系 <a href="https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81">腾讯云短信小助手</a> 开通。</li></ul></blockquote>
|
|
240
216
|
*/
|
|
241
217
|
async ReportConversion(
|
|
242
218
|
req: ReportConversionRequest,
|
|
@@ -246,11 +222,8 @@ export class Client extends AbstractClient {
|
|
|
246
222
|
}
|
|
247
223
|
|
|
248
224
|
/**
|
|
249
|
-
*
|
|
250
|
-
|
|
251
|
-
3. 修改短信模板,仅当正文模板为**待审核**或**已拒绝**状态时,才能进行修改,**已审核通过**的正文模板不支持修改。
|
|
252
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
253
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
225
|
+
* 本接口 (ModifySmsTemplate) 用于修改短信模板。
|
|
226
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>修改短信正文模板前,请先认真参阅 <a href="https://cloud.tencent.com/document/product/382/39023">腾讯云短信正文模板审核标准。</a></li><li>个人认证用户不支持使用 API 修改短信正文模板,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 修改短信正文模板。</li><li>修改短信模板,仅当正文模板为<b>待审核</b>或<b>已拒绝</b>状态时,才能进行修改,<b>已审核通过</b>的正文模板不支持修改。</li></ul></blockquote>
|
|
254
227
|
*/
|
|
255
228
|
async ModifySmsTemplate(
|
|
256
229
|
req: ModifySmsTemplateRequest,
|
|
@@ -260,10 +233,8 @@ export class Client extends AbstractClient {
|
|
|
260
233
|
}
|
|
261
234
|
|
|
262
235
|
/**
|
|
263
|
-
*
|
|
264
|
-
|
|
265
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
266
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
236
|
+
* 本接口 (PullSmsReplyStatusByPhoneNumber) 用于拉取单个号码短信回复状态。
|
|
237
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>上行回复也支持 <a href="https://cloud.tencent.com/document/product/382/42907">配置回复回调</a> 的方式获取。</li></ul></blockquote>
|
|
267
238
|
*/
|
|
268
239
|
async PullSmsReplyStatusByPhoneNumber(
|
|
269
240
|
req: PullSmsReplyStatusByPhoneNumberRequest,
|
|
@@ -273,8 +244,8 @@ export class Client extends AbstractClient {
|
|
|
273
244
|
}
|
|
274
245
|
|
|
275
246
|
/**
|
|
276
|
-
*
|
|
277
|
-
|
|
247
|
+
* 本接口 (DescribePhoneNumberInfo) 用于提供电话号码的信息查询,包括国家(或地区)码、规范的 E.164 格式号码等。
|
|
248
|
+
- 例如:查询号码 +86018845720123,可以得到国家码 86、规范的 E.164 号码 +8618845720123 等信息。
|
|
278
249
|
*/
|
|
279
250
|
async DescribePhoneNumberInfo(
|
|
280
251
|
req: DescribePhoneNumberInfoRequest,
|
|
@@ -284,9 +255,8 @@ export class Client extends AbstractClient {
|
|
|
284
255
|
}
|
|
285
256
|
|
|
286
257
|
/**
|
|
287
|
-
*
|
|
288
|
-
|
|
289
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
258
|
+
* 本接口 (DeleteSmsSign) 用于删除短信签名。
|
|
259
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>个人认证用户不支持使用 API 删除短信签名,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 删除短信签名。</li></ul></blockquote>
|
|
290
260
|
*/
|
|
291
261
|
async DeleteSmsSign(
|
|
292
262
|
req: DeleteSmsSignRequest,
|
|
@@ -296,10 +266,8 @@ export class Client extends AbstractClient {
|
|
|
296
266
|
}
|
|
297
267
|
|
|
298
268
|
/**
|
|
299
|
-
*
|
|
300
|
-
|
|
301
|
-
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
|
|
302
|
-
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
269
|
+
* 本接口 (AddSmsTemplate) 用于创建短信模板。
|
|
270
|
+
<blockquote class="d-mod-explain"><div class="d-mod-title d-explain-title" style="line-height: normal;"><i class="d-icon-explain"></i>说明:</div><p></p><ul><li>申请短信模板前,请先认真参阅 <a href="https://cloud.tencent.com/document/product/382/39023">腾讯云短信正文模板审核标准。</a></li><li>个人认证用户不支持使用 API 申请短信正文模板,请参阅了解 <a href="https://cloud.tencent.com/document/product/378/3629">实名认证基本介绍</a>,如果为个人认证请登录 <a href="https://console.cloud.tencent.com/smsv2">控制台</a> 申请短信正文模板。</li></ul></blockquote>
|
|
303
271
|
*/
|
|
304
272
|
async AddSmsTemplate(
|
|
305
273
|
req: AddSmsTemplateRequest,
|
|
@@ -2702,7 +2702,7 @@ export interface DescribeImageFilterPersonalResponse {
|
|
|
2702
2702
|
/**
|
|
2703
2703
|
* 返回tag镜像内容相同的tag列表
|
|
2704
2704
|
*/
|
|
2705
|
-
Data
|
|
2705
|
+
Data?: SameImagesResp
|
|
2706
2706
|
/**
|
|
2707
2707
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2708
2708
|
*/
|
|
@@ -293,6 +293,7 @@ import {
|
|
|
293
293
|
DescribeClusterRoutesRequest,
|
|
294
294
|
DeleteECMInstancesRequest,
|
|
295
295
|
ClusterLevelAttribute,
|
|
296
|
+
PodChargeInfo,
|
|
296
297
|
RemoveNodeFromNodePoolResponse,
|
|
297
298
|
SetNodePoolNodeProtectionRequest,
|
|
298
299
|
EnableClusterAuditRequest,
|
|
@@ -347,6 +348,7 @@ import {
|
|
|
347
348
|
ModifyPrometheusTempResponse,
|
|
348
349
|
VirtualNode,
|
|
349
350
|
PodNodeInfo,
|
|
351
|
+
DescribePodChargeInfoRequest,
|
|
350
352
|
ForwardTKEEdgeApplicationRequestV3Response,
|
|
351
353
|
CreateClusterVirtualNodePoolRequest,
|
|
352
354
|
ModifyPrometheusConfigRequest,
|
|
@@ -607,6 +609,7 @@ import {
|
|
|
607
609
|
KubeJarvisStateInspectionOverview,
|
|
608
610
|
DescribePrometheusOverviewsResponse,
|
|
609
611
|
DescribeClusterInspectionResultsOverviewResponse,
|
|
612
|
+
DescribePodChargeInfoResponse,
|
|
610
613
|
DeletePrometheusRecordRuleYamlRequest,
|
|
611
614
|
InstallAddonRequest,
|
|
612
615
|
InstanceUpgradePreCheckResult,
|
|
@@ -970,6 +973,16 @@ export class Client extends AbstractClient {
|
|
|
970
973
|
return this.request("UninstallLogAgent", req, cb)
|
|
971
974
|
}
|
|
972
975
|
|
|
976
|
+
/**
|
|
977
|
+
* 查询正在运行中Pod的计费信息。可以通过 Namespace 和 Name 来查询某个 Pod 的信息,也可以通过 Pod 的 Uid 批量查询。
|
|
978
|
+
*/
|
|
979
|
+
async DescribePodChargeInfo(
|
|
980
|
+
req: DescribePodChargeInfoRequest,
|
|
981
|
+
cb?: (error: string, rep: DescribePodChargeInfoResponse) => void
|
|
982
|
+
): Promise<DescribePodChargeInfoResponse> {
|
|
983
|
+
return this.request("DescribePodChargeInfo", req, cb)
|
|
984
|
+
}
|
|
985
|
+
|
|
973
986
|
/**
|
|
974
987
|
* 获取集群版本信息
|
|
975
988
|
*/
|
|
@@ -135,36 +135,36 @@ export interface ContainerState {
|
|
|
135
135
|
* 容器运行开始时间
|
|
136
136
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
137
137
|
*/
|
|
138
|
-
StartTime
|
|
138
|
+
StartTime?: string
|
|
139
139
|
/**
|
|
140
140
|
* 容器状态:created, running, exited, unknown
|
|
141
141
|
*/
|
|
142
|
-
State
|
|
142
|
+
State?: string
|
|
143
143
|
/**
|
|
144
144
|
* 容器运行结束时间
|
|
145
145
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
146
146
|
*/
|
|
147
|
-
FinishTime
|
|
147
|
+
FinishTime?: string
|
|
148
148
|
/**
|
|
149
149
|
* 容器运行退出码
|
|
150
150
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
151
151
|
*/
|
|
152
|
-
ExitCode
|
|
152
|
+
ExitCode?: number
|
|
153
153
|
/**
|
|
154
154
|
* 容器状态 Reason
|
|
155
155
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
156
156
|
*/
|
|
157
|
-
Reason
|
|
157
|
+
Reason?: string
|
|
158
158
|
/**
|
|
159
159
|
* 容器状态信息
|
|
160
160
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
161
161
|
*/
|
|
162
|
-
Message
|
|
162
|
+
Message?: string
|
|
163
163
|
/**
|
|
164
164
|
* 容器重启次数
|
|
165
165
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
166
166
|
*/
|
|
167
|
-
RestartCount
|
|
167
|
+
RestartCount?: number
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
/**
|
|
@@ -918,7 +918,7 @@ export interface EnvironmentVariable {
|
|
|
918
918
|
*/
|
|
919
919
|
export interface UpdateImageCacheRequest {
|
|
920
920
|
/**
|
|
921
|
-
* 镜像缓存
|
|
921
|
+
* 镜像缓存ID
|
|
922
922
|
*/
|
|
923
923
|
ImageCacheId: string
|
|
924
924
|
/**
|
|
@@ -2222,39 +2222,39 @@ export interface ImageCache {
|
|
|
2222
2222
|
/**
|
|
2223
2223
|
* 镜像缓存Id
|
|
2224
2224
|
*/
|
|
2225
|
-
ImageCacheId
|
|
2225
|
+
ImageCacheId?: string
|
|
2226
2226
|
/**
|
|
2227
2227
|
* 镜像缓存名称
|
|
2228
2228
|
*/
|
|
2229
|
-
ImageCacheName
|
|
2229
|
+
ImageCacheName?: string
|
|
2230
2230
|
/**
|
|
2231
2231
|
* 镜像缓存大小。单位:GiB
|
|
2232
2232
|
*/
|
|
2233
|
-
ImageCacheSize
|
|
2233
|
+
ImageCacheSize?: number
|
|
2234
2234
|
/**
|
|
2235
2235
|
* 镜像缓存包含的镜像列表
|
|
2236
2236
|
*/
|
|
2237
|
-
Images
|
|
2237
|
+
Images?: Array<string>
|
|
2238
2238
|
/**
|
|
2239
2239
|
* 创建时间
|
|
2240
2240
|
*/
|
|
2241
|
-
CreationTime
|
|
2241
|
+
CreationTime?: string
|
|
2242
2242
|
/**
|
|
2243
2243
|
* 到期时间
|
|
2244
2244
|
*/
|
|
2245
|
-
ExpireDateTime
|
|
2245
|
+
ExpireDateTime?: string
|
|
2246
2246
|
/**
|
|
2247
2247
|
* 镜像缓存事件信息
|
|
2248
2248
|
*/
|
|
2249
|
-
Events
|
|
2249
|
+
Events?: Array<ImageCacheEvent>
|
|
2250
2250
|
/**
|
|
2251
2251
|
* 最新一次匹配到镜像缓存的时间
|
|
2252
2252
|
*/
|
|
2253
|
-
LastMatchedTime
|
|
2253
|
+
LastMatchedTime?: string
|
|
2254
2254
|
/**
|
|
2255
2255
|
* 镜像缓存对应的快照Id
|
|
2256
2256
|
*/
|
|
2257
|
-
SnapshotId
|
|
2257
|
+
SnapshotId?: string
|
|
2258
2258
|
/**
|
|
2259
2259
|
* 镜像缓存状态,可能取值:
|
|
2260
2260
|
Pending:创建中
|
|
@@ -2264,7 +2264,7 @@ Updating:更新中
|
|
|
2264
2264
|
UpdateFailed:更新失败
|
|
2265
2265
|
只有状态为Ready时,才能正常使用镜像缓存
|
|
2266
2266
|
*/
|
|
2267
|
-
Status
|
|
2267
|
+
Status?: string
|
|
2268
2268
|
}
|
|
2269
2269
|
|
|
2270
2270
|
/**
|
|
@@ -3191,11 +3191,11 @@ export interface CreateImageCacheRequest {
|
|
|
3191
3191
|
*/
|
|
3192
3192
|
Images: Array<string>
|
|
3193
3193
|
/**
|
|
3194
|
-
* 实例所属子网
|
|
3194
|
+
* 实例所属子网 ID
|
|
3195
3195
|
*/
|
|
3196
3196
|
SubnetId: string
|
|
3197
3197
|
/**
|
|
3198
|
-
* 实例所属VPC
|
|
3198
|
+
* 实例所属 VPC ID
|
|
3199
3199
|
*/
|
|
3200
3200
|
VpcId: string
|
|
3201
3201
|
/**
|
|
@@ -3203,7 +3203,7 @@ export interface CreateImageCacheRequest {
|
|
|
3203
3203
|
*/
|
|
3204
3204
|
ImageCacheName?: string
|
|
3205
3205
|
/**
|
|
3206
|
-
* 安全组
|
|
3206
|
+
* 安全组 ID
|
|
3207
3207
|
*/
|
|
3208
3208
|
SecurityGroupIds?: Array<string>
|
|
3209
3209
|
/**
|
|
@@ -6105,6 +6105,54 @@ export interface ClusterLevelAttribute {
|
|
|
6105
6105
|
OtherCount: number
|
|
6106
6106
|
}
|
|
6107
6107
|
|
|
6108
|
+
/**
|
|
6109
|
+
* Pod计费信息
|
|
6110
|
+
*/
|
|
6111
|
+
export interface PodChargeInfo {
|
|
6112
|
+
/**
|
|
6113
|
+
* Pod计费开始时间
|
|
6114
|
+
*/
|
|
6115
|
+
StartTime?: string
|
|
6116
|
+
/**
|
|
6117
|
+
* Pod的Uid
|
|
6118
|
+
*/
|
|
6119
|
+
Uid?: string
|
|
6120
|
+
/**
|
|
6121
|
+
* Pod的CPU
|
|
6122
|
+
*/
|
|
6123
|
+
Cpu?: number
|
|
6124
|
+
/**
|
|
6125
|
+
* Pod的内存
|
|
6126
|
+
*/
|
|
6127
|
+
Memory?: number
|
|
6128
|
+
/**
|
|
6129
|
+
* Pod类型:intel、amd、v100、t4、a10\*gnv4、a10\*gnv4v等。
|
|
6130
|
+
*/
|
|
6131
|
+
Type?: string
|
|
6132
|
+
/**
|
|
6133
|
+
* Pod是GPU时,表示GPU卡数
|
|
6134
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6135
|
+
*/
|
|
6136
|
+
Gpu?: string
|
|
6137
|
+
/**
|
|
6138
|
+
* 计费类型
|
|
6139
|
+
PREPAID:Pod调度到包月超级节点
|
|
6140
|
+
POSTPAID_BY_HOUR:按量计费
|
|
6141
|
+
RESERVED_INSTANCE:上个周期被预留券抵扣
|
|
6142
|
+
SPOT:竞价实例
|
|
6143
|
+
TPOD:特惠实例
|
|
6144
|
+
*/
|
|
6145
|
+
ChargeType?: string
|
|
6146
|
+
/**
|
|
6147
|
+
* 命名空间
|
|
6148
|
+
*/
|
|
6149
|
+
Namespace?: string
|
|
6150
|
+
/**
|
|
6151
|
+
* Pod名称
|
|
6152
|
+
*/
|
|
6153
|
+
Name?: string
|
|
6154
|
+
}
|
|
6155
|
+
|
|
6108
6156
|
/**
|
|
6109
6157
|
* RemoveNodeFromNodePool返回参数结构体
|
|
6110
6158
|
*/
|
|
@@ -7221,6 +7269,28 @@ export interface PodNodeInfo {
|
|
|
7221
7269
|
Name?: string
|
|
7222
7270
|
}
|
|
7223
7271
|
|
|
7272
|
+
/**
|
|
7273
|
+
* DescribePodChargeInfo请求参数结构体
|
|
7274
|
+
*/
|
|
7275
|
+
export interface DescribePodChargeInfoRequest {
|
|
7276
|
+
/**
|
|
7277
|
+
* 集群ID
|
|
7278
|
+
*/
|
|
7279
|
+
ClusterId: string
|
|
7280
|
+
/**
|
|
7281
|
+
* 命名空间
|
|
7282
|
+
*/
|
|
7283
|
+
Namespace?: string
|
|
7284
|
+
/**
|
|
7285
|
+
* Pod名称
|
|
7286
|
+
*/
|
|
7287
|
+
Name?: string
|
|
7288
|
+
/**
|
|
7289
|
+
* Pod的Uid
|
|
7290
|
+
*/
|
|
7291
|
+
Uids?: Array<string>
|
|
7292
|
+
}
|
|
7293
|
+
|
|
7224
7294
|
/**
|
|
7225
7295
|
* ForwardTKEEdgeApplicationRequestV3返回参数结构体
|
|
7226
7296
|
*/
|
|
@@ -7773,6 +7843,11 @@ export interface DescribeIPAMDResponse {
|
|
|
7773
7843
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7774
7844
|
*/
|
|
7775
7845
|
ClaimExpiredDuration?: string
|
|
7846
|
+
/**
|
|
7847
|
+
* 是否开启了中继网卡模式
|
|
7848
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7849
|
+
*/
|
|
7850
|
+
EnableTrunkingENI?: boolean
|
|
7776
7851
|
/**
|
|
7777
7852
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7778
7853
|
*/
|
|
@@ -8901,11 +8976,11 @@ export interface DescribeImageCachesResponse {
|
|
|
8901
8976
|
/**
|
|
8902
8977
|
* 镜像缓存总数
|
|
8903
8978
|
*/
|
|
8904
|
-
TotalCount
|
|
8979
|
+
TotalCount?: number
|
|
8905
8980
|
/**
|
|
8906
8981
|
* 镜像缓存信息列表
|
|
8907
8982
|
*/
|
|
8908
|
-
ImageCaches
|
|
8983
|
+
ImageCaches?: Array<ImageCache>
|
|
8909
8984
|
/**
|
|
8910
8985
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8911
8986
|
*/
|
|
@@ -9320,12 +9395,12 @@ export interface GetMostSuitableImageCacheResponse {
|
|
|
9320
9395
|
/**
|
|
9321
9396
|
* 是否有匹配的镜像缓存
|
|
9322
9397
|
*/
|
|
9323
|
-
Found
|
|
9398
|
+
Found?: boolean
|
|
9324
9399
|
/**
|
|
9325
9400
|
* 匹配的镜像缓存
|
|
9326
9401
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9327
9402
|
*/
|
|
9328
|
-
ImageCache
|
|
9403
|
+
ImageCache?: ImageCache
|
|
9329
9404
|
/**
|
|
9330
9405
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9331
9406
|
*/
|
|
@@ -10109,7 +10184,7 @@ export interface CreateImageCacheResponse {
|
|
|
10109
10184
|
/**
|
|
10110
10185
|
* 镜像缓存Id
|
|
10111
10186
|
*/
|
|
10112
|
-
ImageCacheId
|
|
10187
|
+
ImageCacheId?: string
|
|
10113
10188
|
/**
|
|
10114
10189
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10115
10190
|
*/
|
|
@@ -12073,12 +12148,12 @@ export interface DescribeEnableVpcCniProgressResponse {
|
|
|
12073
12148
|
/**
|
|
12074
12149
|
* 任务进度的描述:Running/Succeed/Failed
|
|
12075
12150
|
*/
|
|
12076
|
-
Status
|
|
12151
|
+
Status?: string
|
|
12077
12152
|
/**
|
|
12078
12153
|
* 当任务进度为Failed时,对任务状态的进一步描述,例如IPAMD组件安装失败
|
|
12079
12154
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12080
12155
|
*/
|
|
12081
|
-
ErrorMessage
|
|
12156
|
+
ErrorMessage?: string
|
|
12082
12157
|
/**
|
|
12083
12158
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
12084
12159
|
*/
|
|
@@ -12831,6 +12906,20 @@ export interface DescribeClusterInspectionResultsOverviewResponse {
|
|
|
12831
12906
|
RequestId?: string
|
|
12832
12907
|
}
|
|
12833
12908
|
|
|
12909
|
+
/**
|
|
12910
|
+
* DescribePodChargeInfo返回参数结构体
|
|
12911
|
+
*/
|
|
12912
|
+
export interface DescribePodChargeInfoResponse {
|
|
12913
|
+
/**
|
|
12914
|
+
* Pod计费信息
|
|
12915
|
+
*/
|
|
12916
|
+
ChargeInfoSet?: Array<PodChargeInfo>
|
|
12917
|
+
/**
|
|
12918
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
12919
|
+
*/
|
|
12920
|
+
RequestId?: string
|
|
12921
|
+
}
|
|
12922
|
+
|
|
12834
12923
|
/**
|
|
12835
12924
|
* DeletePrometheusRecordRuleYaml请求参数结构体
|
|
12836
12925
|
*/
|
|
@@ -1389,10 +1389,16 @@ export interface UpstreamHealthCheckConfig {
|
|
|
1389
1389
|
*/
|
|
1390
1390
|
UnhealthyHttpStatuses?: Array<number | bigint>
|
|
1391
1391
|
/**
|
|
1392
|
-
*
|
|
1392
|
+
* 健康检查监控上报的数据屏蔽权重为0的节点
|
|
1393
1393
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1394
|
+
* @deprecated
|
|
1394
1395
|
*/
|
|
1395
1396
|
IgnoreZeroWeightNodes?: boolean
|
|
1397
|
+
/**
|
|
1398
|
+
* 健康检查支持权重为0节点
|
|
1399
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1400
|
+
*/
|
|
1401
|
+
ZeroWeightHeathCheck?: boolean
|
|
1396
1402
|
}
|
|
1397
1403
|
|
|
1398
1404
|
/**
|
|
@@ -693,8 +693,10 @@ export class Client extends AbstractClient {
|
|
|
693
693
|
}
|
|
694
694
|
|
|
695
695
|
/**
|
|
696
|
-
|
|
697
|
-
|
|
696
|
+
* 接口未使用,废弃录用
|
|
697
|
+
|
|
698
|
+
查询应用关联日志配置项信息
|
|
699
|
+
*/
|
|
698
700
|
async DescribeApplicationBusinessLogConfig(
|
|
699
701
|
req: DescribeApplicationBusinessLogConfigRequest,
|
|
700
702
|
cb?: (error: string, rep: DescribeApplicationBusinessLogConfigResponse) => void
|