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 +1 -1
- package/tencentcloud/cdn/v20180606/cdn_client.js +9 -6
- package/tencentcloud/cdn/v20180606/models.js +1213 -812
- package/tencentcloud/clb/v20180317/clb_client.js +2 -2
- package/tencentcloud/clb/v20180317/models.js +11 -4
- package/tencentcloud/cls/v20201016/cls_client.js +1 -0
- package/tencentcloud/cls/v20201016/models.js +71 -3
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/cvm/v20170312/cvm_client.js +129 -47
- package/tencentcloud/cvm/v20170312/models.js +891 -116
- package/tencentcloud/cynosdb/v20190107/models.js +59 -38
- package/tencentcloud/index.js +1 -0
- package/tencentcloud/monitor/v20180724/models.js +3 -3
- package/tencentcloud/mps/v20190612/models.js +1344 -58
- package/tencentcloud/mps/v20190612/mps_client.js +20 -1
- package/tencentcloud/redis/v20180412/models.js +21 -0
- package/tencentcloud/sms/index.js +1 -1
- package/tencentcloud/sqlserver/v20180328/models.js +267 -94
- package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +5 -3
- package/tencentcloud/tem/index.js +1 -1
- package/tencentcloud/tke/v20180525/models.js +10 -1
- package/tencentcloud/tts/index.js +3 -0
- package/tencentcloud/tts/v20190823/index.js +4 -0
- package/tencentcloud/tts/v20190823/models.js +157 -0
- package/tencentcloud/tts/v20190823/tts_client.js +49 -0
package/package.json
CHANGED
|
@@ -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
|
|
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
|
|
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 5–15 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
|
|
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 5–15 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
|
|
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 5–15 minutes.
|
|
730
733
|
* @param {EnableClsLogTopicRequest} req
|
|
731
734
|
* @param {function(string, EnableClsLogTopicResponse):void} cb
|
|
732
735
|
* @public
|