tencentcloud-sdk-nodejs-intl-en 3.0.1012 → 3.0.1014

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.1012",
3
+ "version": "3.0.1014",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -31,9 +31,11 @@ const DescribeLoadBalancerOverviewResponse = models.DescribeLoadBalancerOverview
31
31
  const DeleteRuleRequest = models.DeleteRuleRequest;
32
32
  const CloneLoadBalancerRequest = models.CloneLoadBalancerRequest;
33
33
  const DisassociateTargetGroupsResponse = models.DisassociateTargetGroupsResponse;
34
+ const SetLoadBalancerStartStatusResponse = models.SetLoadBalancerStartStatusResponse;
34
35
  const SetLoadBalancerClsLogResponse = models.SetLoadBalancerClsLogResponse;
35
36
  const DescribeLoadBalancerTrafficResponse = models.DescribeLoadBalancerTrafficResponse;
36
37
  const MultiCertInfo = models.MultiCertInfo;
38
+ const RsTagRule = models.RsTagRule;
37
39
  const ModifyRuleRequest = models.ModifyRuleRequest;
38
40
  const DescribeCustomizedConfigListResponse = models.DescribeCustomizedConfigListResponse;
39
41
  const DescribeBlockIPListResponse = models.DescribeBlockIPListResponse;
@@ -59,6 +61,7 @@ const CrossTargets = models.CrossTargets;
59
61
  const RuleHealth = models.RuleHealth;
60
62
  const ModifyDomainRequest = models.ModifyDomainRequest;
61
63
  const IdleLoadBalancer = models.IdleLoadBalancer;
64
+ const BatchModifyTargetTagRequest = models.BatchModifyTargetTagRequest;
62
65
  const RegisterTargetGroupInstancesResponse = models.RegisterTargetGroupInstancesResponse;
63
66
  const ClassicalTargetInfo = models.ClassicalTargetInfo;
64
67
  const DescribeTargetsRequest = models.DescribeTargetsRequest;
@@ -179,9 +182,11 @@ const RewriteTarget = models.RewriteTarget;
179
182
  const ItemPrice = models.ItemPrice;
180
183
  const ModifyTargetWeightRequest = models.ModifyTargetWeightRequest;
181
184
  const DescribeLoadBalancersDetailResponse = models.DescribeLoadBalancersDetailResponse;
185
+ const TargetHealth = models.TargetHealth;
182
186
  const LoadBalancerDetail = models.LoadBalancerDetail;
183
187
  const LbRsTargets = models.LbRsTargets;
184
188
  const BatchModifyTargetWeightRequest = models.BatchModifyTargetWeightRequest;
189
+ const BatchModifyTargetTagResponse = models.BatchModifyTargetTagResponse;
185
190
  const DeleteRewriteResponse = models.DeleteRewriteResponse;
186
191
  const BatchTarget = models.BatchTarget;
187
192
  const DescribeLoadBalancerListByCertIdRequest = models.DescribeLoadBalancerListByCertIdRequest;
@@ -224,6 +229,7 @@ const DeleteLoadBalancerListenersResponse = models.DeleteLoadBalancerListenersRe
224
229
  const DescribeIdleLoadBalancersRequest = models.DescribeIdleLoadBalancersRequest;
225
230
  const DeleteLoadBalancerSnatIpsRequest = models.DeleteLoadBalancerSnatIpsRequest;
226
231
  const InternetAccessible = models.InternetAccessible;
232
+ const OAuth = models.OAuth;
227
233
  const DescribeClassicalLBTargetsResponse = models.DescribeClassicalLBTargetsResponse;
228
234
  const RewriteLocationMap = models.RewriteLocationMap;
229
235
  const ModifyTargetPortRequest = models.ModifyTargetPortRequest;
@@ -237,7 +243,7 @@ const InquiryPriceRenewLoadBalancerRequest = models.InquiryPriceRenewLoadBalance
237
243
  const CertificateOutput = models.CertificateOutput;
238
244
  const DeleteTargetGroupsRequest = models.DeleteTargetGroupsRequest;
239
245
  const DescribeClassicalLBListenersRequest = models.DescribeClassicalLBListenersRequest;
240
- const TargetHealth = models.TargetHealth;
246
+ const SetLoadBalancerStartStatusRequest = models.SetLoadBalancerStartStatusRequest;
241
247
  const TargetGroupAssociation = models.TargetGroupAssociation;
242
248
  const ListenerHealth = models.ListenerHealth;
243
249
  const AssociationItem = models.AssociationItem;
@@ -394,14 +400,14 @@ This is an async API. After it is returned successfully, you can call the Descri
394
400
  }
395
401
 
396
402
  /**
397
- * This API is used to bind or unbind a security group for multiple public network CLB instances. Note: Private network CLB do not support binding security groups.
398
- * @param {SetSecurityGroupForLoadbalancersRequest} req
399
- * @param {function(string, SetSecurityGroupForLoadbalancersResponse):void} cb
403
+ * After the original access address and the address to be redirected are configured manually, the system will automatically redirect requests made to the original access address to the target address of the corresponding path. Multiple paths can be configured as a redirection policy under one domain name to achieve automatic redirection between HTTP and HTTPS. A redirection policy should meet the following rules: if A has already been redirected to B, then it cannot be redirected to C (unless the original redirection relationship is deleted and a new one is created), and B cannot be redirected to any other addresses.
404
+ * @param {ManualRewriteRequest} req
405
+ * @param {function(string, ManualRewriteResponse):void} cb
400
406
  * @public
401
407
  */
402
- SetSecurityGroupForLoadbalancers(req, cb) {
403
- let resp = new SetSecurityGroupForLoadbalancersResponse();
404
- this.request("SetSecurityGroupForLoadbalancers", req, resp, cb);
408
+ ManualRewrite(req, cb) {
409
+ let resp = new ManualRewriteResponse();
410
+ this.request("ManualRewrite", req, resp, cb);
405
411
  }
406
412
 
407
413
  /**
@@ -545,6 +551,17 @@ Limits
545
551
  this.request("ModifyLoadBalancerSla", req, resp, cb);
546
552
  }
547
553
 
554
+ /**
555
+ * This API is used to enable or disable a CLB instance or listener.This is an asynchronous API. After it returns a result successfully, the obtained RequestID should be used as an input parameter to call the DescribeTaskStatus API, for checking whether this task succeeds.This feature is currently in beta test. To use it, submit a [ticket](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20LB&step=1) for application.
556
+ * @param {SetLoadBalancerStartStatusRequest} req
557
+ * @param {function(string, SetLoadBalancerStartStatusResponse):void} cb
558
+ * @public
559
+ */
560
+ SetLoadBalancerStartStatus(req, cb) {
561
+ let resp = new SetLoadBalancerStartStatusResponse();
562
+ this.request("SetLoadBalancerStartStatus", req, resp, cb);
563
+ }
564
+
548
565
  /**
549
566
  * This API is used to modify the client IP blocklist of a CLB instance. One forwarding rule supports blocking up to 2,000,000 IPs. One blocklist can contain up to 2,000,000 entries.
550
567
  (This API is in beta test. To use it, please submit a ticket.)
@@ -686,9 +703,7 @@ This is an async API. After it is returned successfully, you can call the `Descr
686
703
  }
687
704
 
688
705
  /**
689
- * This API (SetLoadBalancerSecurityGroups) is used to bind/unbind security groups for a public network CLB instance. You can use the DescribeLoadBalancers API to query the security groups bound to a CLB instance. This API uses `set` semantics.
690
- During a binding operation, the input parameters need to be all security groups to be bound to the CLB instance (including those already bound ones and new ones).
691
- During an unbinding operation, the input parameters need to be all the security groups still bound to the CLB instance after the unbinding operation. To unbind all security groups, you can leave this parameter empty or pass in an empty array. Note: Private network CLB do not support binding security groups.
706
+ * This API is used to configure (bind and unbind) security groups for a public network CLB instance. You can use the DescribeLoadBalancers API to query the security groups currently bound to a CLB instance. This API follows the set semantics.For binding operations, the input parameters should specify all security groups that should be bound (have been bound and will be bound) to the CLB instance.For unbinding operations, the input parameters should specify all security groups bound to a CLB instance after unbinding. If you want to unbind all security groups, you can omit this parameter or input an empty array. Note: After a private network CLB is bound to an EIP, the security groups on the CLB do not take effect for the traffic from the EIP, but take effect for the traffic from the private network CLB.
692
707
  * @param {SetLoadBalancerSecurityGroupsRequest} req
693
708
  * @param {function(string, SetLoadBalancerSecurityGroupsResponse):void} cb
694
709
  * @public
@@ -1000,6 +1015,17 @@ This is an async API. After it is returned successfully, you can check the actio
1000
1015
  this.request("DescribeRewrite", req, resp, cb);
1001
1016
  }
1002
1017
 
1018
+ /**
1019
+ * This API is used to bind or unbind a security group for multiple public network CLB instances. Note: Private network CLB do not support binding security groups.
1020
+ * @param {SetSecurityGroupForLoadbalancersRequest} req
1021
+ * @param {function(string, SetSecurityGroupForLoadbalancersResponse):void} cb
1022
+ * @public
1023
+ */
1024
+ SetSecurityGroupForLoadbalancers(req, cb) {
1025
+ let resp = new SetSecurityGroupForLoadbalancersResponse();
1026
+ this.request("SetSecurityGroupForLoadbalancers", req, resp, cb);
1027
+ }
1028
+
1003
1029
  /**
1004
1030
  * This API is used to query the target group information.
1005
1031
  * @param {DescribeTargetGroupsRequest} req
@@ -1057,8 +1083,9 @@ This is an async API. After it is returned successfully, you can call the Descri
1057
1083
  }
1058
1084
 
1059
1085
  /**
1060
- * This API is used to modify the attributes of a CLB instance such as name and cross-region attributes.
1061
- This is an async API. After it is returned successfully, you can check the task result by calling `DescribeTaskStatus` with the returned `RequestID`.
1086
+ * This API is used to modify the attributes of a CLB instance, such as name and cross-region attributes.
1087
+
1088
+ Note: For CLB instances of bill-by-CVM users, cross-region attributes can be set only after a bandwidth package is purchased.This is an asynchronous API. After it returns a result successfully, the obtained RequestID should be used as an input parameter to call the DescribeTaskStatus API, for checking whether this task succeeds.
1062
1089
  * @param {ModifyLoadBalancerAttributesRequest} req
1063
1090
  * @param {function(string, ModifyLoadBalancerAttributesResponse):void} cb
1064
1091
  * @public
@@ -1115,29 +1142,7 @@ This is an async API. After it is returned successfully, you can check the task
1115
1142
  }
1116
1143
 
1117
1144
  /**
1118
- * This API is used to create a clone of the source CLB instance with the same forwarding rules and binding relations. Note that this API is asynchronous, which means that changes to the source CLB after invocation of the API are not included in the clone.
1119
-
1120
- Limits:
1121
- Instance attribute restrictions
1122
- Only pay-as-you-go instances can be cloned. Monthly-subscribed instances cannot be cloned.
1123
- CLB instances without any billable items cannot be cloned.
1124
- Classic CLB instances and CLB instances created for Anti-DDoS service cannot be cloned.
1125
- Classic network-based instances cannot be cloned.
1126
- IPv6 instances, IPv6 NAT64 instances, and instances bound with both IPv4 and IPv6 cannot be cloned.
1127
- The following settings will not be cloned: **Custom configuration**, **Redirection configurations**, and **Allow Traffic by Default** in security groups.
1128
- Before cloning an instance, make sure all certificates used on the instance are valid. Cloning will fail if there are any expired certificates.
1129
- Listener restrictions
1130
- Instances with QUIC listeners or port range listeners cannot be cloned.
1131
- Private network CLB instances with TCP_SSL listeners cannot be cloned.
1132
- Instances with layer-7 listeners that have no forwarding rules cannot be cloned.
1133
- Instances with more than 50 listeners cannot be cloned.
1134
- Backend service restrictions
1135
- Instances with target groups and SCF cloud functions as the backend services cannot be cloned.
1136
-
1137
- Notes:
1138
- If you are using a BGP bandwidth package, you need to pass the package ID.
1139
- To create a dedicated cluster-based CLB by cloning the source CLB, you need to pass the cluster ID. Otherwise, a normal CLB is created.
1140
- This API is only available for beta users. To try it out, [submit a ticket](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20CLB&step=1).
1145
+ * This API is used to clone a CLB instance. CLB instance cloning indicates copying a specified CLB instance to create one with the same rules and binding relationships. The operation of this cloning API is asynchronous. The cloned data is based on the state when CloneLoadBalancer is called. If the cloned CLB instance changes after CloneLoadBalancer is called, the changed rules will not be cloned.Note: You can query the instance creation status by calling the [DescribeTaskStatus](https://intl.cloud.tencent.com/document/product/214/30683?from_cn_redirect=1) API with the returned requestId.RestrictionsInstance attribute restrictions:- Instances billed in pay-as-you-go and monthly subscription modes can be cloned. For a new instance cloned from a monthly subscription instance, its network billing mode will switch to billing by hourly bandwidth, but its bandwidth and specifications will remain the same as the settings of the original instance.- CLB instances not associated with any billable items cannot be cloned.- Classic CLB instances and CLB instances with Anti-DDoS Pro cannot be cloned.- Classic network-based instances cannot be cloned.- Anycast instances cannot be cloned.- IPv6 NAT64 instances cannot be cloned.- Blocked or frozen instances cannot be cloned.- Before cloning an instance, make sure that all certificates used on the instance have not expired; otherwise, the cloning will fail.Quota restrictions:- Instances with more than 50 listeners cannot be cloned.- Shared instances with the public network bandwidth cap exceeding 2 Gbps cannot be cloned.API calling restrictions:The bandwidth package ID must be input for BGP bandwidth packages.Corresponding parameters should be input for cloning of an exclusive cluster; otherwise, a shared instance will be created.The feature is in beta test. You can submit a [beta test application](https://intl.cloud.tencent.com/apply/p/1akuvsmyn0g?from_cn_redirect=1).
1141
1146
  * @param {CloneLoadBalancerRequest} req
1142
1147
  * @param {function(string, CloneLoadBalancerResponse):void} cb
1143
1148
  * @public
@@ -1193,14 +1198,14 @@ This API is only available for beta users. To try it out, [submit a ticket](http
1193
1198
  }
1194
1199
 
1195
1200
  /**
1196
- * After the original access address and the address to be redirected are configured manually, the system will automatically redirect requests made to the original access address to the target address of the corresponding path. Multiple paths can be configured as a redirection policy under one domain name to achieve automatic redirection between HTTP and HTTPS. A redirection policy should meet the following rules: if A has already been redirected to B, then it cannot be redirected to C (unless the original redirection relationship is deleted and a new one is created), and B cannot be redirected to any other addresses.
1197
- * @param {ManualRewriteRequest} req
1198
- * @param {function(string, ManualRewriteResponse):void} cb
1201
+ * This API is used to modify the tags of real servers bound to CLB listeners in batches. The maximum number of resources that can be modified in a batch is 500. This is a synchronous API. <br/> It is supported for Layer-4 and Layer-7 listeners of CLB instances, but not for classic CLB instances.
1202
+ * @param {BatchModifyTargetTagRequest} req
1203
+ * @param {function(string, BatchModifyTargetTagResponse):void} cb
1199
1204
  * @public
1200
1205
  */
1201
- ManualRewrite(req, cb) {
1202
- let resp = new ManualRewriteResponse();
1203
- this.request("ManualRewrite", req, resp, cb);
1206
+ BatchModifyTargetTag(req, cb) {
1207
+ let resp = new BatchModifyTargetTagResponse();
1208
+ this.request("BatchModifyTargetTag", req, resp, cb);
1204
1209
  }
1205
1210
 
1206
1211
  /**