tencentcloud-sdk-nodejs-intl-en 3.0.485 → 3.0.489

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.485",
3
+ "version": "3.0.489",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -55,6 +55,7 @@ const DescribeDomainsResponse = models.DescribeDomainsResponse;
55
55
  const DescribePayTypeRequest = models.DescribePayTypeRequest;
56
56
  const AdvancedAuthenticationTypeD = models.AdvancedAuthenticationTypeD;
57
57
  const CompressionRule = models.CompressionRule;
58
+ const RedirectConfig = models.RedirectConfig;
58
59
  const GuetzliAdapter = models.GuetzliAdapter;
59
60
  const UpdateScdnDomainResponse = models.UpdateScdnDomainResponse;
60
61
  const Origin = models.Origin;
@@ -130,6 +131,7 @@ const DetailDomain = models.DetailDomain;
130
131
  const RuleEngine = models.RuleEngine;
131
132
  const GetDisableRecordsResponse = models.GetDisableRecordsResponse;
132
133
  const Ipv6Access = models.Ipv6Access;
134
+ const HeuristicCache = models.HeuristicCache;
133
135
  const ResponseHeader = models.ResponseHeader;
134
136
  const CdnIpHistory = models.CdnIpHistory;
135
137
  const SummarizedData = models.SummarizedData;
@@ -175,6 +177,7 @@ const DeleteClsLogTopicResponse = models.DeleteClsLogTopicResponse;
175
177
  const DescribeBillingDataResponse = models.DescribeBillingDataResponse;
176
178
  const DisableCachesResponse = models.DisableCachesResponse;
177
179
  const SchemeKey = models.SchemeKey;
180
+ const StatisticItem = models.StatisticItem;
178
181
  const RangeOriginPullRule = models.RangeOriginPullRule;
179
182
  const DescribeCdnIpResponse = models.DescribeCdnIpResponse;
180
183
  const AdvanceCacheRule = models.AdvanceCacheRule;
@@ -210,6 +213,7 @@ const ResourceBillingData = models.ResourceBillingData;
210
213
  const Sort = models.Sort;
211
214
  const DescribePurgeTasksRequest = models.DescribePurgeTasksRequest;
212
215
  const HwPrivateAccess = models.HwPrivateAccess;
216
+ const CacheConfig = models.CacheConfig;
213
217
  const PushUrlsCacheResponse = models.PushUrlsCacheResponse;
214
218
  const StopCdnDomainResponse = models.StopCdnDomainResponse;
215
219
  const QueryStringKey = models.QueryStringKey;
@@ -581,7 +585,6 @@ Note: if you need to update complex configuration items, you must pass all the a
581
585
 
582
586
  /**
583
587
  * This API is used to query the submission record and progress of prefetch tasks.
584
- This API is in beta test and not fully available yet. Please stay tuned.
585
588
  * @param {DescribePushTasksRequest} req
586
589
  * @param {function(string, DescribePushTasksResponse):void} cb
587
590
  * @public
@@ -592,7 +595,7 @@ This API is in beta test and not fully available yet. Please stay tuned.
592
595
  }
593
596
 
594
597
  /**
595
- * This API is used to verify an SSL certificate and extract the domain names. It will then return the list of domain names connected to CDN and the list of domain names with the certificate configured.
598
+ * This API is used to verify a SSL certificate and obtain its domain names.
596
599
  * @param {DescribeCertDomainsRequest} req
597
600
  * @param {function(string, DescribeCertDomainsResponse):void} cb
598
601
  * @public
@@ -637,7 +640,7 @@ By default, a maximum of 1000 URLs can be prefetched per day for regions either
637
640
  }
638
641
 
639
642
  /**
640
- * This API is used to stop publishing to a log topic. Note: after a log topic is disabled, all logs of the domain names bound to it will no longer be published to the topic, and the logs that have already been published will be retained. This action will take effect within 5-15 minutes.
643
+ * This API is used to stop publishing to a log topic. Note: after a log topic is disabled, all logs of the domain names bound to it will no longer be published to the topic, and the logs that have already been published will be retained. This action will take effect within 515 minutes.
641
644
 
642
645
  * @param {DisableClsLogTopicRequest} req
643
646
  * @param {function(string, DisableClsLogTopicResponse):void} cb
@@ -682,7 +685,7 @@ By default, a maximum of 1000 URLs can be prefetched per day for regions either
682
685
  }
683
686
 
684
687
  /**
685
- * This API is used to delete a log topic. Note: when a log topic is deleted, all logs of the domain names bound to it will no longer be published to the topic, and the logs previously published to the topic will be deleted. This action will take effect within 5-15 minutes.
688
+ * This API is used to delete a log topic. Note: when a log topic is deleted, all logs of the domain names bound to it will no longer be published to the topic, and the logs previously published to the topic will be deleted. This action will take effect within 515 minutes.
686
689
  * @param {DeleteClsLogTopicRequest} req
687
690
  * @param {function(string, DeleteClsLogTopicResponse):void} cb
688
691
  * @public
@@ -693,7 +696,7 @@ By default, a maximum of 1000 URLs can be prefetched per day for regions either
693
696
  }
694
697
 
695
698
  /**
696
- * This API is used to query the IP information of CDN intermediate nodes. Note: this API will be deactivated soon. Please call `DescribeIpStatus` instead.
699
+ * This API is used to query the IP information of CDN intermediate nodes. Note: this API will be deactivated soon and no longer be maintained. Please call `DescribeIpStatus` instead.
697
700
  * @param {DescribeCdnOriginIpRequest} req
698
701
  * @param {function(string, DescribeCdnOriginIpResponse):void} cb
699
702
  * @public
@@ -726,7 +729,7 @@ By default, a maximum of 1000 URLs can be prefetched per day for regions either
726
729
  }
727
730
 
728
731
  /**
729
- * This API is used to start publishing to a log topic. Note: after a log topic is enabled, all logs of the domain names bound to the topic will be published to it. This action will take effect within 5-15 minutes.
732
+ * This API is used to start publishing to a log topic. Note: after a log topic is enabled, all logs of the domain names bound to the topic will be published to it. This action will take effect within 515 minutes.
730
733
  * @param {EnableClsLogTopicRequest} req
731
734
  * @param {function(string, EnableClsLogTopicResponse):void} cb
732
735
  * @public