tencentcloud-sdk-nodejs 4.1.266 → 4.1.268
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/antiddos/index.js +2 -2
- package/es/services/btoe/index.js +2 -2
- package/es/services/ckafka/v20190819/ckafka_client.js +3 -0
- package/es/services/csip/v20221121/csip_client.js +5 -2
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/dts/index.js +2 -2
- package/es/services/eis/index.js +2 -2
- package/es/services/es/v20180416/es_client.js +174 -132
- package/es/services/essbasic/v20210526/essbasic_client.js +13 -4
- package/es/services/facefusion/index.js +2 -2
- package/es/services/iai/index.js +2 -2
- package/es/services/iotvideo/index.js +4 -4
- package/es/services/monitor/index.js +2 -2
- package/es/services/mps/v20190612/mps_client.js +3 -0
- package/es/services/organization/index.js +2 -2
- package/es/services/tem/index.js +2 -2
- package/es/services/teo/index.js +2 -2
- package/es/services/teo/v20220901/teo_client.js +11 -2
- package/es/services/thpc/index.js +4 -4
- package/es/services/tke/index.js +2 -2
- package/es/services/tokenhub/v20260322/tokenhub_client.js +15 -0
- package/es/services/wedata/index.js +2 -2
- 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/ags/v20250920/ags_models.d.ts +5 -5
- package/tencentcloud/services/alb/v20251030/alb_models.d.ts +14 -49
- package/tencentcloud/services/antiddos/index.d.ts +4 -4
- package/tencentcloud/services/antiddos/index.js +2 -2
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +55 -43
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +90 -68
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +22 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +32 -22
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +7 -3
- package/tencentcloud/services/csip/v20221121/csip_client.js +9 -3
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +101 -73
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/es/v20180416/es_client.d.ts +196 -140
- package/tencentcloud/services/es/v20180416/es_client.js +288 -204
- package/tencentcloud/services/es/v20180416/es_models.d.ts +1673 -512
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +7 -29
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +65 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +72 -10
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +278 -120
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +27 -75
- package/tencentcloud/services/fwm/v20250611/fwm_models.d.ts +82 -142
- package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +6 -6
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +9 -5
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +6 -6
- package/tencentcloud/services/iotvideo/index.js +4 -4
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +35 -3
- package/tencentcloud/services/monitor/index.d.ts +4 -4
- package/tencentcloud/services/monitor/index.js +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +171 -192
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +5 -1
- package/tencentcloud/services/mps/v20190612/mps_client.js +6 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +84 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -51
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +58 -65
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -4
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +19 -3
- package/tencentcloud/services/teo/v20220901/teo_client.js +25 -3
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +270 -46
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +36 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +45 -0
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +264 -0
- package/tencentcloud/services/trro/v20220325/trro_models.d.ts +5 -5
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +455 -120
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +9 -5
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +135 -102
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +11 -7
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
|
@@ -63,6 +63,9 @@ export class Client extends AbstractClient {
|
|
|
63
63
|
async DescribeDefaultCertificates(req, cb) {
|
|
64
64
|
return this.request("DescribeDefaultCertificates", req, cb);
|
|
65
65
|
}
|
|
66
|
+
async DescribeLogAnalysisDownloadTasks(req, cb) {
|
|
67
|
+
return this.request("DescribeLogAnalysisDownloadTasks", req, cb);
|
|
68
|
+
}
|
|
66
69
|
async ModifyL7AccRule(req, cb) {
|
|
67
70
|
return this.request("ModifyL7AccRule", req, cb);
|
|
68
71
|
}
|
|
@@ -108,6 +111,9 @@ export class Client extends AbstractClient {
|
|
|
108
111
|
async CheckCnameStatus(req, cb) {
|
|
109
112
|
return this.request("CheckCnameStatus", req, cb);
|
|
110
113
|
}
|
|
114
|
+
async DescribeLogAnalysisDetail(req, cb) {
|
|
115
|
+
return this.request("DescribeLogAnalysisDetail", req, cb);
|
|
116
|
+
}
|
|
111
117
|
async CreateMultiPathGateway(req, cb) {
|
|
112
118
|
return this.request("CreateMultiPathGateway", req, cb);
|
|
113
119
|
}
|
|
@@ -270,6 +276,9 @@ export class Client extends AbstractClient {
|
|
|
270
276
|
async DescribeTopL7AnalysisData(req, cb) {
|
|
271
277
|
return this.request("DescribeTopL7AnalysisData", req, cb);
|
|
272
278
|
}
|
|
279
|
+
async DescribeSecurityAPIService(req, cb) {
|
|
280
|
+
return this.request("DescribeSecurityAPIService", req, cb);
|
|
281
|
+
}
|
|
273
282
|
async DeleteDnsRecords(req, cb) {
|
|
274
283
|
return this.request("DeleteDnsRecords", req, cb);
|
|
275
284
|
}
|
|
@@ -594,8 +603,8 @@ export class Client extends AbstractClient {
|
|
|
594
603
|
async ModifyDDoSProtection(req, cb) {
|
|
595
604
|
return this.request("ModifyDDoSProtection", req, cb);
|
|
596
605
|
}
|
|
597
|
-
async
|
|
598
|
-
return this.request("
|
|
606
|
+
async CreateLogAnalysisDownloadTask(req, cb) {
|
|
607
|
+
return this.request("CreateLogAnalysisDownloadTask", req, cb);
|
|
599
608
|
}
|
|
600
609
|
async ImportZoneConfig(req, cb) {
|
|
601
610
|
return this.request("ImportZoneConfig", req, cb);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { v20220401 } from "./v20220401";
|
|
2
|
-
import { v20230321 } from "./v20230321";
|
|
3
1
|
import { v20211109 } from "./v20211109";
|
|
2
|
+
import { v20230321 } from "./v20230321";
|
|
3
|
+
import { v20220401 } from "./v20220401";
|
|
4
4
|
export const thpc = {
|
|
5
|
-
v20220401: v20220401,
|
|
6
|
-
v20230321: v20230321,
|
|
7
5
|
v20211109: v20211109,
|
|
6
|
+
v20230321: v20230321,
|
|
7
|
+
v20220401: v20220401,
|
|
8
8
|
};
|
package/es/services/tke/index.js
CHANGED
|
@@ -3,6 +3,9 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("tokenhub.tencentcloudapi.com", "2026-03-22", clientConfig);
|
|
5
5
|
}
|
|
6
|
+
async DescribeModelEndpointList(req, cb) {
|
|
7
|
+
return this.request("DescribeModelEndpointList", req, cb);
|
|
8
|
+
}
|
|
6
9
|
async RenewTokenPlanTeamOrder(req, cb) {
|
|
7
10
|
return this.request("RenewTokenPlanTeamOrder", req, cb);
|
|
8
11
|
}
|
|
@@ -36,6 +39,9 @@ export class Client extends AbstractClient {
|
|
|
36
39
|
async ModifyApiKeyInfo(req, cb) {
|
|
37
40
|
return this.request("ModifyApiKeyInfo", req, cb);
|
|
38
41
|
}
|
|
42
|
+
async CreateEndpoint(req, cb) {
|
|
43
|
+
return this.request("CreateEndpoint", req, cb);
|
|
44
|
+
}
|
|
39
45
|
async DescribeGlossaryEntries(req, cb) {
|
|
40
46
|
return this.request("DescribeGlossaryEntries", req, cb);
|
|
41
47
|
}
|
|
@@ -60,9 +66,15 @@ export class Client extends AbstractClient {
|
|
|
60
66
|
async DeleteGlossary(req, cb) {
|
|
61
67
|
return this.request("DeleteGlossary", req, cb);
|
|
62
68
|
}
|
|
69
|
+
async DescribeEndpoint(req, cb) {
|
|
70
|
+
return this.request("DescribeEndpoint", req, cb);
|
|
71
|
+
}
|
|
63
72
|
async ModifyTokenPlanApiKeySecret(req, cb) {
|
|
64
73
|
return this.request("ModifyTokenPlanApiKeySecret", req, cb);
|
|
65
74
|
}
|
|
75
|
+
async DeleteEndpoint(req, cb) {
|
|
76
|
+
return this.request("DeleteEndpoint", req, cb);
|
|
77
|
+
}
|
|
66
78
|
async DescribeTokenPlan(req, cb) {
|
|
67
79
|
return this.request("DescribeTokenPlan", req, cb);
|
|
68
80
|
}
|
|
@@ -81,6 +93,9 @@ export class Client extends AbstractClient {
|
|
|
81
93
|
async DeleteTokenPlanApiKey(req, cb) {
|
|
82
94
|
return this.request("DeleteTokenPlanApiKey", req, cb);
|
|
83
95
|
}
|
|
96
|
+
async ModifyEndpoint(req, cb) {
|
|
97
|
+
return this.request("ModifyEndpoint", req, cb);
|
|
98
|
+
}
|
|
84
99
|
async DeleteApiKey(req, cb) {
|
|
85
100
|
return this.request("DeleteApiKey", req, cb);
|
|
86
101
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.268";
|
|
@@ -987,23 +987,23 @@ export interface Tag {
|
|
|
987
987
|
*/
|
|
988
988
|
export interface UpdateSandboxToolRequest {
|
|
989
989
|
/**
|
|
990
|
-
*
|
|
990
|
+
* <p>沙箱工具ID</p>
|
|
991
991
|
*/
|
|
992
992
|
ToolId: string;
|
|
993
993
|
/**
|
|
994
|
-
*
|
|
994
|
+
* <p>沙箱工具描述,最大长度200字符</p>
|
|
995
995
|
*/
|
|
996
996
|
Description?: string;
|
|
997
997
|
/**
|
|
998
|
-
*
|
|
998
|
+
* <p>网络配置</p>
|
|
999
999
|
*/
|
|
1000
1000
|
NetworkConfiguration?: NetworkConfiguration;
|
|
1001
1001
|
/**
|
|
1002
|
-
*
|
|
1002
|
+
* <p>标签</p>
|
|
1003
1003
|
*/
|
|
1004
1004
|
Tags?: Array<Tag>;
|
|
1005
1005
|
/**
|
|
1006
|
-
*
|
|
1006
|
+
* <p>沙箱工具自定义配置</p>
|
|
1007
1007
|
*/
|
|
1008
1008
|
CustomConfiguration?: CustomConfiguration;
|
|
1009
1009
|
}
|
|
@@ -571,96 +571,61 @@ export interface CreateHealthCheckTemplateResponse {
|
|
|
571
571
|
*/
|
|
572
572
|
export interface ModifyHealthCheckTemplateRequest {
|
|
573
573
|
/**
|
|
574
|
-
*
|
|
574
|
+
* <p>健康检查模板 ID,格式为 hct- 后接字母数字。</p>
|
|
575
575
|
*/
|
|
576
576
|
HealthCheckTemplateId: string;
|
|
577
577
|
/**
|
|
578
|
-
*
|
|
579
|
-
- **false**(默认):发送普通请求,直接修改健康检查模板。
|
|
580
|
-
- **true**:发送预览请求,检查修改健康检查模板的参数、格式、业务限制等是否符合要求。
|
|
578
|
+
* <p>是否预览此次请求。</p><ul><li><strong>false</strong>(默认):发送普通请求,直接修改健康检查模板。</li><li><strong>true</strong>:发送预览请求,检查修改健康检查模板的参数、格式、业务限制等是否符合要求。</li></ul>
|
|
581
579
|
*/
|
|
582
580
|
DryRun?: boolean;
|
|
583
581
|
/**
|
|
584
|
-
*
|
|
585
|
-
- 当健康检查协议为**HTTP/HTTPS**时:
|
|
586
|
-
- **http_1xx**
|
|
587
|
-
- **http_2xx**(默认值)
|
|
588
|
-
- **http_3xx**
|
|
589
|
-
- **http_4xx**
|
|
590
|
-
- **http_5xx**
|
|
591
|
-
- 当健康检查协议为**GRPC/GRPCS**时:默认值为**12**,数值范围为**0-99**,输入值可为数值、多个数值或者范围以及相互组合,如:
|
|
592
|
-
- **"20"**
|
|
593
|
-
- **"0-99"**
|
|
582
|
+
* <p>健康检查状态码。取值:</p><ul><li>当健康检查协议为<strong>HTTP/HTTPS</strong>时:<ul><li><strong>http_1xx</strong></li><li><strong>http_2xx</strong>(默认值)</li><li><strong>http_3xx</strong></li><li><strong>http_4xx</strong></li><li><strong>http_5xx</strong></li></ul></li><li>当健康检查协议为<strong>GRPC/GRPCS</strong>时:默认值为<strong>12</strong>,数值范围为<strong>0-99</strong>,输入值可为数值、多个数值或者范围以及相互组合,如:<ul><li><strong>"20"</strong></li><li><strong>"0-99"</strong></li></ul></li></ul>
|
|
594
583
|
*/
|
|
595
584
|
HealthCheckCodes?: Array<string>;
|
|
596
585
|
/**
|
|
597
|
-
*
|
|
598
|
-
取值范围:**2**-**10**。
|
|
599
|
-
默认值:**2**。
|
|
586
|
+
* <p>判定后端服务健康的阈值,当健康检查连续成功多少次后,后端服务的状态由<strong>不健康</strong>变为<strong>健康</strong>。<br>取值范围:<strong>2</strong>-<strong>10</strong>。<br>默认值:<strong>2</strong>。</p>
|
|
600
587
|
*/
|
|
601
588
|
HealthCheckHealthyThreshold?: number;
|
|
602
589
|
/**
|
|
603
|
-
*
|
|
604
|
-
长度限制为 **1-255** 个字符。
|
|
605
|
-
可包含小写字母、数字、短划线(-)和半角句号(.)。
|
|
606
|
-
|
|
607
|
-
> 仅当 **HealthCheckProtocol** 设置为 **HTTP/HTTPS/GRPC/GRPCS** 时,该参数生效。
|
|
590
|
+
* <p>健康检查域名。<br>长度限制为 <strong>1-255</strong> 个字符。<br>可包含小写字母、数字、短划线(-)和半角句号(.)。</p><blockquote><p>仅当 <strong>HealthCheckProtocol</strong> 设置为 <strong>HTTP/HTTPS/GRPC/GRPCS</strong> 时,该参数生效。</p></blockquote>
|
|
608
591
|
*/
|
|
609
592
|
HealthCheckHost?: string;
|
|
610
593
|
/**
|
|
611
|
-
*
|
|
612
|
-
- **HTTP1.1**(默认)
|
|
613
|
-
- **HTTP1.0**
|
|
614
|
-
> 仅当**HealthCheckProtocol**设置为**HTTP** 或 **HTTPS** 时,该参数生效。
|
|
594
|
+
* <p>健康检查 HTTP 协议版本,取值:</p><ul><li><strong>HTTP1.1</strong>(默认)</li><li><strong>HTTP1.0</strong> <blockquote><p>仅当<strong>HealthCheckProtocol</strong>设置为<strong>HTTP</strong> 或 <strong>HTTPS</strong> 时,该参数生效。</p></blockquote></li></ul>
|
|
615
595
|
*/
|
|
616
596
|
HealthCheckHttpVersion?: string;
|
|
617
597
|
/**
|
|
618
|
-
*
|
|
598
|
+
* <p>健康检查的时间间隔。单位:秒。 取值范围:<strong>2</strong>-<strong>300</strong>。 默认值:<strong>5</strong>。</p>
|
|
619
599
|
*/
|
|
620
600
|
HealthCheckInterval?: number;
|
|
621
601
|
/**
|
|
622
|
-
*
|
|
623
|
-
> 仅当**HealthCheckProtocol**设置为**HTTP** 或 **HTTPS** 时,该参数生效。
|
|
602
|
+
* <p>健康检查方法,取值: - <strong>GET</strong> - <strong>HEAD</strong>(默认值) </p><blockquote><p>仅当<strong>HealthCheckProtocol</strong>设置为<strong>HTTP</strong> 或 <strong>HTTPS</strong> 时,该参数生效。</p></blockquote>
|
|
624
603
|
*/
|
|
625
604
|
HealthCheckMethod?: string;
|
|
626
605
|
/**
|
|
627
|
-
*
|
|
628
|
-
> 仅当**HealthCheckProtocol**为**HTTP/HTTPS/GRPC/GRPCS**时,转发规则路径参数生效。
|
|
606
|
+
* <p>健康检查的转发规则路径。 长度为 <strong>1-80</strong> 个字符,只能使用字母、数字、字符<code>-/.%?#&=</code>以及扩展字符<code>_;~!()*[]@$^:',+</code>。 URL 必须以正斜线(/)开头。 </p><blockquote><p>仅当<strong>HealthCheckProtocol</strong>为<strong>HTTP/HTTPS/GRPC/GRPCS</strong>时,转发规则路径参数生效。</p></blockquote>
|
|
629
607
|
*/
|
|
630
608
|
HealthCheckPath?: string;
|
|
631
609
|
/**
|
|
632
|
-
*
|
|
610
|
+
* <p>健康检查访问后端服务器的端口。 取值范围:<strong>0-65535</strong>。 默认值:<strong>0</strong>,表示后端服务器的端口。</p>
|
|
633
611
|
*/
|
|
634
612
|
HealthCheckPort?: number;
|
|
635
613
|
/**
|
|
636
|
-
*
|
|
637
|
-
- **HTTP**(默认):通过发送 HEAD 或 GET 请求模拟浏览器的访问行为来检查服务器应用是否健康。
|
|
638
|
-
- **HTTPS**:通过发送 HEAD 或 GET 请求模拟浏览器的访问行为来检查服务器应用是否健康。(数据加密,相比 HTTP 更安全。)
|
|
639
|
-
- **TCP**:通过发送 SYN 握手报文来检测服务器端口是否存活。
|
|
640
|
-
- **GRPC**:通过发送 POST 或 GET 请求来检查服务器应用是否健康。
|
|
641
|
-
- **GRPCS**:通过发送 POST 或 GET 请求来检查服务器应用是否健康。
|
|
614
|
+
* <p>健康检查协议。取值:</p><ul><li><strong>HTTP</strong>(默认):通过发送 HEAD 或 GET 请求模拟浏览器的访问行为来检查服务器应用是否健康。</li><li><strong>HTTPS</strong>:通过发送 HEAD 或 GET 请求模拟浏览器的访问行为来检查服务器应用是否健康。(数据加密,相比 HTTP 更安全。)</li><li><strong>TCP</strong>:通过发送 SYN 握手报文来检测服务器端口是否存活。</li><li><strong>GRPC</strong>:通过发送 POST 或 GET 请求来检查服务器应用是否健康。</li><li><strong>GRPCS</strong>:通过发送 POST 或 GET 请求来检查服务器应用是否健康。</li></ul>
|
|
642
615
|
*/
|
|
643
616
|
HealthCheckProtocol?: string;
|
|
644
617
|
/**
|
|
645
|
-
*
|
|
618
|
+
* <p>健康检查模板名称。长度为 <strong>1-255</strong> 个字符,可包含数字、大小写字母、中文、半角句号(.)、下划线(_)和短划线(-)。</p>
|
|
646
619
|
*/
|
|
647
620
|
HealthCheckTemplateName?: string;
|
|
648
621
|
/**
|
|
649
|
-
*
|
|
650
|
-
取值范围:**2**-**60**。
|
|
651
|
-
默认值:**2**。
|
|
622
|
+
* <p>健康检查的响应超时时间。单位:秒。<br>取值范围:<strong>2</strong>-<strong>60</strong>。<br>默认值:<strong>2</strong>。</p>
|
|
652
623
|
*/
|
|
653
624
|
HealthCheckTimeout?: number;
|
|
654
625
|
/**
|
|
655
|
-
*
|
|
656
|
-
取值范围:**2**-**10**。
|
|
657
|
-
默认值:**2**。
|
|
626
|
+
* <p>判定后端服务不健康的阈值,当健康检查连续失败多少次后,后端服务的状态由<strong>健康</strong>变为<strong>不健康</strong>。<br>取值范围:<strong>2</strong>-<strong>10</strong>。<br>默认值:<strong>2</strong>。</p>
|
|
658
627
|
*/
|
|
659
628
|
HealthCheckUnhealthyThreshold?: number;
|
|
660
|
-
/**
|
|
661
|
-
* 标签。
|
|
662
|
-
*/
|
|
663
|
-
Tags?: Array<TagInfo>;
|
|
664
629
|
}
|
|
665
630
|
/**
|
|
666
631
|
* AssociateListenerAdditionalCertificates请求参数结构体
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const antiddos: {
|
|
2
|
-
v20250903: {
|
|
3
|
-
Client: typeof import("./v20250903/antiddos_client").Client;
|
|
4
|
-
Models: typeof import("./v20250903/antiddos_models");
|
|
5
|
-
};
|
|
6
2
|
v20200309: {
|
|
7
3
|
Client: typeof import("./v20200309/antiddos_client").Client;
|
|
8
4
|
Models: typeof import("./v20200309/antiddos_models");
|
|
9
5
|
};
|
|
6
|
+
v20250903: {
|
|
7
|
+
Client: typeof import("./v20250903/antiddos_client").Client;
|
|
8
|
+
Models: typeof import("./v20250903/antiddos_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.antiddos = void 0;
|
|
4
|
-
const v20250903_1 = require("./v20250903");
|
|
5
4
|
const v20200309_1 = require("./v20200309");
|
|
5
|
+
const v20250903_1 = require("./v20250903");
|
|
6
6
|
exports.antiddos = {
|
|
7
|
-
v20250903: v20250903_1.v20250903,
|
|
8
7
|
v20200309: v20200309_1.v20200309,
|
|
8
|
+
v20250903: v20250903_1.v20250903,
|
|
9
9
|
};
|
|
@@ -1566,177 +1566,189 @@ export interface TopologyNodeStats {
|
|
|
1566
1566
|
*/
|
|
1567
1567
|
export interface ModifyApmInstanceRequest {
|
|
1568
1568
|
/**
|
|
1569
|
-
*
|
|
1569
|
+
* <p>业务系统 ID</p>
|
|
1570
1570
|
*/
|
|
1571
1571
|
InstanceId: string;
|
|
1572
1572
|
/**
|
|
1573
|
-
*
|
|
1573
|
+
* <p>业务系统名</p>
|
|
1574
1574
|
*/
|
|
1575
1575
|
Name: string;
|
|
1576
1576
|
/**
|
|
1577
|
-
* Tag
|
|
1577
|
+
* <p>Tag 列表</p>
|
|
1578
1578
|
*/
|
|
1579
1579
|
Tags?: Array<ApmTag>;
|
|
1580
1580
|
/**
|
|
1581
|
-
*
|
|
1581
|
+
* <p>业务系统描述</p>
|
|
1582
1582
|
*/
|
|
1583
1583
|
Description?: string;
|
|
1584
1584
|
/**
|
|
1585
|
-
* Trace
|
|
1585
|
+
* <p>Trace 数据保存时长(单位:天)</p>
|
|
1586
1586
|
*/
|
|
1587
1587
|
TraceDuration?: number;
|
|
1588
1588
|
/**
|
|
1589
|
-
*
|
|
1589
|
+
* <p>是否开启计费</p>
|
|
1590
1590
|
*/
|
|
1591
1591
|
OpenBilling?: boolean;
|
|
1592
1592
|
/**
|
|
1593
|
-
*
|
|
1593
|
+
* <p>业务系统上报额度</p>
|
|
1594
1594
|
*/
|
|
1595
1595
|
SpanDailyCounters?: number;
|
|
1596
1596
|
/**
|
|
1597
|
-
*
|
|
1597
|
+
* <p>错误率警示线,当应用的平均错误率超出该阈值时,系统会给出异常提示。</p>
|
|
1598
1598
|
*/
|
|
1599
1599
|
ErrRateThreshold?: number;
|
|
1600
1600
|
/**
|
|
1601
|
-
*
|
|
1601
|
+
* <p>采样率(单位:%)</p>
|
|
1602
1602
|
*/
|
|
1603
1603
|
SampleRate?: number;
|
|
1604
1604
|
/**
|
|
1605
|
-
*
|
|
1605
|
+
* <p>是否开启错误采样(0=关, 1=开)</p>
|
|
1606
1606
|
*/
|
|
1607
1607
|
ErrorSample?: number;
|
|
1608
1608
|
/**
|
|
1609
|
-
*
|
|
1609
|
+
* <p>采样慢调用保存阈值(单位:ms)</p>
|
|
1610
1610
|
*/
|
|
1611
1611
|
SlowRequestSavedThreshold?: number;
|
|
1612
1612
|
/**
|
|
1613
|
-
*
|
|
1613
|
+
* <p>是否开启日志功能(0=关, 1=开)</p>
|
|
1614
1614
|
*/
|
|
1615
1615
|
IsRelatedLog?: number;
|
|
1616
1616
|
/**
|
|
1617
|
-
*
|
|
1617
|
+
* <p>日志地域,开启日志功能后才会生效</p>
|
|
1618
1618
|
*/
|
|
1619
1619
|
LogRegion?: string;
|
|
1620
1620
|
/**
|
|
1621
|
-
* CLS 日志主题 ID
|
|
1621
|
+
* <p>CLS 日志主题 ID,开启日志功能后才会生效</p>
|
|
1622
1622
|
*/
|
|
1623
1623
|
LogTopicID?: string;
|
|
1624
1624
|
/**
|
|
1625
|
-
*
|
|
1625
|
+
* <p>日志集,开启日志功能后才会生效</p>
|
|
1626
1626
|
*/
|
|
1627
1627
|
LogSet?: string;
|
|
1628
1628
|
/**
|
|
1629
|
-
*
|
|
1629
|
+
* <p>日志源,开启日志功能后才会生效</p>
|
|
1630
1630
|
*/
|
|
1631
1631
|
LogSource?: string;
|
|
1632
1632
|
/**
|
|
1633
|
-
*
|
|
1633
|
+
* <p>用户自定义展示标签列表</p>
|
|
1634
1634
|
*/
|
|
1635
1635
|
CustomShowTags?: Array<string>;
|
|
1636
1636
|
/**
|
|
1637
|
-
*
|
|
1637
|
+
* <p>修改计费模式(1为预付费,0为按量付费)</p>
|
|
1638
1638
|
*/
|
|
1639
1639
|
PayMode?: number;
|
|
1640
1640
|
/**
|
|
1641
|
-
*
|
|
1641
|
+
* <p>响应时间警示线</p>
|
|
1642
1642
|
*/
|
|
1643
1643
|
ResponseDurationWarningThreshold?: number;
|
|
1644
1644
|
/**
|
|
1645
|
-
*
|
|
1645
|
+
* <p>是否免费(0=付费版;1=TSF 受限免费版;2=免费版),默认0</p>
|
|
1646
1646
|
*/
|
|
1647
1647
|
Free?: number;
|
|
1648
1648
|
/**
|
|
1649
|
-
*
|
|
1649
|
+
* <p>是否关联 Dashboard(0=关,1=开)</p>
|
|
1650
1650
|
*/
|
|
1651
1651
|
IsRelatedDashboard?: number;
|
|
1652
1652
|
/**
|
|
1653
|
-
*
|
|
1653
|
+
* <p>关联的 Dashboard ID,开启关联 Dashboard 后才会生效</p>
|
|
1654
1654
|
*/
|
|
1655
1655
|
DashboardTopicID?: string;
|
|
1656
1656
|
/**
|
|
1657
|
-
*
|
|
1657
|
+
* <p>是否开启 SQL 注入检测(0=关,1=开)</p>
|
|
1658
1658
|
*/
|
|
1659
1659
|
IsSqlInjectionAnalysis?: number;
|
|
1660
1660
|
/**
|
|
1661
|
-
*
|
|
1661
|
+
* <p>是否开启组件漏洞检测(0=关,1=开)</p>
|
|
1662
1662
|
*/
|
|
1663
1663
|
IsInstrumentationVulnerabilityScan?: number;
|
|
1664
1664
|
/**
|
|
1665
|
-
*
|
|
1665
|
+
* <p>是否开启远程命令攻击检测</p>
|
|
1666
1666
|
*/
|
|
1667
1667
|
IsRemoteCommandExecutionAnalysis?: number;
|
|
1668
1668
|
/**
|
|
1669
|
-
*
|
|
1669
|
+
* <p>是否开启内存马检测</p>
|
|
1670
1670
|
*/
|
|
1671
1671
|
IsMemoryHijackingAnalysis?: number;
|
|
1672
1672
|
/**
|
|
1673
|
-
* CLS索引类型(0=全文索引,1=键值索引)
|
|
1673
|
+
* <p>CLS索引类型(0=全文索引,1=键值索引)</p>
|
|
1674
1674
|
*/
|
|
1675
1675
|
LogIndexType?: number;
|
|
1676
1676
|
/**
|
|
1677
|
-
* traceId的索引key: 当CLS
|
|
1677
|
+
* <p>traceId的索引key: 当CLS索引类型为键值索引时生效</p>
|
|
1678
1678
|
*/
|
|
1679
1679
|
LogTraceIdKey?: string;
|
|
1680
1680
|
/**
|
|
1681
|
-
*
|
|
1681
|
+
* <p>是否开启删除任意文件检测(0-关闭,1-开启)</p>
|
|
1682
1682
|
*/
|
|
1683
1683
|
IsDeleteAnyFileAnalysis?: number;
|
|
1684
1684
|
/**
|
|
1685
|
-
*
|
|
1685
|
+
* <p>是否开启读取任意文件检测(0-关闭,1-开启)</p>
|
|
1686
1686
|
*/
|
|
1687
1687
|
IsReadAnyFileAnalysis?: number;
|
|
1688
1688
|
/**
|
|
1689
|
-
*
|
|
1689
|
+
* <p>是否开启上传任意文件检测(0-关闭,1-开启)</p>
|
|
1690
1690
|
*/
|
|
1691
1691
|
IsUploadAnyFileAnalysis?: number;
|
|
1692
1692
|
/**
|
|
1693
|
-
*
|
|
1693
|
+
* <p>是否开启包含任意文件检测(0-关闭,1-开启)</p>
|
|
1694
1694
|
*/
|
|
1695
1695
|
IsIncludeAnyFileAnalysis?: number;
|
|
1696
1696
|
/**
|
|
1697
|
-
*
|
|
1697
|
+
* <p>是否开启目录遍历检测(0-关闭,1-开启)</p>
|
|
1698
1698
|
*/
|
|
1699
1699
|
IsDirectoryTraversalAnalysis?: number;
|
|
1700
1700
|
/**
|
|
1701
|
-
*
|
|
1701
|
+
* <p>是否开启模板引擎注入检测(0-关闭,1-开启)</p>
|
|
1702
1702
|
*/
|
|
1703
1703
|
IsTemplateEngineInjectionAnalysis?: number;
|
|
1704
1704
|
/**
|
|
1705
|
-
*
|
|
1705
|
+
* <p>是否开启脚本引擎注入检测(0-关闭,1-开启)</p>
|
|
1706
1706
|
*/
|
|
1707
1707
|
IsScriptEngineInjectionAnalysis?: number;
|
|
1708
1708
|
/**
|
|
1709
|
-
*
|
|
1709
|
+
* <p>是否开启表达式注入检测(0-关闭,1-开启)</p>
|
|
1710
1710
|
*/
|
|
1711
1711
|
IsExpressionInjectionAnalysis?: number;
|
|
1712
1712
|
/**
|
|
1713
|
-
*
|
|
1713
|
+
* <p>是否开启JNDI注入检测(0-关闭,1-开启)</p>
|
|
1714
1714
|
*/
|
|
1715
1715
|
IsJNDIInjectionAnalysis?: number;
|
|
1716
1716
|
/**
|
|
1717
|
-
*
|
|
1717
|
+
* <p>是否开启JNI注入检测(0-关闭,1-开启)</p>
|
|
1718
1718
|
*/
|
|
1719
1719
|
IsJNIInjectionAnalysis?: number;
|
|
1720
1720
|
/**
|
|
1721
|
-
*
|
|
1721
|
+
* <p>是否开启Webshell后门检测(0-关闭,1-开启)</p>
|
|
1722
1722
|
*/
|
|
1723
1723
|
IsWebshellBackdoorAnalysis?: number;
|
|
1724
1724
|
/**
|
|
1725
|
-
*
|
|
1725
|
+
* <p>是否开启反序列化检测(0-关闭,1-开启)</p>
|
|
1726
1726
|
*/
|
|
1727
1727
|
IsDeserializationAnalysis?: number;
|
|
1728
1728
|
/**
|
|
1729
|
-
* URL
|
|
1729
|
+
* <p>URL长分段收敛阈值</p>
|
|
1730
1730
|
*/
|
|
1731
1731
|
UrlLongSegmentThreshold?: number;
|
|
1732
1732
|
/**
|
|
1733
|
-
* URL
|
|
1733
|
+
* <p>URL数字分段收敛阈值</p>
|
|
1734
1734
|
*/
|
|
1735
1735
|
UrlNumberSegmentThreshold?: number;
|
|
1736
1736
|
/**
|
|
1737
|
-
* spanId的索引key: 当CLS
|
|
1737
|
+
* <p>spanId的索引key: 当CLS索引类型为键值索引时生效</p>
|
|
1738
1738
|
*/
|
|
1739
1739
|
LogSpanIdKey?: string;
|
|
1740
|
+
/**
|
|
1741
|
+
* <p>是否开启探针头采样</p>
|
|
1742
|
+
*/
|
|
1743
|
+
EnableHeadSampler?: boolean;
|
|
1744
|
+
/**
|
|
1745
|
+
* <p>头采类型</p><p>枚举值:</p><ul><li>parentbased_traceidratio: 默认</li></ul>
|
|
1746
|
+
*/
|
|
1747
|
+
HeadSamplerType?: string;
|
|
1748
|
+
/**
|
|
1749
|
+
* <p>头采采样率</p><p>取值范围:[0, 100]</p>
|
|
1750
|
+
*/
|
|
1751
|
+
HeadSamplerArg?: number;
|
|
1740
1752
|
}
|
|
1741
1753
|
/**
|
|
1742
1754
|
* Span日志部分
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const btoe: {
|
|
2
|
-
v20210303: {
|
|
3
|
-
Client: typeof import("./v20210303/btoe_client").Client;
|
|
4
|
-
Models: typeof import("./v20210303/btoe_models");
|
|
5
|
-
};
|
|
6
2
|
v20210514: {
|
|
7
3
|
Client: typeof import("./v20210514/btoe_client").Client;
|
|
8
4
|
Models: typeof import("./v20210514/btoe_models");
|
|
9
5
|
};
|
|
6
|
+
v20210303: {
|
|
7
|
+
Client: typeof import("./v20210303/btoe_client").Client;
|
|
8
|
+
Models: typeof import("./v20210303/btoe_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.btoe = void 0;
|
|
4
|
-
const v20210303_1 = require("./v20210303");
|
|
5
4
|
const v20210514_1 = require("./v20210514");
|
|
5
|
+
const v20210303_1 = require("./v20210303");
|
|
6
6
|
exports.btoe = {
|
|
7
|
-
v20210303: v20210303_1.v20210303,
|
|
8
7
|
v20210514: v20210514_1.v20210514,
|
|
8
|
+
v20210303: v20210303_1.v20210303,
|
|
9
9
|
};
|