tencentcloud-sdk-nodejs 4.1.267 → 4.1.269

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.
Files changed (111) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/antiddos/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/cls/v20201016/cls_client.js +59 -17
  5. package/es/services/csip/v20221121/csip_client.js +5 -2
  6. package/es/services/dbbrain/index.js +2 -2
  7. package/es/services/dts/index.js +2 -2
  8. package/es/services/eis/index.js +2 -2
  9. package/es/services/es/v20180416/es_client.js +174 -132
  10. package/es/services/essbasic/v20210526/essbasic_client.js +13 -4
  11. package/es/services/facefusion/index.js +2 -2
  12. package/es/services/ga2/v20250115/ga2_client.js +9 -0
  13. package/es/services/iai/index.js +2 -2
  14. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +26 -2
  15. package/es/services/iotvideo/index.js +4 -4
  16. package/es/services/lcic/v20220817/lcic_client.js +13 -4
  17. package/es/services/monitor/index.js +2 -2
  18. package/es/services/mps/v20190612/mps_client.js +14 -5
  19. package/es/services/oceanus/v20190422/oceanus_client.js +20 -8
  20. package/es/services/organization/index.js +2 -2
  21. package/es/services/tem/index.js +2 -2
  22. package/es/services/teo/index.js +2 -2
  23. package/es/services/teo/v20220901/teo_client.js +11 -2
  24. package/es/services/thpc/index.js +4 -4
  25. package/es/services/tke/index.js +2 -2
  26. package/es/services/vod/v20180717/vod_client.js +3 -0
  27. package/es/services/wedata/index.js +2 -2
  28. package/package.json +1 -1
  29. package/tencentcloud/common/sdk_version.d.ts +1 -1
  30. package/tencentcloud/common/sdk_version.js +1 -1
  31. package/tencentcloud/services/alb/v20251030/alb_models.d.ts +14 -49
  32. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  33. package/tencentcloud/services/antiddos/index.js +2 -2
  34. package/tencentcloud/services/btoe/index.d.ts +4 -4
  35. package/tencentcloud/services/btoe/index.js +2 -2
  36. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +30 -26
  37. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +77 -21
  38. package/tencentcloud/services/cls/v20201016/cls_client.js +113 -29
  39. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1251 -309
  40. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +1 -1
  41. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +549 -119
  42. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +7 -3
  43. package/tencentcloud/services/csip/v20221121/csip_client.js +9 -3
  44. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +106 -82
  45. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +73 -16
  46. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +4 -0
  47. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  48. package/tencentcloud/services/dbbrain/index.js +2 -2
  49. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
  50. package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
  51. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +12 -17
  52. package/tencentcloud/services/dts/index.d.ts +4 -4
  53. package/tencentcloud/services/dts/index.js +2 -2
  54. package/tencentcloud/services/eis/index.d.ts +4 -4
  55. package/tencentcloud/services/eis/index.js +2 -2
  56. package/tencentcloud/services/es/v20180416/es_client.d.ts +196 -140
  57. package/tencentcloud/services/es/v20180416/es_client.js +288 -204
  58. package/tencentcloud/services/es/v20180416/es_models.d.ts +1673 -512
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +32 -16
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +71 -9
  61. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +78 -10
  62. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +282 -120
  63. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  64. package/tencentcloud/services/facefusion/index.js +2 -2
  65. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +27 -75
  66. package/tencentcloud/services/ga2/v20250115/ga2_client.d.ts +13 -1
  67. package/tencentcloud/services/ga2/v20250115/ga2_client.js +18 -0
  68. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +207 -113
  69. package/tencentcloud/services/iai/index.d.ts +4 -4
  70. package/tencentcloud/services/iai/index.js +2 -2
  71. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +37 -3
  72. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +53 -3
  73. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +752 -111
  74. package/tencentcloud/services/iotvideo/index.d.ts +6 -6
  75. package/tencentcloud/services/iotvideo/index.js +4 -4
  76. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +19 -7
  77. package/tencentcloud/services/lcic/v20220817/lcic_client.js +26 -8
  78. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +221 -50
  79. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +1 -1
  80. package/tencentcloud/services/monitor/index.d.ts +4 -4
  81. package/tencentcloud/services/monitor/index.js +2 -2
  82. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +125 -146
  83. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +19 -7
  84. package/tencentcloud/services/mps/v20190612/mps_client.js +27 -9
  85. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +330 -127
  86. package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +25 -9
  87. package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +36 -12
  88. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +264 -64
  89. package/tencentcloud/services/organization/index.d.ts +4 -4
  90. package/tencentcloud/services/organization/index.js +2 -2
  91. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +6 -8
  92. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +34 -34
  93. package/tencentcloud/services/tem/index.d.ts +4 -4
  94. package/tencentcloud/services/tem/index.js +2 -2
  95. package/tencentcloud/services/teo/index.d.ts +4 -4
  96. package/tencentcloud/services/teo/index.js +2 -2
  97. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +19 -3
  98. package/tencentcloud/services/teo/v20220901/teo_client.js +25 -3
  99. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +270 -46
  100. package/tencentcloud/services/thpc/index.d.ts +6 -6
  101. package/tencentcloud/services/thpc/index.js +4 -4
  102. package/tencentcloud/services/tke/index.d.ts +4 -4
  103. package/tencentcloud/services/tke/index.js +2 -2
  104. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +90 -1
  105. package/tencentcloud/services/tke/v20220501/tke_client.js +90 -1
  106. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +15 -15
  107. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +5 -1
  108. package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
  109. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +84 -34
  110. package/tencentcloud/services/wedata/index.d.ts +4 -4
  111. package/tencentcloud/services/wedata/index.js +2 -2
@@ -12,6 +12,9 @@ export class Client extends AbstractClient {
12
12
  async DescribeStreamLinkFlowRealtimeStatus(req, cb) {
13
13
  return this.request("DescribeStreamLinkFlowRealtimeStatus", req, cb);
14
14
  }
15
+ async CreateAnimatedGraphicsTemplate(req, cb) {
16
+ return this.request("CreateAnimatedGraphicsTemplate", req, cb);
17
+ }
15
18
  async DeleteStreamPackageLinearAssemblyProgram(req, cb) {
16
19
  return this.request("DeleteStreamPackageLinearAssemblyProgram", req, cb);
17
20
  }
@@ -141,6 +144,9 @@ export class Client extends AbstractClient {
141
144
  async DeleteContentReviewTemplate(req, cb) {
142
145
  return this.request("DeleteContentReviewTemplate", req, cb);
143
146
  }
147
+ async DescribeImageTasks(req, cb) {
148
+ return this.request("DescribeImageTasks", req, cb);
149
+ }
144
150
  async UpdateProject(req, cb) {
145
151
  return this.request("UpdateProject", req, cb);
146
152
  }
@@ -303,6 +309,9 @@ export class Client extends AbstractClient {
303
309
  async ModifyPersonSample(req, cb) {
304
310
  return this.request("ModifyPersonSample", req, cb);
305
311
  }
312
+ async CreateVideoRedrawTask(req, cb) {
313
+ return this.request("CreateVideoRedrawTask", req, cb);
314
+ }
306
315
  async CreateLiveRecordTemplate(req, cb) {
307
316
  return this.request("CreateLiveRecordTemplate", req, cb);
308
317
  }
@@ -423,6 +432,9 @@ export class Client extends AbstractClient {
423
432
  async ManageTask(req, cb) {
424
433
  return this.request("ManageTask", req, cb);
425
434
  }
435
+ async CreateAiDramaTask(req, cb) {
436
+ return this.request("CreateAiDramaTask", req, cb);
437
+ }
426
438
  async DescribeStreamPackageSources(req, cb) {
427
439
  return this.request("DescribeStreamPackageSources", req, cb);
428
440
  }
@@ -534,8 +546,8 @@ export class Client extends AbstractClient {
534
546
  async DeleteStreamPackageSSAIChannel(req, cb) {
535
547
  return this.request("DeleteStreamPackageSSAIChannel", req, cb);
536
548
  }
537
- async CreateAnimatedGraphicsTemplate(req, cb) {
538
- return this.request("CreateAnimatedGraphicsTemplate", req, cb);
549
+ async DeleteSnapshotByTimeOffsetTemplate(req, cb) {
550
+ return this.request("DeleteSnapshotByTimeOffsetTemplate", req, cb);
539
551
  }
540
552
  async ModifyStreamPackageSSAIChannel(req, cb) {
541
553
  return this.request("ModifyStreamPackageSSAIChannel", req, cb);
@@ -546,9 +558,6 @@ export class Client extends AbstractClient {
546
558
  async DescribeAnimatedGraphicsTemplates(req, cb) {
547
559
  return this.request("DescribeAnimatedGraphicsTemplates", req, cb);
548
560
  }
549
- async DeleteSnapshotByTimeOffsetTemplate(req, cb) {
550
- return this.request("DeleteSnapshotByTimeOffsetTemplate", req, cb);
551
- }
552
561
  async ProcessLiveStream(req, cb) {
553
562
  return this.request("ProcessLiveStream", req, cb);
554
563
  }
@@ -42,6 +42,9 @@ export class Client extends AbstractClient {
42
42
  async DescribeJobSavepoint(req, cb) {
43
43
  return this.request("DescribeJobSavepoint", req, cb);
44
44
  }
45
+ async DeleteOceanusCluster(req, cb) {
46
+ return this.request("DeleteOceanusCluster", req, cb);
47
+ }
45
48
  async DescribeJobSubmissionLog(req, cb) {
46
49
  return this.request("DescribeJobSubmissionLog", req, cb);
47
50
  }
@@ -57,8 +60,8 @@ export class Client extends AbstractClient {
57
60
  async RunJobs(req, cb) {
58
61
  return this.request("RunJobs", req, cb);
59
62
  }
60
- async DescribeJobEvents(req, cb) {
61
- return this.request("DescribeJobEvents", req, cb);
63
+ async DescribeClusters(req, cb) {
64
+ return this.request("DescribeClusters", req, cb);
62
65
  }
63
66
  async DescribeResourceConfigs(req, cb) {
64
67
  return this.request("DescribeResourceConfigs", req, cb);
@@ -75,6 +78,9 @@ export class Client extends AbstractClient {
75
78
  async CreateJob(req, cb) {
76
79
  return this.request("CreateJob", req, cb);
77
80
  }
81
+ async DescribeWorkSpaceUsers(req, cb) {
82
+ return this.request("DescribeWorkSpaceUsers", req, cb);
83
+ }
78
84
  async TriggerJobSavepoint(req, cb) {
79
85
  return this.request("TriggerJobSavepoint", req, cb);
80
86
  }
@@ -90,8 +96,8 @@ export class Client extends AbstractClient {
90
96
  async CreateFolder(req, cb) {
91
97
  return this.request("CreateFolder", req, cb);
92
98
  }
93
- async DescribeWorkSpaceUsers(req, cb) {
94
- return this.request("DescribeWorkSpaceUsers", req, cb);
99
+ async DescribeSystemResources(req, cb) {
100
+ return this.request("DescribeSystemResources", req, cb);
95
101
  }
96
102
  async CheckSavepoint(req, cb) {
97
103
  return this.request("CheckSavepoint", req, cb);
@@ -99,8 +105,8 @@ export class Client extends AbstractClient {
99
105
  async CreateJobConfig(req, cb) {
100
106
  return this.request("CreateJobConfig", req, cb);
101
107
  }
102
- async DescribeClusters(req, cb) {
103
- return this.request("DescribeClusters", req, cb);
108
+ async DescribeJobEvents(req, cb) {
109
+ return this.request("DescribeJobEvents", req, cb);
104
110
  }
105
111
  async DeleteJobConfigs(req, cb) {
106
112
  return this.request("DeleteJobConfigs", req, cb);
@@ -108,6 +114,9 @@ export class Client extends AbstractClient {
108
114
  async StopJobs(req, cb) {
109
115
  return this.request("StopJobs", req, cb);
110
116
  }
117
+ async RenewOceanusCluster(req, cb) {
118
+ return this.request("RenewOceanusCluster", req, cb);
119
+ }
111
120
  async DescribeResourceRelatedJobs(req, cb) {
112
121
  return this.request("DescribeResourceRelatedJobs", req, cb);
113
122
  }
@@ -132,8 +141,11 @@ export class Client extends AbstractClient {
132
141
  async CreateResource(req, cb) {
133
142
  return this.request("CreateResource", req, cb);
134
143
  }
135
- async DescribeSystemResources(req, cb) {
136
- return this.request("DescribeSystemResources", req, cb);
144
+ async ScaleOceanusCluster(req, cb) {
145
+ return this.request("ScaleOceanusCluster", req, cb);
146
+ }
147
+ async CreateOceanusCluster(req, cb) {
148
+ return this.request("CreateOceanusCluster", req, cb);
137
149
  }
138
150
  async GetMetaTable(req, cb) {
139
151
  return this.request("GetMetaTable", req, cb);
@@ -1,6 +1,6 @@
1
- import { v20181225 } from "./v20181225";
2
1
  import { v20210331 } from "./v20210331";
2
+ import { v20181225 } from "./v20181225";
3
3
  export const organization = {
4
- v20181225: v20181225,
5
4
  v20210331: v20210331,
5
+ v20181225: v20181225,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20201221 } from "./v20201221";
2
1
  import { v20210701 } from "./v20210701";
2
+ import { v20201221 } from "./v20201221";
3
3
  export const tem = {
4
- v20201221: v20201221,
5
4
  v20210701: v20210701,
5
+ v20201221: v20201221,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20220106 } from "./v20220106";
2
1
  import { v20220901 } from "./v20220901";
2
+ import { v20220106 } from "./v20220106";
3
3
  export const teo = {
4
- v20220106: v20220106,
5
4
  v20220901: v20220901,
5
+ v20220106: v20220106,
6
6
  };
@@ -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 DescribeSecurityAPIService(req, cb) {
598
- return this.request("DescribeSecurityAPIService", req, cb);
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
  };
@@ -1,6 +1,6 @@
1
- import { v20220501 } from "./v20220501";
2
1
  import { v20180525 } from "./v20180525";
2
+ import { v20220501 } from "./v20220501";
3
3
  export const tke = {
4
- v20220501: v20220501,
5
4
  v20180525: v20180525,
5
+ v20220501: v20220501,
6
6
  };
@@ -234,6 +234,9 @@ export class Client extends AbstractClient {
234
234
  async ModifySampleSnapshotTemplate(req, cb) {
235
235
  return this.request("ModifySampleSnapshotTemplate", req, cb);
236
236
  }
237
+ async UpdateAigcApiToken(req, cb) {
238
+ return this.request("UpdateAigcApiToken", req, cb);
239
+ }
237
240
  async DescribeImageSpriteTemplates(req, cb) {
238
241
  return this.request("DescribeImageSpriteTemplates", req, cb);
239
242
  }
@@ -1,6 +1,6 @@
1
- import { v20250806 } from "./v20250806";
2
1
  import { v20210820 } from "./v20210820";
2
+ import { v20250806 } from "./v20250806";
3
3
  export const wedata = {
4
- v20250806: v20250806,
5
4
  v20210820: v20210820,
5
+ v20250806: v20250806,
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.1.267",
3
+ "version": "4.1.269",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.1.267";
1
+ export declare const sdkVersion = "4.1.269";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.1.267";
4
+ exports.sdkVersion = "4.1.269";
@@ -571,96 +571,61 @@ export interface CreateHealthCheckTemplateResponse {
571
571
  */
572
572
  export interface ModifyHealthCheckTemplateRequest {
573
573
  /**
574
- * 健康检查模板 ID,格式为 hct- 后接字母数字。
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>&quot;20&quot;</strong></li><li><strong>&quot;0-99&quot;</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
- * 健康检查 HTTP 协议版本,取值:
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
- * 健康检查的时间间隔。单位:秒。 取值范围:**2**-**300**。 默认值:**5**。
598
+ * <p>健康检查的时间间隔。单位:秒。 取值范围:<strong>2</strong>-<strong>300</strong>。 默认值:<strong>5</strong>。</p>
619
599
  */
620
600
  HealthCheckInterval?: number;
621
601
  /**
622
- * 健康检查方法,取值: - **GET** - **HEAD**(默认值)
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
- * 健康检查的转发规则路径。 长度为 **1-80** 个字符,只能使用字母、数字、字符`-/.%?#&=`以及扩展字符`_;~!()*[]@$^:',+`。 URL 必须以正斜线(/)开头。
628
- > 仅当**HealthCheckProtocol**为**HTTP/HTTPS/GRPC/GRPCS**时,转发规则路径参数生效。
606
+ * <p>健康检查的转发规则路径。 长度为 <strong>1-80</strong> 个字符,只能使用字母、数字、字符<code>-/.%?#&amp;=</code>以及扩展字符<code>_;~!()*[]@$^:&#39;,+</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
- * 健康检查访问后端服务器的端口。 取值范围:**0-65535**。 默认值:**0**,表示后端服务器的端口。
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
- * 健康检查模板名称。长度为 **1-255** 个字符,可包含数字、大小写字母、中文、半角句号(.)、下划线(_)和短划线(-)。
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
  };
@@ -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
  };
@@ -1282,7 +1282,7 @@ export interface CreateCdbProxyAddressRequest {
1282
1282
  */
1283
1283
  AutoLoadBalance?: boolean;
1284
1284
  /**
1285
- * <p>接入模式。nearBy - 就近访问,balance - 均衡分配,默认值:nearBy。</p>
1285
+ * <p>接入模式。</p><p>枚举值:</p><ul><li>nearBy 就近访问</li><li>balance 均衡分配</li><li>direct_nearby: 纯网络转发就近访问</li><li>direct_balance: 纯网络转发均衡分配</li></ul><p>默认值:nearBy</p>
1286
1286
  */
1287
1287
  AccessMode?: string;
1288
1288
  }
@@ -1910,6 +1910,7 @@ export interface SwitchDBInstanceMasterSlaveRequest {
1910
1910
  DstSlave?: string;
1911
1911
  /**
1912
1912
  * 是否强制切换。默认为 False。注意,若设置强制切换为 True,实例存在丢失数据的风险,请谨慎使用。
1913
+ * @deprecated
1913
1914
  */
1914
1915
  ForceSwitch?: boolean;
1915
1916
  /**
@@ -3407,11 +3408,11 @@ export interface DescribeSupportedPrivilegesRequest {
3407
3408
  */
3408
3409
  export interface DescribeAsyncRequestInfoResponse {
3409
3410
  /**
3410
- * 任务执行结果。可能的取值:INITIAL - 初始化,RUNNING - 运行中,SUCCESS - 执行成功,FAILED - 执行失败,KILLED - 已终止,REMOVED - 已删除,PAUSED - 终止中。
3411
+ * <p>任务执行结果。</p><p>枚举值:</p><ul><li>INITIAL 初始化。</li><li>RUNNING 运行中。</li><li>SUCCESS 执行成功。</li><li>FAILED 执行失败。</li><li>KILLED 已终止。</li><li>REMOVED 已删除。</li><li>PAUSED 终止中。</li><li>UNDEFINED: 任务已创建但未开始执行,在 WaitSwitch = true 场景下,表示任务正在等待维护时间窗到来。</li></ul>
3411
3412
  */
3412
3413
  Status?: string;
3413
3414
  /**
3414
- * 任务执行信息描述。
3415
+ * <p>任务执行信息描述。</p>
3415
3416
  */
3416
3417
  Info?: string;
3417
3418
  /**
@@ -3869,7 +3870,7 @@ export interface OpenDBInstanceGTIDRequest {
3869
3870
  */
3870
3871
  export interface DescribeAsyncRequestInfoRequest {
3871
3872
  /**
3872
- * 异步任务的请求 ID
3873
+ * <p>异步任务的请求 ID。</p>
3873
3874
  */
3874
3875
  AsyncRequestId: string;
3875
3876
  }
@@ -7244,7 +7245,7 @@ export interface AdjustCdbProxyAddressRequest {
7244
7245
  */
7245
7246
  AutoLoadBalance?: boolean;
7246
7247
  /**
7247
- * <p>访问模式:nearby - 就近访问,balance - 均衡分配,默认就近访问。</p>
7248
+ * <p>访问模式。</p><p>枚举值:</p><ul><li>nearby 就近访问</li><li>balance 均衡分配</li><li>direct_nearby: 纯网络转发就近访问</li><li>direct_balance: 纯网络转发均衡分配</li></ul>
7248
7249
  */
7249
7250
  AccessMode?: string;
7250
7251
  /**
@@ -8679,86 +8680,89 @@ export interface ModifyAccountDescriptionResponse {
8679
8680
  */
8680
8681
  export interface ProxyAddress {
8681
8682
  /**
8682
- * 代理组地址ID
8683
+ * <p>代理组地址ID</p>
8683
8684
  */
8684
8685
  ProxyAddressId?: string;
8685
8686
  /**
8686
- * 私有网络ID
8687
+ * <p>私有网络ID</p>
8687
8688
  */
8688
8689
  UniqVpcId?: string;
8689
8690
  /**
8690
- * 私有子网ID
8691
+ * <p>私有子网ID</p>
8691
8692
  */
8692
8693
  UniqSubnetId?: string;
8693
8694
  /**
8694
- * IP地址
8695
+ * <p>IP地址</p>
8695
8696
  */
8696
8697
  Vip?: string;
8697
8698
  /**
8698
- * 端口
8699
+ * <p>端口</p>
8699
8700
  */
8700
8701
  VPort?: number;
8701
8702
  /**
8702
- * 权重分配模式;
8703
- 系统自动分配:"system", 自定义:"custom"
8703
+ * <p>权重分配模式;<br>系统自动分配:&quot;system&quot;, 自定义:&quot;custom&quot;</p>
8704
8704
  */
8705
8705
  WeightMode?: string;
8706
8706
  /**
8707
- * 是否开启延迟剔除,取值:"true" | "false"
8707
+ * <p>是否开启延迟剔除,取值:&quot;true&quot; | &quot;false&quot;</p>
8708
8708
  */
8709
8709
  IsKickOut?: boolean;
8710
8710
  /**
8711
- * 最小保留数量,最小取值:0
8711
+ * <p>最小保留数量,最小取值:0</p>
8712
8712
  */
8713
8713
  MinCount?: number;
8714
8714
  /**
8715
- * 延迟剔除阈值,最小取值:0
8715
+ * <p>延迟剔除阈值,最小取值:0</p>
8716
8716
  */
8717
8717
  MaxDelay?: number;
8718
8718
  /**
8719
- * 是否自动添加RO,取值:"true" | "false"
8719
+ * <p>是否自动添加RO,取值:&quot;true&quot; | &quot;false&quot;</p>
8720
8720
  */
8721
8721
  AutoAddRo?: boolean;
8722
8722
  /**
8723
- * 是否是只读,取值:"true" | "false"
8723
+ * <p>是否是只读,取值:&quot;true&quot; | &quot;false&quot;</p>
8724
8724
  */
8725
8725
  ReadOnly?: boolean;
8726
8726
  /**
8727
- * 是否开启事务分离
8727
+ * <p>是否开启事务分离</p>
8728
8728
  */
8729
8729
  TransSplit?: boolean;
8730
8730
  /**
8731
- * 是否开启故障转移
8731
+ * <p>是否开启故障转移</p>
8732
8732
  */
8733
8733
  FailOver?: boolean;
8734
8734
  /**
8735
- * 是否开启连接池
8735
+ * <p>是否开启连接池</p>
8736
8736
  */
8737
8737
  ConnectionPool?: boolean;
8738
8738
  /**
8739
- * 描述
8739
+ * <p>描述</p>
8740
8740
  */
8741
8741
  Desc?: string;
8742
8742
  /**
8743
- * 实例读权重分配
8743
+ * <p>实例读权重分配</p>
8744
8744
  */
8745
8745
  ProxyAllocation?: Array<ProxyAllocation>;
8746
8746
  /**
8747
- * 接入模式
8747
+ * <p>接入模式</p><p>枚举值:</p><ul><li>nearby: 就近访问</li><li>balance: 均衡分配</li><li>direct_nearby: 纯网络转发就近访问</li><li>direct_balance: 纯网络转发均衡分配</li></ul>
8748
8748
  */
8749
8749
  AccessMode?: string;
8750
8750
  /**
8751
- * 是否开启自动负载均衡
8751
+ * <p>是否开启自动负载均衡</p>
8752
8752
  */
8753
8753
  AutoLoadBalance?: boolean;
8754
8754
  /**
8755
- * 是否把libra当作ro节点
8755
+ * <p>是否把libra当作ro节点</p>
8756
8756
  */
8757
8757
  ApNodeAsRoNode?: boolean;
8758
8758
  /**
8759
- * libra节点故障,是否转发给其他节点
8759
+ * <p>libra节点故障,是否转发给其他节点</p>
8760
8760
  */
8761
8761
  ApQueryToOtherNode?: boolean;
8762
+ /**
8763
+ * <p>地址所在地域名</p>
8764
+ */
8765
+ Region?: string;
8762
8766
  }
8763
8767
  /**
8764
8768
  * 通用时间窗