tencentcloud-sdk-nodejs-intl-en 3.0.1373 → 3.0.1375
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/as/v20180419/as_client.js +3 -2
- package/tencentcloud/as/v20180419/models.js +103 -87
- package/tencentcloud/billing/v20180709/billing_client.js +15 -1
- package/tencentcloud/billing/v20180709/models.js +248 -55
- package/tencentcloud/cdb/v20170320/models.js +8 -8
- package/tencentcloud/cdn/v20180606/cdn_client.js +15 -11
- package/tencentcloud/cdn/v20180606/models.js +319 -80
- package/tencentcloud/cls/v20201016/cls_client.js +1709 -374
- package/tencentcloud/cls/v20201016/models.js +23480 -6683
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/cvm/v20170312/cvm_client.js +4 -4
- package/tencentcloud/cvm/v20170312/models.js +20 -22
- package/tencentcloud/cwp/v20180228/cwp_client.js +615 -350
- package/tencentcloud/cwp/v20180228/models.js +10317 -5290
- package/tencentcloud/cynosdb/v20190107/models.js +305 -286
- package/tencentcloud/faceid/v20180301/models.js +29 -12
- package/tencentcloud/gme/v20180711/models.js +13 -3
- package/tencentcloud/iai/v20200303/iai_client.js +1 -1
- package/tencentcloud/mna/v20210119/models.js +2 -2
- package/tencentcloud/mongodb/v20190725/models.js +12 -12
- package/tencentcloud/postgres/v20170312/models.js +9 -9
- package/tencentcloud/rum/v20210622/models.js +16 -16
- package/tencentcloud/rum/v20210622/rum_client.js +1 -1
- package/tencentcloud/scf/v20180416/models.js +2 -2
- package/tencentcloud/tat/v20201028/models.js +56 -47
- package/tencentcloud/tcsas/v20250106/models.js +11162 -7488
- package/tencentcloud/tcsas/v20250106/tcsas_client.js +613 -324
- package/tencentcloud/tcss/v20201101/models.js +7275 -2457
- package/tencentcloud/tcss/v20201101/tcss_client.js +2328 -2021
- package/tencentcloud/teo/v20220901/models.js +880 -153
- package/tencentcloud/teo/v20220901/teo_client.js +103 -47
- package/tencentcloud/trtc/v20190722/models.js +315 -83
- package/tencentcloud/trtc/v20190722/trtc_client.js +5 -1
- package/tencentcloud/vod/v20180717/models.js +693 -229
- package/tencentcloud/vod/v20180717/vod_client.js +24 -6
|
@@ -38,6 +38,7 @@ const Compression = models.Compression;
|
|
|
38
38
|
const PurgePathCacheResponse = models.PurgePathCacheResponse;
|
|
39
39
|
const DomainFilter = models.DomainFilter;
|
|
40
40
|
const DescribeCdnOriginIpResponse = models.DescribeCdnOriginIpResponse;
|
|
41
|
+
const ParamFilter = models.ParamFilter;
|
|
41
42
|
const SpecificConfig = models.SpecificConfig;
|
|
42
43
|
const FollowRedirect = models.FollowRedirect;
|
|
43
44
|
const RequestHeader = models.RequestHeader;
|
|
@@ -88,6 +89,7 @@ const BotCookie = models.BotCookie;
|
|
|
88
89
|
const DescribeCdnIpRequest = models.DescribeCdnIpRequest;
|
|
89
90
|
const Ipv6 = models.Ipv6;
|
|
90
91
|
const WafSubRuleStatus = models.WafSubRuleStatus;
|
|
92
|
+
const FilterRules = models.FilterRules;
|
|
91
93
|
const StatusCodeCache = models.StatusCodeCache;
|
|
92
94
|
const DescribeIpVisitResponse = models.DescribeIpVisitResponse;
|
|
93
95
|
const EnableClsLogTopicResponse = models.EnableClsLogTopicResponse;
|
|
@@ -197,8 +199,10 @@ const DownstreamCapping = models.DownstreamCapping;
|
|
|
197
199
|
const CookieKey = models.CookieKey;
|
|
198
200
|
const RemoteAuthentication = models.RemoteAuthentication;
|
|
199
201
|
const KeyRule = models.KeyRule;
|
|
202
|
+
const ParamFilterRule = models.ParamFilterRule;
|
|
200
203
|
const CappingRule = models.CappingRule;
|
|
201
204
|
const ShareCname = models.ShareCname;
|
|
205
|
+
const AutoGuard = models.AutoGuard;
|
|
202
206
|
const ListClsLogTopicsRequest = models.ListClsLogTopicsRequest;
|
|
203
207
|
const Seo = models.Seo;
|
|
204
208
|
const BandwidthAlert = models.BandwidthAlert;
|
|
@@ -289,11 +293,11 @@ class CdnClient extends AbstractClient {
|
|
|
289
293
|
}
|
|
290
294
|
|
|
291
295
|
/**
|
|
292
|
-
* This API is used to modify the configuration of a CDN acceleration domain name
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
The Value
|
|
296
|
-
|
|
296
|
+
* This API is used to modify the configuration of a CDN acceleration domain name.
|
|
297
|
+
Create and bind policy Query instance Reset instance access password.
|
|
298
|
+
The Route field uses dot separation, with the last segment called the leaf node, while non-leaf node configurations remain unchanged.
|
|
299
|
+
The Value Field is serialized using json, with "update" fixed as the key. For the configuration path Value, refer to the complex type of each configuration item in the API at [UpdateDomainConfig](https://www.tencentcloud.com/document/api/228/34018). It corresponds to the nodes under the complex type of the configuration path.
|
|
300
|
+
This API is used for CloudAudit-related operations. The input parameters may contain sensitive information such as keys, so they will not be reported to CloudAudit.
|
|
297
301
|
* @param {ModifyDomainConfigRequest} req
|
|
298
302
|
* @param {function(string, ModifyDomainConfigResponse):void} cb
|
|
299
303
|
* @public
|
|
@@ -306,7 +310,7 @@ The input parameters of this API are not reported to CloudAudit as it may contai
|
|
|
306
310
|
/**
|
|
307
311
|
* This API is used to query the IP details of edge nodes (available soon) and intermediate nodes. Note that there is a certain delay in data availability.
|
|
308
312
|
|
|
309
|
-
|
|
313
|
+
If you have migrated your ECDN service to CDN, you can use the [DescribeIpStatus](https://www.tencentcloud.com/document/api/228/37471).
|
|
310
314
|
* @param {DescribeIpStatusRequest} req
|
|
311
315
|
* @param {function(string, DescribeIpStatusResponse):void} cb
|
|
312
316
|
* @public
|
|
@@ -596,9 +600,9 @@ By default, a maximum of 10,000 URLs can be purged per day for acceleration regi
|
|
|
596
600
|
}
|
|
597
601
|
|
|
598
602
|
/**
|
|
599
|
-
* This API is used to modify the configuration of CDN acceleration domain
|
|
600
|
-
Note:
|
|
601
|
-
|
|
603
|
+
* This API is used to modify the configuration message of a CDN acceleration domain name.
|
|
604
|
+
Note: If you need to update a complex type configuration item, you must transmit all attributes of the entire object. Untransmitted attributes will use default values. It is recommended to pass the configuration attributes obtained from the query API after direct modification to this interface. If only modifying an individual configuration item, just pass the corresponding configuration parameter.
|
|
605
|
+
This API is used for CloudAudit-related operations. The input parameters may contain sensitive information such as keys, so they will not be reported to CloudAudit.
|
|
602
606
|
* @param {UpdateDomainConfigRequest} req
|
|
603
607
|
* @param {function(string, UpdateDomainConfigResponse):void} cb
|
|
604
608
|
* @public
|
|
@@ -653,8 +657,8 @@ The input parameters of this API are not reported to CloudAudit as it may contai
|
|
|
653
657
|
}
|
|
654
658
|
|
|
655
659
|
/**
|
|
656
|
-
* This API is used to
|
|
657
|
-
By default,
|
|
660
|
+
* This API is used to load a list of specified URL resources to CDN nodes and supports preheating in designated acceleration regions.
|
|
661
|
+
By default, the daily pre-warming quota for domestic and outside the Chinese mainland is 1000 URLs each. You can submit up to 500 URLs with each submission. The number of URLs submitted will consume the total quota. For example, if you submit 500 URLs for global pre-warming, the remaining quota for domestic and outside the Chinese mainland pre-warming will be 500 URLs each. Note: For pre-warming outside the Chinese mainland, resources are loaded to edge nodes outside the Chinese mainland by default.
|
|
658
662
|
* @param {PushUrlsCacheRequest} req
|
|
659
663
|
* @param {function(string, PushUrlsCacheResponse):void} cb
|
|
660
664
|
* @public
|