tencentcloud-sdk-nodejs-intl-en 3.0.1305 → 3.0.1307

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 (32) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/cdb/v20170320/cdb_client.js +1 -1
  3. package/tencentcloud/ckafka/v20190819/models.js +69 -69
  4. package/tencentcloud/clb/v20180317/clb_client.js +20 -20
  5. package/tencentcloud/clb/v20180317/models.js +74 -74
  6. package/tencentcloud/common/sdk_version.js +1 -1
  7. package/tencentcloud/cvm/v20170312/cvm_client.js +1 -1
  8. package/tencentcloud/cvm/v20170312/models.js +3 -3
  9. package/tencentcloud/dbbrain/index.js +1 -1
  10. package/tencentcloud/emr/v20190103/models.js +6 -6
  11. package/tencentcloud/faceid/v20180301/models.js +103 -22
  12. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +1 -1
  13. package/tencentcloud/lighthouse/v20200324/models.js +9 -9
  14. package/tencentcloud/mongodb/v20190725/models.js +40 -40
  15. package/tencentcloud/mongodb/v20190725/mongodb_client.js +2 -2
  16. package/tencentcloud/monitor/v20180724/models.js +1 -1
  17. package/tencentcloud/mps/v20190612/models.js +16 -16
  18. package/tencentcloud/mqtt/v20240516/models.js +41 -41
  19. package/tencentcloud/mqtt/v20240516/mqtt_client.js +1 -1
  20. package/tencentcloud/redis/v20180412/models.js +12 -12
  21. package/tencentcloud/sms/index.js +1 -1
  22. package/tencentcloud/tdmq/v20200217/models.js +4 -4
  23. package/tencentcloud/teo/v20220901/models.js +9 -9
  24. package/tencentcloud/teo/v20220901/teo_client.js +3 -3
  25. package/tencentcloud/trocket/v20230308/models.js +89 -89
  26. package/tencentcloud/trocket/v20230308/trocket_client.js +11 -11
  27. package/tencentcloud/vm/index.js +1 -1
  28. package/tencentcloud/vod/index.js +1 -1
  29. package/tencentcloud/vod/v20180717/models.js +847 -161
  30. package/tencentcloud/vod/v20180717/vod_client.js +16 -6
  31. package/tencentcloud/vpc/v20170312/models.js +109 -0
  32. package/tencentcloud/vpc/v20170312/vpc_client.js +14 -0
@@ -144,7 +144,7 @@ class TrocketClient extends AbstractClient {
144
144
  The Filters field is a query filter that supports the following fields:.
145
145
  This API is used to query consumer group names with fuzzy search support.
146
146
  This API is used to check whether the data is Imported.
147
- This api is used to check the import status. See SourceClusterGroupConfig (https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#SourceClusterGroupConfig) for details.
147
+ This api is used to check the import status. See SourceClusterGroupConfig (https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#SourceClusterGroupConfig) for details.
148
148
  This API is used to manage namespaces, valid only for 4.x clusters.
149
149
 
150
150
  This API is used to demonstrate Filters.
@@ -166,7 +166,7 @@ This API is used to demonstrate Filters.
166
166
 
167
167
  The Filters field is a query filter that supports the following conditions:.
168
168
  This API is used to get topic names with fuzzy query support.
169
- This api is used to query the migration status. See the data structure in MigratingTopic (https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#MigratingTopic).
169
+ This api is used to query the migration status. See the data structure in MigratingTopic (https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#MigratingTopic).
170
170
  This API is used to manage namespaces, valid only for 4.x clusters.
171
171
 
172
172
  This API is used to demonstrate Filters.
@@ -208,7 +208,7 @@ This API is used to demonstrate Filters.
208
208
  /**
209
209
  * This API is used to get topic list by consumer group. Filter parameter usage instructions are as follows:.
210
210
 
211
- -TopicName. It can be obtained from [TopicItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#TopicItem) returned by the API [DescribeTopicList](https://www.tencentcloud.comom/document/api/1493/96030?from_cn_redirect=1) or from the console.
211
+ -TopicName. It can be obtained from [TopicItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#TopicItem) returned by the API [DescribeTopicList](https://www.tencentcloud.com/document/api/1493/96030?from_cn_redirect=1) or from the console.
212
212
 
213
213
  This API is used to demonstrate Filters.
214
214
  [{ "Name": "TopicName", "Values": ["test_topic"] }]
@@ -248,7 +248,7 @@ This API is used to demonstrate Filters.
248
248
 
249
249
  This API is used to query the supported fields of the query parameter Filters as follows:.
250
250
  Task status, supports multiple selections.
251
- ConnectionType, network connection type, supports multiple selections. See the description of SmoothMigrationTaskItem (https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#SmoothMigrationTaskItem).
251
+ ConnectionType, network connection type, supports multiple selections. See the description of SmoothMigrationTaskItem (https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#SmoothMigrationTaskItem).
252
252
  This API is used to search for an instance by instance ID with precise matching.
253
253
  This API is used to query task names with fuzzy search support.
254
254
 
@@ -484,8 +484,8 @@ This API is used to demonstrate Filters.
484
484
  /**
485
485
  * This API is used to search the topic list. Filter parameter usage instructions are as follows:.
486
486
 
487
- -TopicName supports fuzzy search. Obtain it from the [TopicItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#TopicItem) in the [DescribeTopicList](https://www.tencentcloud.comom/document/api/1493/96030?from_cn_redirect=1) API response or the console.
488
- -Search by TopicType, support multiple selections. See the TopicType field in the [DescribeTopic](https://www.tencentcloud.comom/document/api/1493/97945?from_cn_redirect=1) API.
487
+ -TopicName supports fuzzy search. Obtain it from the [TopicItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#TopicItem) in the [DescribeTopicList](https://www.tencentcloud.com/document/api/1493/96030?from_cn_redirect=1) API response or the console.
488
+ -Search by TopicType, support multiple selections. See the TopicType field in the [DescribeTopic](https://www.tencentcloud.com/document/api/1493/97945?from_cn_redirect=1) API.
489
489
 
490
490
  This API is used to demonstrate Filters.
491
491
  [{ "Name": "TopicName", "Values": ["test_topic"] }]
@@ -513,9 +513,9 @@ This API is used to demonstrate Filters.
513
513
  * This API is used to describe clusters. It only supports 5.x clusters. Description of the Filters parameter use is as follows:.
514
514
 
515
515
  -InstanceName Cluster name, supports fuzzy search.
516
- - InstanceId The Tencent Cloud RocketMQ instance ID, obtained from the [DescribeFusionInstanceList](https://www.tencentcloud.comom/document/api/1493/106745?from_cn_redirect=1) API or console.
517
- - InstanceType cluster type, see [InstanceItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
518
- -InstanceStatus cluster status, see [InstanceItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
516
+ - InstanceId The Tencent Cloud RocketMQ instance ID, obtained from the [DescribeFusionInstanceList](https://www.tencentcloud.com/document/api/1493/106745?from_cn_redirect=1) API or console.
517
+ - InstanceType cluster type, see [InstanceItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
518
+ -InstanceStatus cluster status, see [InstanceItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
519
519
 
520
520
  This API is used to demonstrate Filters.
521
521
  [{
@@ -536,7 +536,7 @@ This API is used to demonstrate Filters.
536
536
 
537
537
  -InstanceName, the cluster name, supports fuzzy query and can be obtained from the API return value or console.
538
538
  -InstanceId Cluster ID, exact query, obtain from the current API or console.
539
- - InstanceType cluster type, see [InstanceItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
539
+ - InstanceType cluster type, see [InstanceItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#InstanceItem) data structure, supports multiple selections.
540
540
  - Version: cluster edition, enumeration values as follows:.
541
541
  -4 RocketMQ 4.x clusters.
542
542
  -Deploy a RocketMQ 5.x cluster.
@@ -579,7 +579,7 @@ This API is used to demonstrate Filters.
579
579
  /**
580
580
  * This API is used to query topic details. The Offset and Limit parameters are pagination parameters for consumer groups subscribing to this topic. The Filter parameter usage instructions are as follows:.
581
581
 
582
- -The ConsumerGroup name can be obtained from the [ConsumeGroupItem](https://www.tencentcloud.comom/document/api/1493/96031?from_cn_redirect=1#ConsumeGroupItem) in the API response of [DescribeConsumerGroupList](https://www.tencentcloud.comom/document/api/1493/101535?from_cn_redirect=1) or from the console.
582
+ -The ConsumerGroup name can be obtained from the [ConsumeGroupItem](https://www.tencentcloud.com/document/api/1493/96031?from_cn_redirect=1#ConsumeGroupItem) in the API response of [DescribeConsumerGroupList](https://www.tencentcloud.com/document/api/1493/101535?from_cn_redirect=1) or from the console.
583
583
 
584
584
  This API is used to demonstrate Filters.
585
585
  [{ "Name": "ConsumerGroup", "Values": ["test_group"] }]
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20210922: require("./v20210922"), v20201229: require("./v20201229"),
2
+ v20201229: require("./v20201229"), v20210922: require("./v20210922"),
3
3
  };
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20180717: require("./v20180717"), v20240718: require("./v20240718"),
2
+ v20240718: require("./v20240718"), v20180717: require("./v20180717"),
3
3
  };