tencentcloud-sdk-nodejs-intl-en 3.0.1372 → 3.0.1374

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/as/v20180419/as_client.js +3 -2
  3. package/tencentcloud/as/v20180419/models.js +103 -87
  4. package/tencentcloud/billing/v20180709/billing_client.js +15 -1
  5. package/tencentcloud/billing/v20180709/models.js +237 -44
  6. package/tencentcloud/cdb/v20170320/models.js +8 -8
  7. package/tencentcloud/cdc/v20201214/models.js +14 -14
  8. package/tencentcloud/cdn/v20180606/cdn_client.js +15 -11
  9. package/tencentcloud/cdn/v20180606/models.js +319 -80
  10. package/tencentcloud/cls/v20201016/cls_client.js +1709 -374
  11. package/tencentcloud/cls/v20201016/models.js +23480 -6683
  12. package/tencentcloud/common/sdk_version.js +1 -1
  13. package/tencentcloud/cwp/v20180228/cwp_client.js +615 -350
  14. package/tencentcloud/cwp/v20180228/models.js +10317 -5290
  15. package/tencentcloud/cynosdb/v20190107/models.js +305 -286
  16. package/tencentcloud/faceid/v20180301/models.js +31 -15
  17. package/tencentcloud/iai/v20200303/iai_client.js +1 -1
  18. package/tencentcloud/mdc/v20200828/models.js +73 -60
  19. package/tencentcloud/mna/v20210119/models.js +2 -2
  20. package/tencentcloud/mongodb/v20190725/models.js +12 -12
  21. package/tencentcloud/rum/v20210622/models.js +16 -16
  22. package/tencentcloud/rum/v20210622/rum_client.js +1 -1
  23. package/tencentcloud/scf/v20180416/models.js +2 -2
  24. package/tencentcloud/tat/v20201028/models.js +56 -47
  25. package/tencentcloud/tcsas/v20250106/models.js +10772 -7283
  26. package/tencentcloud/tcsas/v20250106/tcsas_client.js +612 -324
  27. package/tencentcloud/tcss/v20201101/models.js +7275 -2457
  28. package/tencentcloud/tcss/v20201101/tcss_client.js +2328 -2021
  29. package/tencentcloud/teo/v20220901/models.js +880 -153
  30. package/tencentcloud/teo/v20220901/teo_client.js +103 -47
  31. package/tencentcloud/vod/v20180717/models.js +693 -229
  32. 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 in a finer manner than `UpdateDomainConfig`.
293
- Notes:
294
- In `Route`, separate values by dots (.). The last value is called a leaf node. For non-leaf nodes, keep the configuration unchanged.
295
- The Value field is serialized to a JSON string {key:value}, where **key** is fixed to `update` and **value** is used to specify the value of the configuration parameter. To specify configurations with complex types, see https://intl.cloud.tencent.com/document/product/228/41116.?from_cn_redirect=1
296
- The input parameters of this API are not reported to CloudAudit as it may contain sensitive data, such as keys and secrets.
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
- >? If you have migrated your ECDN service to CDN, you can use the <a href="https://intl.cloud.tencent.com/document/api/228/41954?from_cn_redirect=1">corresponding CDN API</a>.
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 names.
600
- Note: To update complex configuration items, all attributes of the object must be specified, or the default values are used. We recommend calling the querying API to get attributes before modifying and passing them to this API.
601
- The input parameters of this API are not reported to CloudAudit as it may contain sensitive data, such as keys and secrets.
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 cache specified URL resources to CDN nodes. You can specify acceleration regions for the prefetch.
657
- By default, a maximum of 1000 URLs can be prefetched per day for regions either within or outside the Chinese mainland, and up to 500 tasks can be submitted at a time. Note that resources prefetched outside the Chinese mainland will be cached to CDN nodes outside the Chinese mainland and the traffic generated will incur costs.
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