tencentcloud-sdk-nodejs-intl-en 3.0.1358 → 3.0.1359

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.1358",
3
+ "version": "3.0.1359",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -336,7 +336,7 @@ A paused task can continue execution via the [Restore Suspended Automatic Outbou
336
336
  /**
337
337
  * This API is used to **call the AI model directly** to trigger a **single** outbound call. It supports configuring the model, prompt content, voice, and all call elements through API parameters.
338
338
 
339
- The feature requires purchase of the Intelligent Agent call package and is only available for own telephone numbers. For details, refer to the Intelligent Agent Call Purchase Guide (https://www.tencentcloud.com/document/product/679/125953?from_cn_redirect=1).
339
+ The feature requires purchase of the Intelligent Agent call package and is only available for own telephone numbers. For details, refer to the [Intelligent Agent Call Purchase Guide](https://www.tencentcloud.com/document/product/1229/59535?from_cn_redirect=1).
340
340
  * @param {CreateAICallRequest} req
341
341
  * @param {function(string, CreateAICallResponse):void} cb
342
342
  * @public
@@ -1016,7 +1016,7 @@ The feature requires purchase of the Intelligent Agent call package and is only
1016
1016
  /**
1017
1017
  * Used to create one-time Intelligent Agent outbound calls. You can create a voice Intelligent Agent in the management console - Intelligent Agent Management and perform dialogue process configuration (https://www.tencentcloud.com/document/product/679/119796?from_cn_redirect=1). This API is used to initiate a single outbound call task with a configured Intelligent Agent. To create batch Intelligent Agent outbound call tasks, refer to the documentation for creating automatic outbound call tasks (https://www.tencentcloud.com/document/product/679/69194?from_cn_redirect=1).
1018
1018
 
1019
- The feature requires purchase of the Intelligent Agent call package and is only available for own telephone number. For details, refer to the [Intelligent Agent Call Purchase Guide](https://www.tencentcloud.com/document/product/679/125953?from_cn_redirect=1).
1019
+ The feature requires purchase of the Intelligent Agent call package and is only available for own telephone number. For details, refer to the [Intelligent Agent Call Purchase Guide](https://www.tencentcloud.com/document/product/1229/59535?from_cn_redirect=1).
1020
1020
  * @param {CreateAIAgentCallRequest} req
1021
1021
  * @param {function(string, CreateAIAgentCallResponse):void} cb
1022
1022
  * @public
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.1358";
1
+ const sdkVersion = "3.0.1359";
2
2
  module.exports = sdkVersion
@@ -105,13 +105,12 @@ const SceneInfo = models.SceneInfo;
105
105
  const ImportKeyPairRequest = models.ImportKeyPairRequest;
106
106
  const ImportKeyPairResponse = models.ImportKeyPairResponse;
107
107
  const DeleteBlueprintsResponse = models.DeleteBlueprintsResponse;
108
- const ModifyInstancesLoginKeyPairAttributeRequest = models.ModifyInstancesLoginKeyPairAttributeRequest;
109
108
  const IsolateInstancesRequest = models.IsolateInstancesRequest;
110
109
  const StopInstancesResponse = models.StopInstancesResponse;
111
110
  const DescribeImagesToShareRequest = models.DescribeImagesToShareRequest;
112
111
  const ModifyBlueprintAttributeResponse = models.ModifyBlueprintAttributeResponse;
113
112
  const Image = models.Image;
114
- const DescribeModifyInstanceBundlesRequest = models.DescribeModifyInstanceBundlesRequest;
113
+ const DescribeFirewallRulesTemplateResponse = models.DescribeFirewallRulesTemplateResponse;
115
114
  const DescribeRegionsRequest = models.DescribeRegionsRequest;
116
115
  const DescribeInstancesDiskNumResponse = models.DescribeInstancesDiskNumResponse;
117
116
  const InquirePriceCreateBlueprintResponse = models.InquirePriceCreateBlueprintResponse;
@@ -127,7 +126,6 @@ const Instance = models.Instance;
127
126
  const DockerContainerVolume = models.DockerContainerVolume;
128
127
  const IsolateInstancesResponse = models.IsolateInstancesResponse;
129
128
  const CreateKeyPairResponse = models.CreateKeyPairResponse;
130
- const FirewallRule = models.FirewallRule;
131
129
  const DescribeInstanceVncUrlResponse = models.DescribeInstanceVncUrlResponse;
132
130
  const ModifyFirewallRulesResponse = models.ModifyFirewallRulesResponse;
133
131
  const DiskPrice = models.DiskPrice;
@@ -137,7 +135,6 @@ const Blueprint = models.Blueprint;
137
135
  const TotalPrice = models.TotalPrice;
138
136
  const DeniedAction = models.DeniedAction;
139
137
  const DescribeAllScenesResponse = models.DescribeAllScenesResponse;
140
- const ModifyInstancesLoginKeyPairAttributeResponse = models.ModifyInstancesLoginKeyPairAttributeResponse;
141
138
  const InquirePriceRenewDisksResponse = models.InquirePriceRenewDisksResponse;
142
139
  const Bundle = models.Bundle;
143
140
  const DiskConfig = models.DiskConfig;
@@ -193,7 +190,6 @@ const RenewDisksResponse = models.RenewDisksResponse;
193
190
  const InternetAccessible = models.InternetAccessible;
194
191
  const RebootInstancesResponse = models.RebootInstancesResponse;
195
192
  const DescribeDisksDeniedActionsResponse = models.DescribeDisksDeniedActionsResponse;
196
- const DescribeInstanceLoginKeyPairAttributeRequest = models.DescribeInstanceLoginKeyPairAttributeRequest;
197
193
  const DescribeBundleDiscountRequest = models.DescribeBundleDiscountRequest;
198
194
  const Price = models.Price;
199
195
  const DescribeDisksReturnableResponse = models.DescribeDisksReturnableResponse;
@@ -211,7 +207,7 @@ const ModifySnapshotAttributeResponse = models.ModifySnapshotAttributeResponse;
211
207
  const DescribeGeneralResourceQuotasResponse = models.DescribeGeneralResourceQuotasResponse;
212
208
  const ModifyInstancesRenewFlagRequest = models.ModifyInstancesRenewFlagRequest;
213
209
  const StopInstancesRequest = models.StopInstancesRequest;
214
- const DescribeFirewallRulesTemplateResponse = models.DescribeFirewallRulesTemplateResponse;
210
+ const DescribeModifyInstanceBundlesRequest = models.DescribeModifyInstanceBundlesRequest;
215
211
  const RenewInstancesResponse = models.RenewInstancesResponse;
216
212
  const ResetInstanceResponse = models.ResetInstanceResponse;
217
213
  const IsolateDisksResponse = models.IsolateDisksResponse;
@@ -230,7 +226,7 @@ const InquirePriceCreateDisksResponse = models.InquirePriceCreateDisksResponse;
230
226
  const InstanceChargePrepaid = models.InstanceChargePrepaid;
231
227
  const ModifyInstancesAttributeResponse = models.ModifyInstancesAttributeResponse;
232
228
  const SyncBlueprintRequest = models.SyncBlueprintRequest;
233
- const DescribeInstanceLoginKeyPairAttributeResponse = models.DescribeInstanceLoginKeyPairAttributeResponse;
229
+ const FirewallRule = models.FirewallRule;
234
230
 
235
231
 
236
232
  /**
@@ -346,20 +342,6 @@ In the `FirewallRules` parameter:
346
342
  this.request("DeleteFirewallRules", req, resp, cb);
347
343
  }
348
344
 
349
- /**
350
- * This API is used to change the auto-renewal setting of monthly-subscribed instances.
351
-
352
- * Instances with auto-renewal enabled are automatically renewed on a monthly basis upon the expiration.
353
- * Batch operations are supported. Up to 100 instances per request is allowed.
354
- * @param {ModifyInstancesRenewFlagRequest} req
355
- * @param {function(string, ModifyInstancesRenewFlagResponse):void} cb
356
- * @public
357
- */
358
- ModifyInstancesRenewFlag(req, cb) {
359
- let resp = new ModifyInstancesRenewFlagResponse();
360
- this.request("ModifyInstancesRenewFlag", req, resp, cb);
361
- }
362
-
363
345
  /**
364
346
  * This API is used to add a firewall rule on an instance.
365
347
 
@@ -686,14 +668,17 @@ Note: Just like powering off a physical PC, a forced shutdown may cause data los
686
668
  }
687
669
 
688
670
  /**
689
- * This API is used to query the attributes of the default login key of an instance.
690
- * @param {DescribeInstanceLoginKeyPairAttributeRequest} req
691
- * @param {function(string, DescribeInstanceLoginKeyPairAttributeResponse):void} cb
671
+ * This API is used to change the auto-renewal setting of monthly-subscribed instances.
672
+
673
+ * Instances with auto-renewal enabled are automatically renewed on a monthly basis upon the expiration.
674
+ * Batch operations are supported. Up to 100 instances per request is allowed.
675
+ * @param {ModifyInstancesRenewFlagRequest} req
676
+ * @param {function(string, ModifyInstancesRenewFlagResponse):void} cb
692
677
  * @public
693
678
  */
694
- DescribeInstanceLoginKeyPairAttribute(req, cb) {
695
- let resp = new DescribeInstanceLoginKeyPairAttributeResponse();
696
- this.request("DescribeInstanceLoginKeyPairAttribute", req, resp, cb);
679
+ ModifyInstancesRenewFlag(req, cb) {
680
+ let resp = new ModifyInstancesRenewFlagResponse();
681
+ this.request("ModifyInstancesRenewFlag", req, resp, cb);
697
682
  }
698
683
 
699
684
  /**
@@ -846,19 +831,6 @@ The snapshot must be in `NORMAL` status. To query the status of a snapshot, you
846
831
  this.request("DescribeRegions", req, resp, cb);
847
832
  }
848
833
 
849
- /**
850
- * This API is used to set the attributes of the default login key pair of an instance.
851
-
852
-
853
- * @param {ModifyInstancesLoginKeyPairAttributeRequest} req
854
- * @param {function(string, ModifyInstancesLoginKeyPairAttributeResponse):void} cb
855
- * @public
856
- */
857
- ModifyInstancesLoginKeyPairAttribute(req, cb) {
858
- let resp = new ModifyInstancesLoginKeyPairAttributeResponse();
859
- this.request("ModifyInstancesLoginKeyPairAttribute", req, resp, cb);
860
- }
861
-
862
834
  /**
863
835
  * This API is used to modify the attributes of a snapshot.
864
836
  <li>The snapshot name is used only for users’ convenience.</li>
@@ -67,7 +67,7 @@ class AssociateInstancesKeyPairsResponse extends AbstractModel {
67
67
  super();
68
68
 
69
69
  /**
70
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
70
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
71
71
  * @type {string || null}
72
72
  */
73
73
  this.RequestId = null;
@@ -223,7 +223,7 @@ class DescribeInstancesTrafficPackagesResponse extends AbstractModel {
223
223
  this.InstanceTrafficPackageSet = null;
224
224
 
225
225
  /**
226
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
226
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
227
227
  * @type {string || null}
228
228
  */
229
229
  this.RequestId = null;
@@ -289,7 +289,7 @@ class DeleteKeyPairsResponse extends AbstractModel {
289
289
  super();
290
290
 
291
291
  /**
292
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
292
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
293
293
  * @type {string || null}
294
294
  */
295
295
  this.RequestId = null;
@@ -567,7 +567,7 @@ class DescribeBlueprintInstancesResponse extends AbstractModel {
567
567
  this.BlueprintInstanceSet = null;
568
568
 
569
569
  /**
570
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
570
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
571
571
  * @type {string || null}
572
572
  */
573
573
  this.RequestId = null;
@@ -773,7 +773,7 @@ class DetachCcnResponse extends AbstractModel {
773
773
  super();
774
774
 
775
775
  /**
776
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
776
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
777
777
  * @type {string || null}
778
778
  */
779
779
  this.RequestId = null;
@@ -897,7 +897,7 @@ class DescribeScenesResponse extends AbstractModel {
897
897
  this.TotalCount = null;
898
898
 
899
899
  /**
900
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
900
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
901
901
  * @type {string || null}
902
902
  */
903
903
  this.RequestId = null;
@@ -1017,7 +1017,7 @@ class DeleteFirewallRulesResponse extends AbstractModel {
1017
1017
  super();
1018
1018
 
1019
1019
  /**
1020
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1020
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
1021
1021
  * @type {string || null}
1022
1022
  */
1023
1023
  this.RequestId = null;
@@ -1092,7 +1092,7 @@ class DescribeInstancesResponse extends AbstractModel {
1092
1092
  this.InstanceSet = null;
1093
1093
 
1094
1094
  /**
1095
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1095
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
1096
1096
  * @type {string || null}
1097
1097
  */
1098
1098
  this.RequestId = null;
@@ -1609,7 +1609,7 @@ class DescribeRegionsResponse extends AbstractModel {
1609
1609
  this.RegionSet = null;
1610
1610
 
1611
1611
  /**
1612
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1612
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
1613
1613
  * @type {string || null}
1614
1614
  */
1615
1615
  this.RequestId = null;
@@ -1682,7 +1682,7 @@ class AttachCcnResponse extends AbstractModel {
1682
1682
  super();
1683
1683
 
1684
1684
  /**
1685
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1685
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
1686
1686
  * @type {string || null}
1687
1687
  */
1688
1688
  this.RequestId = null;
@@ -2005,7 +2005,7 @@ class TerminateDisksResponse extends AbstractModel {
2005
2005
  super();
2006
2006
 
2007
2007
  /**
2008
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2008
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
2009
2009
  * @type {string || null}
2010
2010
  */
2011
2011
  this.RequestId = null;
@@ -2132,7 +2132,7 @@ class DescribeKeyPairsResponse extends AbstractModel {
2132
2132
  this.KeyPairSet = null;
2133
2133
 
2134
2134
  /**
2135
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2135
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
2136
2136
  * @type {string || null}
2137
2137
  */
2138
2138
  this.RequestId = null;
@@ -2855,7 +2855,7 @@ class TerminateInstancesResponse extends AbstractModel {
2855
2855
  super();
2856
2856
 
2857
2857
  /**
2858
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2858
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
2859
2859
  * @type {string || null}
2860
2860
  */
2861
2861
  this.RequestId = null;
@@ -3193,7 +3193,7 @@ class DescribeInstancesDeniedActionsResponse extends AbstractModel {
3193
3193
  this.InstanceDeniedActionSet = null;
3194
3194
 
3195
3195
  /**
3196
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3196
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3197
3197
  * @type {string || null}
3198
3198
  */
3199
3199
  this.RequestId = null;
@@ -3369,7 +3369,7 @@ class DescribeSnapshotsDeniedActionsResponse extends AbstractModel {
3369
3369
  this.SnapshotDeniedActionSet = null;
3370
3370
 
3371
3371
  /**
3372
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3372
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3373
3373
  * @type {string || null}
3374
3374
  */
3375
3375
  this.RequestId = null;
@@ -3547,7 +3547,7 @@ class ModifyDisksRenewFlagResponse extends AbstractModel {
3547
3547
  super();
3548
3548
 
3549
3549
  /**
3550
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3550
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3551
3551
  * @type {string || null}
3552
3552
  */
3553
3553
  this.RequestId = null;
@@ -3610,7 +3610,7 @@ class DeleteSnapshotsResponse extends AbstractModel {
3610
3610
  super();
3611
3611
 
3612
3612
  /**
3613
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3613
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3614
3614
  * @type {string || null}
3615
3615
  */
3616
3616
  this.RequestId = null;
@@ -3650,7 +3650,7 @@ class DescribeDisksResponse extends AbstractModel {
3650
3650
  this.TotalCount = null;
3651
3651
 
3652
3652
  /**
3653
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3653
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3654
3654
  * @type {string || null}
3655
3655
  */
3656
3656
  this.RequestId = null;
@@ -3700,7 +3700,7 @@ class DescribeBundleDiscountResponse extends AbstractModel {
3700
3700
  this.DiscountDetail = null;
3701
3701
 
3702
3702
  /**
3703
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3703
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
3704
3704
  * @type {string || null}
3705
3705
  */
3706
3706
  this.RequestId = null;
@@ -3996,7 +3996,7 @@ class ImportKeyPairResponse extends AbstractModel {
3996
3996
  this.KeyId = null;
3997
3997
 
3998
3998
  /**
3999
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3999
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4000
4000
  * @type {string || null}
4001
4001
  */
4002
4002
  this.RequestId = null;
@@ -4025,7 +4025,7 @@ class DeleteBlueprintsResponse extends AbstractModel {
4025
4025
  super();
4026
4026
 
4027
4027
  /**
4028
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4028
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4029
4029
  * @type {string || null}
4030
4030
  */
4031
4031
  this.RequestId = null;
@@ -4044,41 +4044,6 @@ class DeleteBlueprintsResponse extends AbstractModel {
4044
4044
  }
4045
4045
  }
4046
4046
 
4047
- /**
4048
- * ModifyInstancesLoginKeyPairAttribute request structure.
4049
- * @class
4050
- */
4051
- class ModifyInstancesLoginKeyPairAttributeRequest extends AbstractModel {
4052
- constructor(){
4053
- super();
4054
-
4055
- /**
4056
- * Instance ID list. Each request can contain up to 100 instances at a time.
4057
- * @type {Array.<string> || null}
4058
- */
4059
- this.InstanceIds = null;
4060
-
4061
- /**
4062
- * Whether to allow login with the default key pair. Valid values: YES: yes; NO: no.
4063
- * @type {string || null}
4064
- */
4065
- this.PermitLogin = null;
4066
-
4067
- }
4068
-
4069
- /**
4070
- * @private
4071
- */
4072
- deserialize(params) {
4073
- if (!params) {
4074
- return;
4075
- }
4076
- this.InstanceIds = 'InstanceIds' in params ? params.InstanceIds : null;
4077
- this.PermitLogin = 'PermitLogin' in params ? params.PermitLogin : null;
4078
-
4079
- }
4080
- }
4081
-
4082
4047
  /**
4083
4048
  * IsolateInstances request structure.
4084
4049
  * @class
@@ -4126,7 +4091,7 @@ class StopInstancesResponse extends AbstractModel {
4126
4091
  super();
4127
4092
 
4128
4093
  /**
4129
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4094
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4130
4095
  * @type {string || null}
4131
4096
  */
4132
4097
  this.RequestId = null;
@@ -4228,7 +4193,7 @@ class ModifyBlueprintAttributeResponse extends AbstractModel {
4228
4193
  super();
4229
4194
 
4230
4195
  /**
4231
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4196
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4232
4197
  * @type {string || null}
4233
4198
  */
4234
4199
  this.RequestId = null;
@@ -4378,52 +4343,30 @@ IMPORTFAILED: import failed.
4378
4343
  }
4379
4344
 
4380
4345
  /**
4381
- * DescribeModifyInstanceBundles request structure.
4346
+ * DescribeFirewallRulesTemplate response structure.
4382
4347
  * @class
4383
4348
  */
4384
- class DescribeModifyInstanceBundlesRequest extends AbstractModel {
4349
+ class DescribeFirewallRulesTemplateResponse extends AbstractModel {
4385
4350
  constructor(){
4386
4351
  super();
4387
4352
 
4388
4353
  /**
4389
- * Instance ID.
4390
- * @type {string || null}
4391
- */
4392
- this.InstanceId = null;
4393
-
4394
- /**
4395
- * Filter list
4396
- <li>bundle-id</li>Filter by the **bundle ID**.
4397
- Type: String
4398
- Required: No
4399
- <li>support-platform-type</li>Filter by the **OS type**.
4400
- Valid values: `LINUX_UNIX` (Linux or Unix), `WINDOWS` (Windows)
4401
- Type: String
4402
- Required: No
4403
- <li>bundle-type</li>Filter by the **bundle type**.
4404
- Valid values: `GENERAL_BUNDLE` (General bundle), `STORAGE_BUNDLE` (Storage bundle), `ENTERPRISE_BUNDLE` (Enterprise bundle), `EXCLUSIVE_BUNDLE` (Dedicated bundle), `BEFAST_BUNDLE` (BeFast bundle)
4405
- Type: String
4406
- Required: No
4407
- <li>bundle-state</li>Filter by the **bundle status**.
4408
- Valid values: `ONLINE`, `OFFLINE`
4409
- Type: String
4410
- Required: No
4411
- Each request can contain up to 10 `Filters`, and each filter can have up to 5 `Filter.Values`.
4412
- * @type {Array.<Filter> || null}
4354
+ * Number of eligible firewall rules.
4355
+ * @type {number || null}
4413
4356
  */
4414
- this.Filters = null;
4357
+ this.TotalCount = null;
4415
4358
 
4416
4359
  /**
4417
- * Offset. Default value: 0. For more information on `Offset`, please see the relevant section in [Overview](https://intl.cloud.tencent.com/document/product/1207/47578?from_cn_redirect=1).
4418
- * @type {number || null}
4360
+ * Firewall rule details list.
4361
+ * @type {Array.<FirewallRuleInfo> || null}
4419
4362
  */
4420
- this.Offset = null;
4363
+ this.FirewallRuleSet = null;
4421
4364
 
4422
4365
  /**
4423
- * Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, please see the relevant section in the API [Overview](https://intl.cloud.tencent.com/document/product/1207/47578?from_cn_redirect=1).
4424
- * @type {number || null}
4366
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4367
+ * @type {string || null}
4425
4368
  */
4426
- this.Limit = null;
4369
+ this.RequestId = null;
4427
4370
 
4428
4371
  }
4429
4372
 
@@ -4434,18 +4377,17 @@ Each request can contain up to 10 `Filters`, and each filter can have up to 5 `F
4434
4377
  if (!params) {
4435
4378
  return;
4436
4379
  }
4437
- this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
4380
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
4438
4381
 
4439
- if (params.Filters) {
4440
- this.Filters = new Array();
4441
- for (let z in params.Filters) {
4442
- let obj = new Filter();
4443
- obj.deserialize(params.Filters[z]);
4444
- this.Filters.push(obj);
4382
+ if (params.FirewallRuleSet) {
4383
+ this.FirewallRuleSet = new Array();
4384
+ for (let z in params.FirewallRuleSet) {
4385
+ let obj = new FirewallRuleInfo();
4386
+ obj.deserialize(params.FirewallRuleSet[z]);
4387
+ this.FirewallRuleSet.push(obj);
4445
4388
  }
4446
4389
  }
4447
- this.Offset = 'Offset' in params ? params.Offset : null;
4448
- this.Limit = 'Limit' in params ? params.Limit : null;
4390
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
4449
4391
 
4450
4392
  }
4451
4393
  }
@@ -4492,7 +4434,7 @@ class DescribeInstancesDiskNumResponse extends AbstractModel {
4492
4434
  this.TotalCount = null;
4493
4435
 
4494
4436
  /**
4495
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4437
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4496
4438
  * @type {string || null}
4497
4439
  */
4498
4440
  this.RequestId = null;
@@ -4536,7 +4478,7 @@ class InquirePriceCreateBlueprintResponse extends AbstractModel {
4536
4478
  this.BlueprintPrice = null;
4537
4479
 
4538
4480
  /**
4539
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4481
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4540
4482
  * @type {string || null}
4541
4483
  */
4542
4484
  this.RequestId = null;
@@ -4673,7 +4615,7 @@ class DescribeBlueprintsResponse extends AbstractModel {
4673
4615
  this.BlueprintSet = null;
4674
4616
 
4675
4617
  /**
4676
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4618
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4677
4619
  * @type {string || null}
4678
4620
  */
4679
4621
  this.RequestId = null;
@@ -4839,7 +4781,7 @@ class ResetInstancesPasswordResponse extends AbstractModel {
4839
4781
  super();
4840
4782
 
4841
4783
  /**
4842
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4784
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4843
4785
  * @type {string || null}
4844
4786
  */
4845
4787
  this.RequestId = null;
@@ -5181,7 +5123,7 @@ class IsolateInstancesResponse extends AbstractModel {
5181
5123
  super();
5182
5124
 
5183
5125
  /**
5184
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5126
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5185
5127
  * @type {string || null}
5186
5128
  */
5187
5129
  this.RequestId = null;
@@ -5215,7 +5157,7 @@ class CreateKeyPairResponse extends AbstractModel {
5215
5157
  this.KeyPair = null;
5216
5158
 
5217
5159
  /**
5218
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5160
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5219
5161
  * @type {string || null}
5220
5162
  */
5221
5163
  this.RequestId = null;
@@ -5240,62 +5182,6 @@ class CreateKeyPairResponse extends AbstractModel {
5240
5182
  }
5241
5183
  }
5242
5184
 
5243
- /**
5244
- * Firewall rule information.
5245
- * @class
5246
- */
5247
- class FirewallRule extends AbstractModel {
5248
- constructor(){
5249
- super();
5250
-
5251
- /**
5252
- * Protocol. Valid values: TCP, UDP, ICMP, ALL.
5253
- * @type {string || null}
5254
- */
5255
- this.Protocol = null;
5256
-
5257
- /**
5258
- * Port. Valid values: ALL, one single port, multiple ports separated by commas, or port range indicated by a minus sign
5259
- * @type {string || null}
5260
- */
5261
- this.Port = null;
5262
-
5263
- /**
5264
- * IP range or IP (mutually exclusive). Default value: 0.0.0.0/0, which indicates all sources.
5265
- * @type {string || null}
5266
- */
5267
- this.CidrBlock = null;
5268
-
5269
- /**
5270
- * Valid values: ACCEPT, DROP. Default value: ACCEPT.
5271
- * @type {string || null}
5272
- */
5273
- this.Action = null;
5274
-
5275
- /**
5276
- * Firewall rule description.
5277
- * @type {string || null}
5278
- */
5279
- this.FirewallRuleDescription = null;
5280
-
5281
- }
5282
-
5283
- /**
5284
- * @private
5285
- */
5286
- deserialize(params) {
5287
- if (!params) {
5288
- return;
5289
- }
5290
- this.Protocol = 'Protocol' in params ? params.Protocol : null;
5291
- this.Port = 'Port' in params ? params.Port : null;
5292
- this.CidrBlock = 'CidrBlock' in params ? params.CidrBlock : null;
5293
- this.Action = 'Action' in params ? params.Action : null;
5294
- this.FirewallRuleDescription = 'FirewallRuleDescription' in params ? params.FirewallRuleDescription : null;
5295
-
5296
- }
5297
- }
5298
-
5299
5185
  /**
5300
5186
  * DescribeInstanceVncUrl response structure.
5301
5187
  * @class
@@ -5311,7 +5197,7 @@ class DescribeInstanceVncUrlResponse extends AbstractModel {
5311
5197
  this.InstanceVncUrl = null;
5312
5198
 
5313
5199
  /**
5314
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5200
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5315
5201
  * @type {string || null}
5316
5202
  */
5317
5203
  this.RequestId = null;
@@ -5340,7 +5226,7 @@ class ModifyFirewallRulesResponse extends AbstractModel {
5340
5226
  super();
5341
5227
 
5342
5228
  /**
5343
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5229
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5344
5230
  * @type {string || null}
5345
5231
  */
5346
5232
  this.RequestId = null;
@@ -5439,7 +5325,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
5439
5325
  this.CcnAttachedInstanceSet = null;
5440
5326
 
5441
5327
  /**
5442
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5328
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5443
5329
  * @type {string || null}
5444
5330
  */
5445
5331
  this.RequestId = null;
@@ -5813,7 +5699,7 @@ class DescribeAllScenesResponse extends AbstractModel {
5813
5699
  this.TotalCount = null;
5814
5700
 
5815
5701
  /**
5816
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5702
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5817
5703
  * @type {string || null}
5818
5704
  */
5819
5705
  this.RequestId = null;
@@ -5842,34 +5728,6 @@ class DescribeAllScenesResponse extends AbstractModel {
5842
5728
  }
5843
5729
  }
5844
5730
 
5845
- /**
5846
- * ModifyInstancesLoginKeyPairAttribute response structure.
5847
- * @class
5848
- */
5849
- class ModifyInstancesLoginKeyPairAttributeResponse extends AbstractModel {
5850
- constructor(){
5851
- super();
5852
-
5853
- /**
5854
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5855
- * @type {string || null}
5856
- */
5857
- this.RequestId = null;
5858
-
5859
- }
5860
-
5861
- /**
5862
- * @private
5863
- */
5864
- deserialize(params) {
5865
- if (!params) {
5866
- return;
5867
- }
5868
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
5869
-
5870
- }
5871
- }
5872
-
5873
5731
  /**
5874
5732
  * InquirePriceRenewDisks response structure.
5875
5733
  * @class
@@ -5885,7 +5743,7 @@ class InquirePriceRenewDisksResponse extends AbstractModel {
5885
5743
  this.DiskPrice = null;
5886
5744
 
5887
5745
  /**
5888
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5746
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5889
5747
  * @type {string || null}
5890
5748
  */
5891
5749
  this.RequestId = null;
@@ -6072,41 +5930,37 @@ class DiskConfig extends AbstractModel {
6072
5930
  super();
6073
5931
 
6074
5932
  /**
6075
- * Availability zone.
5933
+ * <P>Availability zone.</p>.
6076
5934
  * @type {string || null}
6077
5935
  */
6078
5936
  this.Zone = null;
6079
5937
 
6080
5938
  /**
6081
- * Cloud disk type. valid values are as follows:.
6082
-
6083
- <Li>CLOUD_BASIC: basic cloud disk.</li>.
6084
- <Li>CLOUD_PREMIUM: specifies the high-performance cloud block storage.</li>.
6085
- <Li>CLOUD_SSD: ssd cloud disk</li>.
5939
+ * <p>CLOUD disk type. valid values as follows:</p><li>CLOUD_BASIC: ordinary CLOUD disk</li><li>CLOUD_PREMIUM: high-performance CLOUD block storage</li><li>CLOUD_SSD: SSD CLOUD disk</li>.
6086
5940
  * @type {string || null}
6087
5941
  */
6088
5942
  this.DiskType = null;
6089
5943
 
6090
5944
  /**
6091
- * Cloud disk sale status.
5945
+ * <P>Cloud block storage (cbs) saleable state.</p>.
6092
5946
  * @type {string || null}
6093
5947
  */
6094
5948
  this.DiskSalesState = null;
6095
5949
 
6096
5950
  /**
6097
- * Maximum cloud disk size.
5951
+ * <p>Maximum CBS size.</p><p>unit: GB</p>.
6098
5952
  * @type {number || null}
6099
5953
  */
6100
5954
  this.MaxDiskSize = null;
6101
5955
 
6102
5956
  /**
6103
- * Minimum cloud disk size.
5957
+ * <p>Minimum CBS disk size.</p><p>unit: GB</p>.
6104
5958
  * @type {number || null}
6105
5959
  */
6106
5960
  this.MinDiskSize = null;
6107
5961
 
6108
5962
  /**
6109
- * Cloud disk increment.
5963
+ * <p>Cloud block storage (cbs) step length.</p><p>unit: GB</p>.
6110
5964
  * @type {number || null}
6111
5965
  */
6112
5966
  this.DiskStepSize = null;
@@ -6145,7 +5999,7 @@ class InquirePriceCreateInstancesResponse extends AbstractModel {
6145
5999
  this.Price = null;
6146
6000
 
6147
6001
  /**
6148
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6002
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6149
6003
  * @type {string || null}
6150
6004
  */
6151
6005
  this.RequestId = null;
@@ -6657,7 +6511,7 @@ class DescribeSnapshotsResponse extends AbstractModel {
6657
6511
  this.SnapshotSet = null;
6658
6512
 
6659
6513
  /**
6660
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6514
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6661
6515
  * @type {string || null}
6662
6516
  */
6663
6517
  this.RequestId = null;
@@ -6847,7 +6701,7 @@ class ModifyFirewallRuleDescriptionResponse extends AbstractModel {
6847
6701
  super();
6848
6702
 
6849
6703
  /**
6850
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6704
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6851
6705
  * @type {string || null}
6852
6706
  */
6853
6707
  this.RequestId = null;
@@ -6925,7 +6779,7 @@ You can call `DescribeDisks` API, and find the disk ID in the `DiskSet` returned
6925
6779
  this.DiskIdSet = null;
6926
6780
 
6927
6781
  /**
6928
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6782
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6929
6783
  * @type {string || null}
6930
6784
  */
6931
6785
  this.RequestId = null;
@@ -6954,7 +6808,7 @@ class AttachDisksResponse extends AbstractModel {
6954
6808
  super();
6955
6809
 
6956
6810
  /**
6957
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6811
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6958
6812
  * @type {string || null}
6959
6813
  */
6960
6814
  this.RequestId = null;
@@ -6982,7 +6836,7 @@ class StartInstancesResponse extends AbstractModel {
6982
6836
  super();
6983
6837
 
6984
6838
  /**
6985
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6839
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6986
6840
  * @type {string || null}
6987
6841
  */
6988
6842
  this.RequestId = null;
@@ -7142,7 +6996,7 @@ class DescribeFirewallRulesResponse extends AbstractModel {
7142
6996
  this.FirewallVersion = null;
7143
6997
 
7144
6998
  /**
7145
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6999
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7146
7000
  * @type {string || null}
7147
7001
  */
7148
7002
  this.RequestId = null;
@@ -7193,7 +7047,7 @@ class DescribeInstancesReturnableResponse extends AbstractModel {
7193
7047
  this.InstanceReturnableSet = null;
7194
7048
 
7195
7049
  /**
7196
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7050
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7197
7051
  * @type {string || null}
7198
7052
  */
7199
7053
  this.RequestId = null;
@@ -7274,7 +7128,7 @@ You can call `DescribeInstances` API, and find the instance ID in the `Instances
7274
7128
  this.InstanceIdSet = null;
7275
7129
 
7276
7130
  /**
7277
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7131
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7278
7132
  * @type {string || null}
7279
7133
  */
7280
7134
  this.RequestId = null;
@@ -7394,7 +7248,7 @@ class CreateFirewallRulesResponse extends AbstractModel {
7394
7248
  super();
7395
7249
 
7396
7250
  /**
7397
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7251
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7398
7252
  * @type {string || null}
7399
7253
  */
7400
7254
  this.RequestId = null;
@@ -7615,7 +7469,7 @@ class CreateBlueprintResponse extends AbstractModel {
7615
7469
  this.BlueprintId = null;
7616
7470
 
7617
7471
  /**
7618
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7472
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7619
7473
  * @type {string || null}
7620
7474
  */
7621
7475
  this.RequestId = null;
@@ -7703,7 +7557,7 @@ class DetachDisksResponse extends AbstractModel {
7703
7557
  super();
7704
7558
 
7705
7559
  /**
7706
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7560
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7707
7561
  * @type {string || null}
7708
7562
  */
7709
7563
  this.RequestId = null;
@@ -7749,7 +7603,7 @@ For Windows instances, the password must contain 12 to 30 characters of the foll
7749
7603
  this.Password = null;
7750
7604
 
7751
7605
  /**
7752
- * Key ID list. You can specify up to 5 keys simultaneously. After associating keys, you can access the instance using the corresponding private key. Keys and passwords cannot be specified simultaneously. Additionally, the WINDOWS operating system does not support key specification. The key ID list can be obtained via the [DescribeKeyPairs](https://cloud.tencent.com/document/product/1207/55540) API.
7606
+ *
7753
7607
  * @type {Array.<string> || null}
7754
7608
  */
7755
7609
  this.KeyIds = null;
@@ -7942,7 +7796,7 @@ class ResetAttachCcnResponse extends AbstractModel {
7942
7796
  super();
7943
7797
 
7944
7798
  /**
7945
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7799
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7946
7800
  * @type {string || null}
7947
7801
  */
7948
7802
  this.RequestId = null;
@@ -7970,7 +7824,7 @@ class ModifyInstancesRenewFlagResponse extends AbstractModel {
7970
7824
  super();
7971
7825
 
7972
7826
  /**
7973
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7827
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
7974
7828
  * @type {string || null}
7975
7829
  */
7976
7830
  this.RequestId = null;
@@ -8033,7 +7887,7 @@ class DisassociateInstancesKeyPairsResponse extends AbstractModel {
8033
7887
  super();
8034
7888
 
8035
7889
  /**
8036
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7890
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8037
7891
  * @type {string || null}
8038
7892
  */
8039
7893
  this.RequestId = null;
@@ -8181,6 +8035,12 @@ class ResetInstanceRequest extends AbstractModel {
8181
8035
  */
8182
8036
  this.BlueprintId = null;
8183
8037
 
8038
+ /**
8039
+ *
8040
+ * @type {Array.<DockerContainerConfiguration> || null}
8041
+ */
8042
+ this.Containers = null;
8043
+
8184
8044
  }
8185
8045
 
8186
8046
  /**
@@ -8193,6 +8053,15 @@ class ResetInstanceRequest extends AbstractModel {
8193
8053
  this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
8194
8054
  this.BlueprintId = 'BlueprintId' in params ? params.BlueprintId : null;
8195
8055
 
8056
+ if (params.Containers) {
8057
+ this.Containers = new Array();
8058
+ for (let z in params.Containers) {
8059
+ let obj = new DockerContainerConfiguration();
8060
+ obj.deserialize(params.Containers[z]);
8061
+ this.Containers.push(obj);
8062
+ }
8063
+ }
8064
+
8196
8065
  }
8197
8066
  }
8198
8067
 
@@ -8276,7 +8145,7 @@ class RenewDisksResponse extends AbstractModel {
8276
8145
  super();
8277
8146
 
8278
8147
  /**
8279
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8148
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8280
8149
  * @type {string || null}
8281
8150
  */
8282
8151
  this.RequestId = null;
@@ -8348,7 +8217,7 @@ class RebootInstancesResponse extends AbstractModel {
8348
8217
  super();
8349
8218
 
8350
8219
  /**
8351
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8220
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8352
8221
  * @type {string || null}
8353
8222
  */
8354
8223
  this.RequestId = null;
@@ -8382,7 +8251,7 @@ class DescribeDisksDeniedActionsResponse extends AbstractModel {
8382
8251
  this.DiskDeniedActionSet = null;
8383
8252
 
8384
8253
  /**
8385
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8254
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8386
8255
  * @type {string || null}
8387
8256
  */
8388
8257
  this.RequestId = null;
@@ -8410,34 +8279,6 @@ class DescribeDisksDeniedActionsResponse extends AbstractModel {
8410
8279
  }
8411
8280
  }
8412
8281
 
8413
- /**
8414
- * DescribeInstanceLoginKeyPairAttribute request structure.
8415
- * @class
8416
- */
8417
- class DescribeInstanceLoginKeyPairAttributeRequest extends AbstractModel {
8418
- constructor(){
8419
- super();
8420
-
8421
- /**
8422
- * Instance ID.
8423
- * @type {string || null}
8424
- */
8425
- this.InstanceId = null;
8426
-
8427
- }
8428
-
8429
- /**
8430
- * @private
8431
- */
8432
- deserialize(params) {
8433
- if (!params) {
8434
- return;
8435
- }
8436
- this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
8437
-
8438
- }
8439
- }
8440
-
8441
8282
  /**
8442
8283
  * DescribeBundleDiscount request structure.
8443
8284
  * @class
@@ -8520,7 +8361,7 @@ class DescribeDisksReturnableResponse extends AbstractModel {
8520
8361
  this.TotalCount = null;
8521
8362
 
8522
8363
  /**
8523
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8364
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8524
8365
  * @type {string || null}
8525
8366
  */
8526
8367
  this.RequestId = null;
@@ -8592,7 +8433,7 @@ class CreateInstanceSnapshotResponse extends AbstractModel {
8592
8433
  this.SnapshotId = null;
8593
8434
 
8594
8435
  /**
8595
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8436
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8596
8437
  * @type {string || null}
8597
8438
  */
8598
8439
  this.RequestId = null;
@@ -8621,7 +8462,7 @@ class ModifyInstancesBundleResponse extends AbstractModel {
8621
8462
  super();
8622
8463
 
8623
8464
  /**
8624
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8465
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8625
8466
  * @type {string || null}
8626
8467
  */
8627
8468
  this.RequestId = null;
@@ -8705,7 +8546,7 @@ class DescribeResetInstanceBlueprintsResponse extends AbstractModel {
8705
8546
  this.ResetInstanceBlueprintSet = null;
8706
8547
 
8707
8548
  /**
8708
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8549
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8709
8550
  * @type {string || null}
8710
8551
  */
8711
8552
  this.RequestId = null;
@@ -8975,7 +8816,7 @@ class ModifySnapshotAttributeResponse extends AbstractModel {
8975
8816
  super();
8976
8817
 
8977
8818
  /**
8978
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8819
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
8979
8820
  * @type {string || null}
8980
8821
  */
8981
8822
  this.RequestId = null;
@@ -9009,7 +8850,7 @@ class DescribeGeneralResourceQuotasResponse extends AbstractModel {
9009
8850
  this.GeneralResourceQuotaSet = null;
9010
8851
 
9011
8852
  /**
9012
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8853
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9013
8854
  * @type {string || null}
9014
8855
  */
9015
8856
  this.RequestId = null;
@@ -9101,30 +8942,52 @@ class StopInstancesRequest extends AbstractModel {
9101
8942
  }
9102
8943
 
9103
8944
  /**
9104
- * DescribeFirewallRulesTemplate response structure.
8945
+ * DescribeModifyInstanceBundles request structure.
9105
8946
  * @class
9106
8947
  */
9107
- class DescribeFirewallRulesTemplateResponse extends AbstractModel {
8948
+ class DescribeModifyInstanceBundlesRequest extends AbstractModel {
9108
8949
  constructor(){
9109
8950
  super();
9110
8951
 
9111
8952
  /**
9112
- * Number of eligible firewall rules.
9113
- * @type {number || null}
8953
+ * Instance ID.
8954
+ * @type {string || null}
9114
8955
  */
9115
- this.TotalCount = null;
8956
+ this.InstanceId = null;
9116
8957
 
9117
8958
  /**
9118
- * Firewall rule details list.
9119
- * @type {Array.<FirewallRuleInfo> || null}
8959
+ * Filter list
8960
+ <li>bundle-id</li>Filter by the **bundle ID**.
8961
+ Type: String
8962
+ Required: No
8963
+ <li>support-platform-type</li>Filter by the **OS type**.
8964
+ Valid values: `LINUX_UNIX` (Linux or Unix), `WINDOWS` (Windows)
8965
+ Type: String
8966
+ Required: No
8967
+ <li>bundle-type</li>Filter by the **bundle type**.
8968
+ Valid values: `GENERAL_BUNDLE` (General bundle), `STORAGE_BUNDLE` (Storage bundle), `ENTERPRISE_BUNDLE` (Enterprise bundle), `EXCLUSIVE_BUNDLE` (Dedicated bundle), `BEFAST_BUNDLE` (BeFast bundle)
8969
+ Type: String
8970
+ Required: No
8971
+ <li>bundle-state</li>Filter by the **bundle status**.
8972
+ Valid values: `ONLINE`, `OFFLINE`
8973
+ Type: String
8974
+ Required: No
8975
+ Each request can contain up to 10 `Filters`, and each filter can have up to 5 `Filter.Values`.
8976
+ * @type {Array.<Filter> || null}
9120
8977
  */
9121
- this.FirewallRuleSet = null;
8978
+ this.Filters = null;
9122
8979
 
9123
8980
  /**
9124
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9125
- * @type {string || null}
8981
+ * Offset. Default value: 0. For more information on `Offset`, please see the relevant section in [Overview](https://intl.cloud.tencent.com/document/product/1207/47578?from_cn_redirect=1).
8982
+ * @type {number || null}
9126
8983
  */
9127
- this.RequestId = null;
8984
+ this.Offset = null;
8985
+
8986
+ /**
8987
+ * Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, please see the relevant section in the API [Overview](https://intl.cloud.tencent.com/document/product/1207/47578?from_cn_redirect=1).
8988
+ * @type {number || null}
8989
+ */
8990
+ this.Limit = null;
9128
8991
 
9129
8992
  }
9130
8993
 
@@ -9135,17 +8998,18 @@ class DescribeFirewallRulesTemplateResponse extends AbstractModel {
9135
8998
  if (!params) {
9136
8999
  return;
9137
9000
  }
9138
- this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
9001
+ this.InstanceId = 'InstanceId' in params ? params.InstanceId : null;
9139
9002
 
9140
- if (params.FirewallRuleSet) {
9141
- this.FirewallRuleSet = new Array();
9142
- for (let z in params.FirewallRuleSet) {
9143
- let obj = new FirewallRuleInfo();
9144
- obj.deserialize(params.FirewallRuleSet[z]);
9145
- this.FirewallRuleSet.push(obj);
9003
+ if (params.Filters) {
9004
+ this.Filters = new Array();
9005
+ for (let z in params.Filters) {
9006
+ let obj = new Filter();
9007
+ obj.deserialize(params.Filters[z]);
9008
+ this.Filters.push(obj);
9146
9009
  }
9147
9010
  }
9148
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
9011
+ this.Offset = 'Offset' in params ? params.Offset : null;
9012
+ this.Limit = 'Limit' in params ? params.Limit : null;
9149
9013
 
9150
9014
  }
9151
9015
  }
@@ -9159,7 +9023,7 @@ class RenewInstancesResponse extends AbstractModel {
9159
9023
  super();
9160
9024
 
9161
9025
  /**
9162
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9026
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9163
9027
  * @type {string || null}
9164
9028
  */
9165
9029
  this.RequestId = null;
@@ -9187,7 +9051,7 @@ class ResetInstanceResponse extends AbstractModel {
9187
9051
  super();
9188
9052
 
9189
9053
  /**
9190
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9054
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9191
9055
  * @type {string || null}
9192
9056
  */
9193
9057
  this.RequestId = null;
@@ -9215,7 +9079,7 @@ class IsolateDisksResponse extends AbstractModel {
9215
9079
  super();
9216
9080
 
9217
9081
  /**
9218
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9082
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9219
9083
  * @type {string || null}
9220
9084
  */
9221
9085
  this.RequestId = null;
@@ -9503,7 +9367,7 @@ class DescribeModifyInstanceBundlesResponse extends AbstractModel {
9503
9367
  this.ModifyBundleSet = null;
9504
9368
 
9505
9369
  /**
9506
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9370
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9507
9371
  * @type {string || null}
9508
9372
  */
9509
9373
  this.RequestId = null;
@@ -9583,7 +9447,7 @@ class ModifyDisksAttributeResponse extends AbstractModel {
9583
9447
  super();
9584
9448
 
9585
9449
  /**
9586
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9450
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9587
9451
  * @type {string || null}
9588
9452
  */
9589
9453
  this.RequestId = null;
@@ -9742,7 +9606,7 @@ class InquirePriceCreateDisksResponse extends AbstractModel {
9742
9606
  this.DiskPrice = null;
9743
9607
 
9744
9608
  /**
9745
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9609
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9746
9610
  * @type {string || null}
9747
9611
  */
9748
9612
  this.RequestId = null;
@@ -9813,7 +9677,7 @@ class ModifyInstancesAttributeResponse extends AbstractModel {
9813
9677
  super();
9814
9678
 
9815
9679
  /**
9816
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9680
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
9817
9681
  * @type {string || null}
9818
9682
  */
9819
9683
  this.RequestId = null;
@@ -9868,24 +9732,42 @@ class SyncBlueprintRequest extends AbstractModel {
9868
9732
  }
9869
9733
 
9870
9734
  /**
9871
- * DescribeInstanceLoginKeyPairAttribute response structure.
9735
+ * Firewall rule information.
9872
9736
  * @class
9873
9737
  */
9874
- class DescribeInstanceLoginKeyPairAttributeResponse extends AbstractModel {
9738
+ class FirewallRule extends AbstractModel {
9875
9739
  constructor(){
9876
9740
  super();
9877
9741
 
9878
9742
  /**
9879
- * Whether to allow login with the default key pair. Valid values: YES, NO.
9743
+ * Protocol. Valid values: TCP, UDP, ICMP, ALL.
9880
9744
  * @type {string || null}
9881
9745
  */
9882
- this.PermitLogin = null;
9746
+ this.Protocol = null;
9883
9747
 
9884
9748
  /**
9885
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9749
+ * Port. Valid values: ALL, one single port, multiple ports separated by commas, or port range indicated by a minus sign
9886
9750
  * @type {string || null}
9887
9751
  */
9888
- this.RequestId = null;
9752
+ this.Port = null;
9753
+
9754
+ /**
9755
+ * IP range or IP (mutually exclusive). Default value: 0.0.0.0/0, which indicates all sources.
9756
+ * @type {string || null}
9757
+ */
9758
+ this.CidrBlock = null;
9759
+
9760
+ /**
9761
+ * Valid values: ACCEPT, DROP. Default value: ACCEPT.
9762
+ * @type {string || null}
9763
+ */
9764
+ this.Action = null;
9765
+
9766
+ /**
9767
+ * Firewall rule description.
9768
+ * @type {string || null}
9769
+ */
9770
+ this.FirewallRuleDescription = null;
9889
9771
 
9890
9772
  }
9891
9773
 
@@ -9896,8 +9778,11 @@ class DescribeInstanceLoginKeyPairAttributeResponse extends AbstractModel {
9896
9778
  if (!params) {
9897
9779
  return;
9898
9780
  }
9899
- this.PermitLogin = 'PermitLogin' in params ? params.PermitLogin : null;
9900
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
9781
+ this.Protocol = 'Protocol' in params ? params.Protocol : null;
9782
+ this.Port = 'Port' in params ? params.Port : null;
9783
+ this.CidrBlock = 'CidrBlock' in params ? params.CidrBlock : null;
9784
+ this.Action = 'Action' in params ? params.Action : null;
9785
+ this.FirewallRuleDescription = 'FirewallRuleDescription' in params ? params.FirewallRuleDescription : null;
9901
9786
 
9902
9787
  }
9903
9788
  }
@@ -9992,13 +9877,12 @@ module.exports = {
9992
9877
  ImportKeyPairRequest: ImportKeyPairRequest,
9993
9878
  ImportKeyPairResponse: ImportKeyPairResponse,
9994
9879
  DeleteBlueprintsResponse: DeleteBlueprintsResponse,
9995
- ModifyInstancesLoginKeyPairAttributeRequest: ModifyInstancesLoginKeyPairAttributeRequest,
9996
9880
  IsolateInstancesRequest: IsolateInstancesRequest,
9997
9881
  StopInstancesResponse: StopInstancesResponse,
9998
9882
  DescribeImagesToShareRequest: DescribeImagesToShareRequest,
9999
9883
  ModifyBlueprintAttributeResponse: ModifyBlueprintAttributeResponse,
10000
9884
  Image: Image,
10001
- DescribeModifyInstanceBundlesRequest: DescribeModifyInstanceBundlesRequest,
9885
+ DescribeFirewallRulesTemplateResponse: DescribeFirewallRulesTemplateResponse,
10002
9886
  DescribeRegionsRequest: DescribeRegionsRequest,
10003
9887
  DescribeInstancesDiskNumResponse: DescribeInstancesDiskNumResponse,
10004
9888
  InquirePriceCreateBlueprintResponse: InquirePriceCreateBlueprintResponse,
@@ -10014,7 +9898,6 @@ module.exports = {
10014
9898
  DockerContainerVolume: DockerContainerVolume,
10015
9899
  IsolateInstancesResponse: IsolateInstancesResponse,
10016
9900
  CreateKeyPairResponse: CreateKeyPairResponse,
10017
- FirewallRule: FirewallRule,
10018
9901
  DescribeInstanceVncUrlResponse: DescribeInstanceVncUrlResponse,
10019
9902
  ModifyFirewallRulesResponse: ModifyFirewallRulesResponse,
10020
9903
  DiskPrice: DiskPrice,
@@ -10024,7 +9907,6 @@ module.exports = {
10024
9907
  TotalPrice: TotalPrice,
10025
9908
  DeniedAction: DeniedAction,
10026
9909
  DescribeAllScenesResponse: DescribeAllScenesResponse,
10027
- ModifyInstancesLoginKeyPairAttributeResponse: ModifyInstancesLoginKeyPairAttributeResponse,
10028
9910
  InquirePriceRenewDisksResponse: InquirePriceRenewDisksResponse,
10029
9911
  Bundle: Bundle,
10030
9912
  DiskConfig: DiskConfig,
@@ -10080,7 +9962,6 @@ module.exports = {
10080
9962
  InternetAccessible: InternetAccessible,
10081
9963
  RebootInstancesResponse: RebootInstancesResponse,
10082
9964
  DescribeDisksDeniedActionsResponse: DescribeDisksDeniedActionsResponse,
10083
- DescribeInstanceLoginKeyPairAttributeRequest: DescribeInstanceLoginKeyPairAttributeRequest,
10084
9965
  DescribeBundleDiscountRequest: DescribeBundleDiscountRequest,
10085
9966
  Price: Price,
10086
9967
  DescribeDisksReturnableResponse: DescribeDisksReturnableResponse,
@@ -10098,7 +9979,7 @@ module.exports = {
10098
9979
  DescribeGeneralResourceQuotasResponse: DescribeGeneralResourceQuotasResponse,
10099
9980
  ModifyInstancesRenewFlagRequest: ModifyInstancesRenewFlagRequest,
10100
9981
  StopInstancesRequest: StopInstancesRequest,
10101
- DescribeFirewallRulesTemplateResponse: DescribeFirewallRulesTemplateResponse,
9982
+ DescribeModifyInstanceBundlesRequest: DescribeModifyInstanceBundlesRequest,
10102
9983
  RenewInstancesResponse: RenewInstancesResponse,
10103
9984
  ResetInstanceResponse: ResetInstanceResponse,
10104
9985
  IsolateDisksResponse: IsolateDisksResponse,
@@ -10117,6 +9998,6 @@ module.exports = {
10117
9998
  InstanceChargePrepaid: InstanceChargePrepaid,
10118
9999
  ModifyInstancesAttributeResponse: ModifyInstancesAttributeResponse,
10119
10000
  SyncBlueprintRequest: SyncBlueprintRequest,
10120
- DescribeInstanceLoginKeyPairAttributeResponse: DescribeInstanceLoginKeyPairAttributeResponse,
10001
+ FirewallRule: FirewallRule,
10121
10002
 
10122
10003
  }