tencentcloud-sdk-nodejs 4.1.97 → 4.1.99

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 (72) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/lighthouse/v20200324/lighthouse_client.js +6 -0
  3. package/es/services/lke/v20231130/lke_client.js +0 -3
  4. package/es/services/postgres/v20170312/postgres_client.js +6 -15
  5. package/es/services/trocket/v20230308/trocket_client.js +7 -4
  6. package/es/services/trtc/v20190722/trtc_client.js +9 -0
  7. package/es/services/waf/v20180125/waf_client.js +28 -7
  8. package/package.json +1 -1
  9. package/tencentcloud/common/sdk_version.d.ts +1 -1
  10. package/tencentcloud/common/sdk_version.js +1 -1
  11. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +25 -35
  12. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +5 -5
  13. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +12 -12
  14. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +124 -15
  15. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +4 -4
  16. package/tencentcloud/services/cls/v20201016/cls_client.js +4 -4
  17. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +508 -166
  18. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +5 -1
  19. package/tencentcloud/services/es/v20180416/es_models.d.ts +8 -0
  20. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -1
  21. package/tencentcloud/services/ess/v20201111/ess_client.js +3 -1
  22. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  23. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -1
  24. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -1
  25. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  26. package/tencentcloud/services/iai/v20200303/iai_models.d.ts +6 -0
  27. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +23 -23
  28. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +23 -8
  29. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +16 -1
  30. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +19 -0
  31. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +197 -42
  32. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -5
  33. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -5
  34. package/tencentcloud/services/lke/v20231130/lke_client.js +0 -6
  35. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +8 -38
  36. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -2
  37. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
  38. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +18 -0
  39. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +22 -8
  40. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +19 -20
  41. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +8 -26
  42. package/tencentcloud/services/postgres/v20170312/postgres_client.js +10 -34
  43. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +75 -424
  44. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  45. package/tencentcloud/services/sts/v20180813/sts_client.d.ts +21 -7
  46. package/tencentcloud/services/sts/v20180813/sts_client.js +21 -7
  47. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +37 -0
  48. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +12 -0
  49. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +7 -7
  50. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -1
  51. package/tencentcloud/services/trabbit/v20230418/trabbit_models.d.ts +16 -0
  52. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +11 -5
  53. package/tencentcloud/services/trocket/v20230308/trocket_client.js +14 -6
  54. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +93 -0
  55. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +13 -1
  56. package/tencentcloud/services/trtc/v20190722/trtc_client.js +18 -0
  57. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +130 -1
  58. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +8 -0
  59. package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +18 -18
  60. package/tencentcloud/services/tsf/v20180326/tsf_client.js +18 -18
  61. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +815 -632
  62. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -0
  63. package/tencentcloud/services/vod/v20180717/vod_client.js +1 -0
  64. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +24 -5
  65. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  66. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  67. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +6 -1
  68. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +37 -9
  69. package/tencentcloud/services/waf/v20180125/waf_client.js +54 -12
  70. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +349 -31
  71. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +60 -0
  72. package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +14 -3
@@ -1 +1 @@
1
- export const sdkVersion = "4.1.97";
1
+ export const sdkVersion = "4.1.99";
@@ -33,6 +33,9 @@ export class Client extends AbstractClient {
33
33
  async ImportKeyPair(req, cb) {
34
34
  return this.request("ImportKeyPair", req, cb);
35
35
  }
36
+ async DescribeImagesToShare(req, cb) {
37
+ return this.request("DescribeImagesToShare", req, cb);
38
+ }
36
39
  async InquirePriceCreateDisks(req, cb) {
37
40
  return this.request("InquirePriceCreateDisks", req, cb);
38
41
  }
@@ -162,6 +165,9 @@ export class Client extends AbstractClient {
162
165
  async DetachDisks(req, cb) {
163
166
  return this.request("DetachDisks", req, cb);
164
167
  }
168
+ async ModifyImageSharePermission(req, cb) {
169
+ return this.request("ModifyImageSharePermission", req, cb);
170
+ }
165
171
  async StartDockerContainers(req, cb) {
166
172
  return this.request("StartDockerContainers", req, cb);
167
173
  }
@@ -147,9 +147,6 @@ export class Client extends AbstractClient {
147
147
  async ListQACate(req, cb) {
148
148
  return this.request("ListQACate", req, cb);
149
149
  }
150
- async ListAppCategory(req, cb) {
151
- return this.request("ListAppCategory", req, cb);
152
- }
153
150
  async DescribeQA(req, cb) {
154
151
  return this.request("DescribeQA", req, cb);
155
152
  }
@@ -3,8 +3,8 @@ export class Client extends AbstractClient {
3
3
  constructor(clientConfig) {
4
4
  super("postgres.tencentcloudapi.com", "2017-03-12", clientConfig);
5
5
  }
6
- async ModifyMaintainTimeWindow(req, cb) {
7
- return this.request("ModifyMaintainTimeWindow", req, cb);
6
+ async DescribeTasks(req, cb) {
7
+ return this.request("DescribeTasks", req, cb);
8
8
  }
9
9
  async DescribeBackupDownloadURL(req, cb) {
10
10
  return this.request("DescribeBackupDownloadURL", req, cb);
@@ -54,11 +54,8 @@ export class Client extends AbstractClient {
54
54
  async ModifyDBInstanceSecurityGroups(req, cb) {
55
55
  return this.request("ModifyDBInstanceSecurityGroups", req, cb);
56
56
  }
57
- async DescribeTasks(req, cb) {
58
- return this.request("DescribeTasks", req, cb);
59
- }
60
- async RenewInstance(req, cb) {
61
- return this.request("RenewInstance", req, cb);
57
+ async ModifyMaintainTimeWindow(req, cb) {
58
+ return this.request("ModifyMaintainTimeWindow", req, cb);
62
59
  }
63
60
  async DescribeDatabases(req, cb) {
64
61
  return this.request("DescribeDatabases", req, cb);
@@ -69,9 +66,6 @@ export class Client extends AbstractClient {
69
66
  async DescribeProductConfig(req, cb) {
70
67
  return this.request("DescribeProductConfig", req, cb);
71
68
  }
72
- async DescribeDBSlowlogs(req, cb) {
73
- return this.request("DescribeDBSlowlogs", req, cb);
74
- }
75
69
  async DescribeAccountPrivileges(req, cb) {
76
70
  return this.request("DescribeAccountPrivileges", req, cb);
77
71
  }
@@ -111,8 +105,8 @@ export class Client extends AbstractClient {
111
105
  async ModifyDBInstanceDeployment(req, cb) {
112
106
  return this.request("ModifyDBInstanceDeployment", req, cb);
113
107
  }
114
- async CreateServerlessDBInstance(req, cb) {
115
- return this.request("CreateServerlessDBInstance", req, cb);
108
+ async RenewInstance(req, cb) {
109
+ return this.request("RenewInstance", req, cb);
116
110
  }
117
111
  async CreateDatabase(req, cb) {
118
112
  return this.request("CreateDatabase", req, cb);
@@ -141,9 +135,6 @@ export class Client extends AbstractClient {
141
135
  async DisIsolateDBInstances(req, cb) {
142
136
  return this.request("DisIsolateDBInstances", req, cb);
143
137
  }
144
- async DescribeServerlessDBInstances(req, cb) {
145
- return this.request("DescribeServerlessDBInstances", req, cb);
146
- }
147
138
  async DescribeDBVersions(req, cb) {
148
139
  return this.request("DescribeDBVersions", req, cb);
149
140
  }
@@ -75,8 +75,8 @@ export class Client extends AbstractClient {
75
75
  async DeleteConsumerGroup(req, cb) {
76
76
  return this.request("DeleteConsumerGroup", req, cb);
77
77
  }
78
- async DescribeProductSKUs(req, cb) {
79
- return this.request("DescribeProductSKUs", req, cb);
78
+ async DescribeProducerList(req, cb) {
79
+ return this.request("DescribeProducerList", req, cb);
80
80
  }
81
81
  async ModifyConsumerGroup(req, cb) {
82
82
  return this.request("ModifyConsumerGroup", req, cb);
@@ -99,6 +99,9 @@ export class Client extends AbstractClient {
99
99
  async DescribeMQTTMessage(req, cb) {
100
100
  return this.request("DescribeMQTTMessage", req, cb);
101
101
  }
102
+ async ModifyMQTTInsPublicEndpoint(req, cb) {
103
+ return this.request("ModifyMQTTInsPublicEndpoint", req, cb);
104
+ }
102
105
  async ChangeMigratingTopicToNextStage(req, cb) {
103
106
  return this.request("ChangeMigratingTopicToNextStage", req, cb);
104
107
  }
@@ -108,8 +111,8 @@ export class Client extends AbstractClient {
108
111
  async DescribeMQTTTopic(req, cb) {
109
112
  return this.request("DescribeMQTTTopic", req, cb);
110
113
  }
111
- async ModifyMQTTInsPublicEndpoint(req, cb) {
112
- return this.request("ModifyMQTTInsPublicEndpoint", req, cb);
114
+ async DescribeProductSKUs(req, cb) {
115
+ return this.request("DescribeProductSKUs", req, cb);
113
116
  }
114
117
  async ModifyInstance(req, cb) {
115
118
  return this.request("ModifyInstance", req, cb);
@@ -54,6 +54,9 @@ export class Client extends AbstractClient {
54
54
  async StartMCUMixTranscodeByStrRoomId(req, cb) {
55
55
  return this.request("StartMCUMixTranscodeByStrRoomId", req, cb);
56
56
  }
57
+ async TextToSpeech(req, cb) {
58
+ return this.request("TextToSpeech", req, cb);
59
+ }
57
60
  async StartStreamIngest(req, cb) {
58
61
  return this.request("StartStreamIngest", req, cb);
59
62
  }
@@ -141,6 +144,9 @@ export class Client extends AbstractClient {
141
144
  async StopStreamIngest(req, cb) {
142
145
  return this.request("StopStreamIngest", req, cb);
143
146
  }
147
+ async VoiceClone(req, cb) {
148
+ return this.request("VoiceClone", req, cb);
149
+ }
144
150
  async DescribeRecordingUsage(req, cb) {
145
151
  return this.request("DescribeRecordingUsage", req, cb);
146
152
  }
@@ -207,6 +213,9 @@ export class Client extends AbstractClient {
207
213
  async DescribeTRTCRealTimeScaleMetricData(req, cb) {
208
214
  return this.request("DescribeTRTCRealTimeScaleMetricData", req, cb);
209
215
  }
216
+ async TextToSpeechSSE(req, cb) {
217
+ return this.request("TextToSpeechSSE", req, cb);
218
+ }
210
219
  async StopMCUMixTranscode(req, cb) {
211
220
  return this.request("StopMCUMixTranscode", req, cb);
212
221
  }
@@ -66,6 +66,9 @@ export class Client extends AbstractClient {
66
66
  async DescribeScanIp(req, cb) {
67
67
  return this.request("DescribeScanIp", req, cb);
68
68
  }
69
+ async DeleteOwaspRuleStatus(req, cb) {
70
+ return this.request("DeleteOwaspRuleStatus", req, cb);
71
+ }
69
72
  async CreatePostCKafkaFlow(req, cb) {
70
73
  return this.request("CreatePostCKafkaFlow", req, cb);
71
74
  }
@@ -90,8 +93,8 @@ export class Client extends AbstractClient {
90
93
  async DescribeUserDomainInfo(req, cb) {
91
94
  return this.request("DescribeUserDomainInfo", req, cb);
92
95
  }
93
- async DescribeProtectionModes(req, cb) {
94
- return this.request("DescribeProtectionModes", req, cb);
96
+ async DeleteCCRule(req, cb) {
97
+ return this.request("DeleteCCRule", req, cb);
95
98
  }
96
99
  async DescribeAntiInfoLeakageRules(req, cb) {
97
100
  return this.request("DescribeAntiInfoLeakageRules", req, cb);
@@ -108,6 +111,9 @@ export class Client extends AbstractClient {
108
111
  async DescribeIpHitItems(req, cb) {
109
112
  return this.request("DescribeIpHitItems", req, cb);
110
113
  }
114
+ async DescribeOwaspRuleTypes(req, cb) {
115
+ return this.request("DescribeOwaspRuleTypes", req, cb);
116
+ }
111
117
  async DescribeHistogram(req, cb) {
112
118
  return this.request("DescribeHistogram", req, cb);
113
119
  }
@@ -126,6 +132,9 @@ export class Client extends AbstractClient {
126
132
  async ModifyAreaBanAreas(req, cb) {
127
133
  return this.request("ModifyAreaBanAreas", req, cb);
128
134
  }
135
+ async ModifyOwaspRuleStatus(req, cb) {
136
+ return this.request("ModifyOwaspRuleStatus", req, cb);
137
+ }
129
138
  async CreateDeals(req, cb) {
130
139
  return this.request("CreateDeals", req, cb);
131
140
  }
@@ -147,6 +156,9 @@ export class Client extends AbstractClient {
147
156
  async ModifyHostStatus(req, cb) {
148
157
  return this.request("ModifyHostStatus", req, cb);
149
158
  }
159
+ async ModifySpartaProtectionMode(req, cb) {
160
+ return this.request("ModifySpartaProtectionMode", req, cb);
161
+ }
150
162
  async ModifyBotSceneUCBRule(req, cb) {
151
163
  return this.request("ModifyBotSceneUCBRule", req, cb);
152
164
  }
@@ -204,14 +216,17 @@ export class Client extends AbstractClient {
204
216
  async DescribeCCRule(req, cb) {
205
217
  return this.request("DescribeCCRule", req, cb);
206
218
  }
219
+ async ModifyOwaspRuleTypeAction(req, cb) {
220
+ return this.request("ModifyOwaspRuleTypeAction", req, cb);
221
+ }
207
222
  async DescribePeakValue(req, cb) {
208
223
  return this.request("DescribePeakValue", req, cb);
209
224
  }
210
225
  async ModifyWafThreatenIntelligence(req, cb) {
211
226
  return this.request("ModifyWafThreatenIntelligence", req, cb);
212
227
  }
213
- async ModifySpartaProtectionMode(req, cb) {
214
- return this.request("ModifySpartaProtectionMode", req, cb);
228
+ async ModifyOwaspRuleTypeLevel(req, cb) {
229
+ return this.request("ModifyOwaspRuleTypeLevel", req, cb);
215
230
  }
216
231
  async DeleteAttackDownloadRecord(req, cb) {
217
232
  return this.request("DeleteAttackDownloadRecord", req, cb);
@@ -300,6 +315,9 @@ export class Client extends AbstractClient {
300
315
  async DescribeFlowTrend(req, cb) {
301
316
  return this.request("DescribeFlowTrend", req, cb);
302
317
  }
318
+ async DescribeProtectionModes(req, cb) {
319
+ return this.request("DescribeProtectionModes", req, cb);
320
+ }
303
321
  async DescribeObjects(req, cb) {
304
322
  return this.request("DescribeObjects", req, cb);
305
323
  }
@@ -336,6 +354,9 @@ export class Client extends AbstractClient {
336
354
  async UpsertCCAutoStatus(req, cb) {
337
355
  return this.request("UpsertCCAutoStatus", req, cb);
338
356
  }
357
+ async ModifyOwaspRuleTypeStatus(req, cb) {
358
+ return this.request("ModifyOwaspRuleTypeStatus", req, cb);
359
+ }
339
360
  async DestroyPostCLSFlow(req, cb) {
340
361
  return this.request("DestroyPostCLSFlow", req, cb);
341
362
  }
@@ -345,6 +366,9 @@ export class Client extends AbstractClient {
345
366
  async DescribeWafAutoDenyRules(req, cb) {
346
367
  return this.request("DescribeWafAutoDenyRules", req, cb);
347
368
  }
369
+ async DescribeOwaspRules(req, cb) {
370
+ return this.request("DescribeOwaspRules", req, cb);
371
+ }
348
372
  async DeleteSession(req, cb) {
349
373
  return this.request("DeleteSession", req, cb);
350
374
  }
@@ -459,9 +483,6 @@ export class Client extends AbstractClient {
459
483
  async DescribeCCRuleList(req, cb) {
460
484
  return this.request("DescribeCCRuleList", req, cb);
461
485
  }
462
- async DeleteCCRule(req, cb) {
463
- return this.request("DeleteCCRule", req, cb);
464
- }
465
486
  async CreateHost(req, cb) {
466
487
  return this.request("CreateHost", req, cb);
467
488
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.1.97",
3
+ "version": "4.1.99",
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.97";
1
+ export declare const sdkVersion = "4.1.99";
@@ -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.97";
4
+ exports.sdkVersion = "4.1.99";
@@ -222,7 +222,7 @@ export interface EnvData {
222
222
  */
223
223
  export interface DescribeTaskTemplatesRequest {
224
224
  /**
225
- * 任务模板ID列表,与Filters参数不能同时指定。
225
+ * 任务模板ID列表,与Filters参数不能同时指定。模版ID最大限制100.
226
226
  */
227
227
  TaskTemplateIds?: Array<string>;
228
228
  /**
@@ -239,7 +239,7 @@ export interface DescribeTaskTemplatesRequest {
239
239
  */
240
240
  Offset?: number;
241
241
  /**
242
- * 返回数量
242
+ * 返回数量; 可选范围[1-100];默认值为20。
243
243
  */
244
244
  Limit?: number;
245
245
  }
@@ -1144,11 +1144,11 @@ export interface DescribeTaskTemplatesResponse {
1144
1144
  /**
1145
1145
  * 任务模板列表
1146
1146
  */
1147
- TaskTemplateSet: Array<TaskTemplateView>;
1147
+ TaskTemplateSet?: Array<TaskTemplateView>;
1148
1148
  /**
1149
1149
  * 任务模板数量
1150
1150
  */
1151
- TotalCount: number;
1151
+ TotalCount?: number;
1152
1152
  /**
1153
1153
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1154
1154
  */
@@ -1568,32 +1568,32 @@ export interface DescribeJobSubmitInfoResponse {
1568
1568
  /**
1569
1569
  * 作业ID
1570
1570
  */
1571
- JobId: string;
1571
+ JobId?: string;
1572
1572
  /**
1573
1573
  * 作业名称
1574
1574
  */
1575
- JobName: string;
1575
+ JobName?: string;
1576
1576
  /**
1577
1577
  * 作业描述
1578
1578
  */
1579
- JobDescription: string;
1579
+ JobDescription?: string;
1580
1580
  /**
1581
1581
  * 作业优先级,任务(Task)和任务实例(TaskInstance)会继承作业优先级
1582
1582
  */
1583
- Priority: number;
1583
+ Priority?: number;
1584
1584
  /**
1585
1585
  * 任务信息
1586
1586
  */
1587
- Tasks: Array<Task>;
1587
+ Tasks?: Array<Task>;
1588
1588
  /**
1589
1589
  * 依赖信息
1590
1590
  */
1591
- Dependences: Array<Dependence>;
1591
+ Dependences?: Array<Dependence>;
1592
1592
  /**
1593
1593
  * 作业绑定的标签列表。
1594
1594
  注意:此字段可能返回 null,表示取不到有效值。
1595
1595
  */
1596
- Tags: Array<Tag>;
1596
+ Tags?: Array<Tag>;
1597
1597
  /**
1598
1598
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1599
1599
  */
@@ -1746,7 +1746,7 @@ export interface RedirectLocalInfo {
1746
1746
  */
1747
1747
  export interface DescribeJobSubmitInfoRequest {
1748
1748
  /**
1749
- * 作业ID
1749
+ * 作业ID;JobId详见[作业列表](https://cloud.tencent.com/document/product/599/15909)
1750
1750
  */
1751
1751
  JobId: string;
1752
1752
  }
@@ -1768,10 +1768,10 @@ export interface Dependence {
1768
1768
  > * 若存在多个`Filter`时,`Filter`间的关系为逻辑与(`AND`)关系。
1769
1769
  > * 若同一个`Filter`存在多个`Values`,同一`Filter`下`Values`间的关系为逻辑或(`OR`)关系。
1770
1770
  >
1771
- > 以[DescribeInstances](https://cloud.tencent.com/document/api/213/15728)接口的`Filter`为例。若我们需要查询可用区(`zone`)为广州一区 ***并且*** 实例计费模式(`instance-charge-type`)为包年包月 ***或者*** 按量计费的实例时,可如下实现:
1771
+ > 以[DescribeInstances](https://cloud.tencent.com/document/api/213/15728)接口的`Filter`为例。若我们需要查询可用区(`zone`)为广州六区 ***并且*** 实例计费模式(`instance-charge-type`)为包年包月 ***或者*** 按量计费的实例时,可如下实现:
1772
1772
  ```
1773
1773
  Filters.0.Name=zone
1774
- &Filters.0.Values.0=ap-guangzhou-1
1774
+ &Filters.0.Values.0=ap-guangzhou-6
1775
1775
  &Filters.1.Name=instance-charge-type
1776
1776
  &Filters.1.Values.0=PREPAID
1777
1777
  &Filters.1.Values.1=POSTPAID_BY_HOUR
@@ -2727,48 +2727,38 @@ export interface InternetAccessible {
2727
2727
  */
2728
2728
  BandwidthPackageId?: string;
2729
2729
  /**
2730
- * 线路类型。各种线路类型详情可参考:[EIP 的 IP 地址类型](https://cloud.tencent.com/document/product/1199/41646)。默认值:BGP。
2731
-
2732
- - BGP:常规 BGP 线路
2733
-
2730
+ * 线路类型。各种线路类型及支持地区详情可参考:[EIP 的 IP 地址类型](https://cloud.tencent.com/document/product/1199/41646)。默认值:BGP。
2731
+ <li>BGP:常规 BGP 线路</li>
2734
2732
  已开通静态单线IP白名单的用户,可选值:
2735
-
2736
- - CMCC:中国移动
2737
- - CTCC:中国电信
2738
- - CUCC:中国联通
2739
-
2733
+ <li>CMCC:中国移动</li>
2734
+ <li>CTCC:中国电信</li>
2735
+ <li>CUCC:中国联通</li>
2740
2736
  注意:仅部分地域支持静态单线IP。
2741
- 示例值:BGP
2737
+
2742
2738
  */
2743
2739
  InternetServiceProvider?: string;
2744
2740
  /**
2745
2741
  * 公网 IP 类型。
2746
2742
 
2747
- - WanIP:普通公网IP
2748
- - HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP
2749
- - AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646)
2750
-
2743
+ <li> WanIP:普通公网IP。</li>
2744
+ <li> HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。</li>
2745
+ <li> AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646)。</li>
2751
2746
  如需为资源分配公网IPv4地址,请指定公网IPv4地址类型。
2752
2747
 
2753
- 示例值:WanIP
2754
-
2755
2748
  此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2756
2749
  */
2757
2750
  IPv4AddressType?: string;
2758
2751
  /**
2759
2752
  * 弹性公网 IPv6 类型。
2760
- - EIPv6:弹性公网 IPv6
2761
- - HighQualityEIPv6:精品 IPv6。仅中国香港支持精品IPv6
2762
-
2753
+ <li> EIPv6:弹性公网 IPv6。</li>
2754
+ <li> HighQualityEIPv6:精品 IPv6。仅中国香港支持精品IPv6。</li>
2763
2755
  如需为资源分配IPv6地址,请指定弹性公网IPv6类型。
2764
- 示例值:EIPv6
2765
2756
 
2766
2757
  此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2767
2758
  */
2768
2759
  IPv6AddressType?: string;
2769
2760
  /**
2770
2761
  * 高防包唯一ID,申请高防IP时,该字段必传。
2771
- 示例值:bgp-12345678
2772
2762
 
2773
2763
  */
2774
2764
  AntiDDoSPackageId?: string;
@@ -2057,23 +2057,23 @@ export interface AvailableRegion {
2057
2057
  /**
2058
2058
  * 区域名称,如“ap-beijing”
2059
2059
  */
2060
- Region: string;
2060
+ Region?: string;
2061
2061
  /**
2062
2062
  * 区域名称,如“bj”
2063
2063
  */
2064
- RegionName: string;
2064
+ RegionName?: string;
2065
2065
  /**
2066
2066
  * 区域可用情况,当区域内至少有一个可用区处于可售状态时,取值为AVAILABLE,否则为UNAVAILABLE
2067
2067
  */
2068
- RegionStatus: string;
2068
+ RegionStatus?: string;
2069
2069
  /**
2070
2070
  * 可用区数组
2071
2071
  */
2072
- Zones: Array<AvailableZone>;
2072
+ Zones?: Array<AvailableZone>;
2073
2073
  /**
2074
2074
  * 区域中文名称,如“广州”
2075
2075
  */
2076
- RegionCnName: string;
2076
+ RegionCnName?: string;
2077
2077
  }
2078
2078
  /**
2079
2079
  * CreateCfsFileSystem请求参数结构体
@@ -91,9 +91,9 @@ export interface FetchMessageByOffsetRequest {
91
91
  */
92
92
  Partition: number;
93
93
  /**
94
- * 位点信息,必填
94
+ * 位点信息
95
95
  */
96
- Offset?: number;
96
+ Offset: number;
97
97
  }
98
98
  /**
99
99
  * 查询连接源具体数据的返参
@@ -856,13 +856,13 @@ export interface DeleteRouteTriggerTimeRequest {
856
856
  */
857
857
  export interface CreatePostPaidInstanceRequest {
858
858
  /**
859
- * ckafka集群实例名称,是一个不超过 64 个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)
859
+ * 私有网络Id 创建的实例默认接入点所在的 vpc 对应 vpcId
860
860
  */
861
- InstanceName?: string;
861
+ VpcId: string;
862
862
  /**
863
- * 私有网络Id 创建的实例默认接入点所在的 vpc 对应 vpcId。目前不支持创建基础网络实例,因此该参数必填
863
+ * ckafka集群实例名称,是一个不超过 64 个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)
864
864
  */
865
- VpcId?: string;
865
+ InstanceName?: string;
866
866
  /**
867
867
  * 子网id。创建实例默认接入点所在的子网对应的子网 id
868
868
  */
@@ -3943,9 +3943,9 @@ export interface FetchDatahubMessageByOffsetRequest {
3943
3943
  */
3944
3944
  Partition: number;
3945
3945
  /**
3946
- * 位点信息,必填
3946
+ * 位点信息
3947
3947
  */
3948
- Offset?: number;
3948
+ Offset: number;
3949
3949
  }
3950
3950
  /**
3951
3951
  * Topic 副本及详情数据集合
@@ -6421,13 +6421,13 @@ export interface CreateInstancePreRequest {
6421
6421
  */
6422
6422
  InstanceType: number;
6423
6423
  /**
6424
- * 私有网络Id,必填
6424
+ * 私有网络Id
6425
6425
  */
6426
- VpcId?: string;
6426
+ VpcId: string;
6427
6427
  /**
6428
- * 子网id,必填
6428
+ * 子网id
6429
6429
  */
6430
- SubnetId?: string;
6430
+ SubnetId: string;
6431
6431
  /**
6432
6432
  * 可选。实例日志的最长保留时间,单位分钟,默认为10080(7天),最大30天,不填默认0,代表不开启日志保留时间回收策略
6433
6433
  */