tencentcloud-sdk-nodejs-intl-en 3.0.1373 → 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.
- package/package.json +1 -1
- package/tencentcloud/as/v20180419/as_client.js +3 -2
- package/tencentcloud/as/v20180419/models.js +103 -87
- package/tencentcloud/billing/v20180709/billing_client.js +15 -1
- package/tencentcloud/billing/v20180709/models.js +237 -44
- package/tencentcloud/cdb/v20170320/models.js +8 -8
- package/tencentcloud/cdn/v20180606/cdn_client.js +15 -11
- package/tencentcloud/cdn/v20180606/models.js +319 -80
- package/tencentcloud/cls/v20201016/cls_client.js +1709 -374
- package/tencentcloud/cls/v20201016/models.js +23480 -6683
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/cwp/v20180228/cwp_client.js +615 -350
- package/tencentcloud/cwp/v20180228/models.js +10317 -5290
- package/tencentcloud/cynosdb/v20190107/models.js +305 -286
- package/tencentcloud/faceid/v20180301/models.js +29 -12
- package/tencentcloud/iai/v20200303/iai_client.js +1 -1
- package/tencentcloud/mna/v20210119/models.js +2 -2
- package/tencentcloud/mongodb/v20190725/models.js +12 -12
- package/tencentcloud/rum/v20210622/models.js +16 -16
- package/tencentcloud/rum/v20210622/rum_client.js +1 -1
- package/tencentcloud/scf/v20180416/models.js +2 -2
- package/tencentcloud/tat/v20201028/models.js +56 -47
- package/tencentcloud/tcsas/v20250106/models.js +10772 -7283
- package/tencentcloud/tcsas/v20250106/tcsas_client.js +612 -324
- package/tencentcloud/tcss/v20201101/models.js +7275 -2457
- package/tencentcloud/tcss/v20201101/tcss_client.js +2328 -2021
- package/tencentcloud/teo/v20220901/models.js +880 -153
- package/tencentcloud/teo/v20220901/teo_client.js +103 -47
- package/tencentcloud/vod/v20180717/models.js +693 -229
- package/tencentcloud/vod/v20180717/vod_client.js +24 -6
|
@@ -112,7 +112,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
/**
|
|
115
|
-
*
|
|
115
|
+
* Additional details
|
|
116
116
|
* @class
|
|
117
117
|
*/
|
|
118
118
|
class ExtraInfo extends AbstractModel {
|
|
@@ -120,7 +120,7 @@ class ExtraInfo extends AbstractModel {
|
|
|
120
120
|
super();
|
|
121
121
|
|
|
122
122
|
/**
|
|
123
|
-
*
|
|
123
|
+
* Full details of the hit template; return solely the template with the maximum similarity.
|
|
124
124
|
* @type {Array.<RetrievalLivenessExtraInfo> || null}
|
|
125
125
|
*/
|
|
126
126
|
this.RetrievalLivenessExtraInfo = null;
|
|
@@ -504,7 +504,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
504
504
|
this.CardBackCutImageBase64 = null;
|
|
505
505
|
|
|
506
506
|
/**
|
|
507
|
-
* <p>Alarm code</p><p>Enumeration value:</p><ul><li
|
|
507
|
+
* <p>Alarm code</p><p>Enumeration value:</p><ul><li>9101: Alarm for incomplete document border</li><li>9102: Alarm for document photocopy</li><li>9103: Alarm for rephotographing</li><li>9104: PS alarm</li><li>9107: Reflective alarm</li><li>9108: Blurry alarm</li><li>9109: Alarm capability not enabled</li></ul>
|
|
508
508
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
509
509
|
* @type {Array.<number> || null}
|
|
510
510
|
*/
|
|
@@ -651,7 +651,8 @@ class LivenessCompareResponse extends AbstractModel {
|
|
|
651
651
|
this.Description = null;
|
|
652
652
|
|
|
653
653
|
/**
|
|
654
|
-
*
|
|
654
|
+
* Best screenshot list.
|
|
655
|
+
Returned only when multiple best screenshots are configured to be returned.
|
|
655
656
|
* @type {Array.<string> || null}
|
|
656
657
|
*/
|
|
657
658
|
this.BestFrameList = null;
|
|
@@ -1866,7 +1867,7 @@ class ApplyWebVerificationBizTokenIntlResponse extends AbstractModel {
|
|
|
1866
1867
|
|
|
1867
1868
|
/**
|
|
1868
1869
|
* The token identifying this web-based verification process, valid for 7,200s after issuance. It is required for getting the result after the verification process is completed.
|
|
1869
|
-
Example: https://intl.faceid.qq.com/reflect/?token=81EEF678-28EE-4759-A82E-6CBBBE6BC442
|
|
1870
|
+
Example: `https://intl.faceid.qq.com/reflect/?token=81EEF678-28EE-4759-A82E-6CBBBE6BC442`
|
|
1870
1871
|
* @type {string || null}
|
|
1871
1872
|
*/
|
|
1872
1873
|
this.VerificationUrl = null;
|
|
@@ -2502,17 +2503,30 @@ false : Expired HKID is rejected and cannot enter the liveness process.
|
|
|
2502
2503
|
this.AllowExpiredDocument = null;
|
|
2503
2504
|
|
|
2504
2505
|
/**
|
|
2505
|
-
*
|
|
2506
|
+
* <p>Whether to display the final result page</p><p>Enumeration values:</p><ul><li>true: Do not display the result page</li><li>false: Display the result page</li></ul><p>Default value: false</p>
|
|
2506
2507
|
* @type {boolean || null}
|
|
2507
2508
|
*/
|
|
2508
2509
|
this.SkipResultPage = null;
|
|
2509
2510
|
|
|
2510
2511
|
/**
|
|
2511
|
-
*
|
|
2512
|
+
* <p>Identified fields displayed during document OCR</p><p>Parameter format: ["ChineseName","FullName"]</p><p>Input constraints: <strong>Supported field names by document type:</strong><br><strong>HK (Hong Kong Identity Card):</strong> "ChineseName","FullName","LicenseNumber","Birthday","Sex", "IssuedDate", "Permanent", "Symbol", "CurrentIssueDate"<br><strong>ML (Malaysia Identity Card):</strong> "FullName","LicenseNumber","Sex", "Birthday", "Type", "FormattedAddress"<br><strong>IndonesiaIDCard (Indonesia Identity Card):</strong> "LicenseNumber","FullName","Sex", "Birthday", "FormattedAddress", "Nationality", "DueDate", "IssuedDate", "Street", "Village","Area","Province","City","MaritalStatus", "BloodType", "Religion", "Occupation"<br><strong>PhilippinesVoteID (Philippines Voter's ID):</strong> "FirstName","LastName","Birthday"<br><strong>PhilippinesDrivingLicense (Philippines Driving License):</strong> "LastName","FirstName","MiddleName","Sex","Birthday"<br><strong>PhilippinesTinID (Philippines TIN ID):</strong> "LicenseNumber", "FullName", "Birthday"<br><strong>PhilippinesSSSID (Philippines SSS ID):</strong> "LicenseNumber", "FullName", "Birthday"<br><strong>PhilippinesUMID (Philippines UMID):</strong> "Surname", "MiddleName", "GivenName", "Sex", "Birthday"<br><strong>MLIDPassport (Passports of Hong Kong, Macao, Taiwan and overseas regions):</strong> "LicenseNumber","FullName", "Surname", "GivenName", "Birthday", "Sex","DateOfExpiration","IssuingCountry"<br><strong>ThailandIDCard (Thailand Identity Card):</strong> "FullName", "LastName", "FirstName", "FormattedAddress", "LicenseNumber", "Birthday", "ExpirationDate", "IssuedDate", "RegistrationNumber", "Religion", "ThaiBirthday", "ThaiExpirationDate", "ThaiIssueDate"<br><strong>MainlandIDCard (Chinese Mainland Identity Card):</strong> "LicenseNumber", "FullName", "Sex", "Nation", "Birthday", "FormattedAddress"<br><strong>SingaporeIDCard (Singapore Identity Card):</strong> "ChineseName","Sex","Birthday","LicenseNumber","Nationality","FullName","Address"<br><strong>HMTPermit (Mainland Travel Permit for Hong Kong and Macao Residents / Mainland Travel Permit for Taiwan Residents):</strong> "Name", "EnglishName", "Sex", "Number", "ValidDate", "Birthday"</p><p>If no fields are specified, all identified fields will be displayed by default.</p>
|
|
2513
|
+
|
|
2512
2514
|
* @type {Array.<string> || null}
|
|
2513
2515
|
*/
|
|
2514
2516
|
this.CardOcrDisplayFields = null;
|
|
2515
2517
|
|
|
2518
|
+
/**
|
|
2519
|
+
* <p>Liveness retry attempts</p><p>Value range: [1, 5]</p><p>Default value: 5</p>
|
|
2520
|
+
* @type {number || null}
|
|
2521
|
+
*/
|
|
2522
|
+
this.RetryLimit = null;
|
|
2523
|
+
|
|
2524
|
+
/**
|
|
2525
|
+
* <p>Enable multi-image anti-spoofing for single-angle Identity Document Recognition</p><p>Default value: false</p><p>true - Enabled; false - Disabled</p>
|
|
2526
|
+
* @type {boolean || null}
|
|
2527
|
+
*/
|
|
2528
|
+
this.EnableForgeryDetectionImages = null;
|
|
2529
|
+
|
|
2516
2530
|
}
|
|
2517
2531
|
|
|
2518
2532
|
/**
|
|
@@ -2536,6 +2550,8 @@ false : Expired HKID is rejected and cannot enter the liveness process.
|
|
|
2536
2550
|
this.AllowExpiredDocument = 'AllowExpiredDocument' in params ? params.AllowExpiredDocument : null;
|
|
2537
2551
|
this.SkipResultPage = 'SkipResultPage' in params ? params.SkipResultPage : null;
|
|
2538
2552
|
this.CardOcrDisplayFields = 'CardOcrDisplayFields' in params ? params.CardOcrDisplayFields : null;
|
|
2553
|
+
this.RetryLimit = 'RetryLimit' in params ? params.RetryLimit : null;
|
|
2554
|
+
this.EnableForgeryDetectionImages = 'EnableForgeryDetectionImages' in params ? params.EnableForgeryDetectionImages : null;
|
|
2539
2555
|
|
|
2540
2556
|
}
|
|
2541
2557
|
}
|
|
@@ -4900,7 +4916,7 @@ class GenerateReflectSequenceRequest extends AbstractModel {
|
|
|
4900
4916
|
}
|
|
4901
4917
|
|
|
4902
4918
|
/**
|
|
4903
|
-
*
|
|
4919
|
+
* EKYC Document OCR Result Modification Details
|
|
4904
4920
|
* @class
|
|
4905
4921
|
*/
|
|
4906
4922
|
class EditDetail extends AbstractModel {
|
|
@@ -5011,7 +5027,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
5011
5027
|
}
|
|
5012
5028
|
|
|
5013
5029
|
/**
|
|
5014
|
-
*
|
|
5030
|
+
* Sensitive Data Encryption
|
|
5015
5031
|
* @class
|
|
5016
5032
|
*/
|
|
5017
5033
|
class Encryption extends AbstractModel {
|
|
@@ -5523,8 +5539,8 @@ class ApplyWebVerificationBizTokenIntlRequest extends AbstractModel {
|
|
|
5523
5539
|
|
|
5524
5540
|
/**
|
|
5525
5541
|
* Web callback URL to redirect to after the verification is completed, including the protocol, hostname, and path.
|
|
5526
|
-
After the verification process is completed, the BizToken of this process will be spliced to the callback URL in the format of https://www.tencentcloud.com/products/faceid?token={BizToken} before redirect.
|
|
5527
|
-
Example: https://www.tencentcloud.com/products/faceid
|
|
5542
|
+
After the verification process is completed, the BizToken of this process will be spliced to the callback URL in the format of `https://www.tencentcloud.com/products/faceid?token={BizToken}` before redirect.
|
|
5543
|
+
Example: `https://www.tencentcloud.com/products/faceid.`
|
|
5528
5544
|
* @type {string || null}
|
|
5529
5545
|
*/
|
|
5530
5546
|
this.RedirectURL = null;
|
|
@@ -6797,6 +6813,7 @@ class PhoneVerificationRequest extends AbstractModel {
|
|
|
6797
6813
|
|
|
6798
6814
|
/**
|
|
6799
6815
|
* Users with encryption requirements can import the CiphertextBlob of kms. Read the <a href="https://www.tencentcloud.com/document/product/1007/47180?from_cn_redirect=1">data encryption</a> document about encrypting data.
|
|
6816
|
+
|
|
6800
6817
|
* @type {string || null}
|
|
6801
6818
|
*/
|
|
6802
6819
|
this.CiphertextBlob = null;
|
|
@@ -7210,7 +7227,7 @@ class BankCard2EVerificationRequest extends AbstractModel {
|
|
|
7210
7227
|
}
|
|
7211
7228
|
|
|
7212
7229
|
/**
|
|
7213
|
-
*
|
|
7230
|
+
* Overseas Document Address
|
|
7214
7231
|
* @class
|
|
7215
7232
|
*/
|
|
7216
7233
|
class Address extends AbstractModel {
|
|
@@ -352,7 +352,7 @@ This API recognizes each face image of a person as an independent one. By contra
|
|
|
352
352
|
}
|
|
353
353
|
|
|
354
354
|
/**
|
|
355
|
-
* Compare the faces in the two pictures for similarity and return the face similarity score. If you need to determine "whether this person is someone", that is, to verify whether the person in a picture is someone with a known identity, such as a common face login scenario, it is recommended to use [VerifyFace]
|
|
355
|
+
* Compare the faces in the two pictures for similarity and return the face similarity score. If you need to determine "whether this person is someone", that is, to verify whether the person in a picture is someone with a known identity, such as a common face login scenario, it is recommended to use [VerifyFace](`https://www.tencentcloud.com/document/product/1059/36972`) or [VerifyPerson](`https://www.tencentcloud.com/document/product/1059/36971`) inferface.
|
|
356
356
|
Please use the V3 version for the signature method in the public parameters, that is, configure the SignatureMethod parameter to TC3-HMAC-SHA256
|
|
357
357
|
* @param {DetectFaceSimilarityRequest} req
|
|
358
358
|
* @param {function(string, DetectFaceSimilarityResponse):void} cb
|
|
@@ -2623,9 +2623,9 @@ Note: When the device is paid by the tenant and inactive (not selected for month
|
|
|
2623
2623
|
|
|
2624
2624
|
/**
|
|
2625
2625
|
* Authorization validity period
|
|
2626
|
-
Monthly authorization
|
|
2626
|
+
0: Monthly authorization
|
|
2627
2627
|
1: Permanent license
|
|
2628
|
-
-Unknown
|
|
2628
|
+
-1: Unknown
|
|
2629
2629
|
* @type {number || null}
|
|
2630
2630
|
*/
|
|
2631
2631
|
this.LicensePayMode = null;
|
|
@@ -3968,7 +3968,7 @@ class DescribeLogDownloadTasksRequest extends AbstractModel {
|
|
|
3968
3968
|
}
|
|
3969
3969
|
|
|
3970
3970
|
/**
|
|
3971
|
-
*
|
|
3971
|
+
* User Permissions
|
|
3972
3972
|
* @class
|
|
3973
3973
|
*/
|
|
3974
3974
|
class Auth extends AbstractModel {
|
|
@@ -4945,7 +4945,7 @@ class DescribeAccountUsersResponse extends AbstractModel {
|
|
|
4945
4945
|
super();
|
|
4946
4946
|
|
|
4947
4947
|
/**
|
|
4948
|
-
*
|
|
4948
|
+
* The list of instance accounts.
|
|
4949
4949
|
* @type {Array.<UserInfo> || null}
|
|
4950
4950
|
*/
|
|
4951
4951
|
this.Users = null;
|
|
@@ -5094,37 +5094,37 @@ class UserInfo extends AbstractModel {
|
|
|
5094
5094
|
super();
|
|
5095
5095
|
|
|
5096
5096
|
/**
|
|
5097
|
-
*
|
|
5097
|
+
* The account name.
|
|
5098
5098
|
* @type {string || null}
|
|
5099
5099
|
*/
|
|
5100
5100
|
this.UserName = null;
|
|
5101
5101
|
|
|
5102
5102
|
/**
|
|
5103
|
-
*
|
|
5103
|
+
* The account permission details.
|
|
5104
5104
|
* @type {Array.<Auth> || null}
|
|
5105
5105
|
*/
|
|
5106
5106
|
this.AuthRole = null;
|
|
5107
5107
|
|
|
5108
5108
|
/**
|
|
5109
|
-
*
|
|
5109
|
+
* The time when the account was created.
|
|
5110
5110
|
* @type {string || null}
|
|
5111
5111
|
*/
|
|
5112
5112
|
this.CreateTime = null;
|
|
5113
5113
|
|
|
5114
5114
|
/**
|
|
5115
|
-
*
|
|
5115
|
+
* The time when the account was last updated.
|
|
5116
5116
|
* @type {string || null}
|
|
5117
5117
|
*/
|
|
5118
5118
|
this.UpdateTime = null;
|
|
5119
5119
|
|
|
5120
5120
|
/**
|
|
5121
|
-
*
|
|
5121
|
+
* The remarks for the account.
|
|
5122
5122
|
* @type {string || null}
|
|
5123
5123
|
*/
|
|
5124
5124
|
this.UserDesc = null;
|
|
5125
5125
|
|
|
5126
5126
|
/**
|
|
5127
|
-
*
|
|
5127
|
+
* The time when the console password was last updated.
|
|
5128
5128
|
* @type {string || null}
|
|
5129
5129
|
*/
|
|
5130
5130
|
this.ConsolePassUpdateTime = null;
|
|
@@ -5818,7 +5818,7 @@ class ParamTpl extends AbstractModel {
|
|
|
5818
5818
|
* Database type that the parameter template applies to.
|
|
5819
5819
|
- REPLSET: replica set instance.
|
|
5820
5820
|
- SHARD: shard instance.
|
|
5821
|
-
-STANDALONE: Single-node instance.
|
|
5821
|
+
- STANDALONE: Single-node instance.
|
|
5822
5822
|
* @type {string || null}
|
|
5823
5823
|
*/
|
|
5824
5824
|
this.ClusterType = null;
|
|
@@ -5831,8 +5831,8 @@ class ParamTpl extends AbstractModel {
|
|
|
5831
5831
|
|
|
5832
5832
|
/**
|
|
5833
5833
|
* Template type.
|
|
5834
|
-
-DEFAULT: System default template.
|
|
5835
|
-
-CUSTOMIZE: custom template.
|
|
5834
|
+
- DEFAULT: System default template.
|
|
5835
|
+
- CUSTOMIZE: custom template.
|
|
5836
5836
|
* @type {string || null}
|
|
5837
5837
|
*/
|
|
5838
5838
|
this.TplType = null;
|
|
@@ -8002,7 +8002,7 @@ class DescribeMongodbLogsRequest extends AbstractModel {
|
|
|
8002
8002
|
|
|
8003
8003
|
/**
|
|
8004
8004
|
* Log category.
|
|
8005
|
-
- Log categories include but are not limited to COMMAND, ACCESS, CONTROL, FTDC, INDEX, NETWORK, QUERY, REPL, SHARDING, STORAGE, RECOVERY, JOURNAL, and WRITE. The specific supported categories may vary depending on the MongoDB version. For details, see Log Messages
|
|
8005
|
+
- Log categories include but are not limited to COMMAND, ACCESS, CONTROL, FTDC, INDEX, NETWORK, QUERY, REPL, SHARDING, STORAGE, RECOVERY, JOURNAL, and WRITE. The specific supported categories may vary depending on the MongoDB version. For details, see [Log Messages](https://www.mongodb.com/docs/v5.0/reference/log-messages/#log-message-examples).
|
|
8006
8006
|
- Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and view the **log category** on the **Error Log** tab of the **Log Management** page.
|
|
8007
8007
|
* @type {Array.<string> || null}
|
|
8008
8008
|
*/
|
|
@@ -507,31 +507,31 @@ class DescribeTawInstancesRequest extends AbstractModel {
|
|
|
507
507
|
this.Offset = null;
|
|
508
508
|
|
|
509
509
|
/**
|
|
510
|
-
* Region
|
|
510
|
+
* Region Id
|
|
511
511
|
* @type {Array.<number> || null}
|
|
512
512
|
*/
|
|
513
513
|
this.AreaIds = null;
|
|
514
514
|
|
|
515
515
|
/**
|
|
516
|
-
* Instance status (1
|
|
516
|
+
* Instance status (1=creating, 2=running, 3=abnormal, 4=restarting, 5=stopping, 6=stopped, 7=being destroyed, 8=terminated). Deprecated. Please note in Filters.
|
|
517
517
|
* @type {Array.<number> || null}
|
|
518
518
|
*/
|
|
519
519
|
this.InstanceStatuses = null;
|
|
520
520
|
|
|
521
521
|
/**
|
|
522
|
-
* Instance
|
|
522
|
+
* Instance Id, deprecated. Please note in Filters.
|
|
523
523
|
* @type {Array.<string> || null}
|
|
524
524
|
*/
|
|
525
525
|
this.InstanceIds = null;
|
|
526
526
|
|
|
527
527
|
/**
|
|
528
|
-
* Filter
|
|
528
|
+
* Filter parameters; In demo mode, pass {"Name": "IsDemo", "Values":["1"]}.
|
|
529
529
|
* @type {Array.<Filter> || null}
|
|
530
530
|
*/
|
|
531
531
|
this.Filters = null;
|
|
532
532
|
|
|
533
533
|
/**
|
|
534
|
-
*
|
|
534
|
+
* Deprecated. For demo mode, please note in Filters.
|
|
535
535
|
* @type {number || null}
|
|
536
536
|
*/
|
|
537
537
|
this.IsDemo = null;
|
|
@@ -2426,7 +2426,7 @@ class DescribeDataStaticUrlV2Response extends AbstractModel {
|
|
|
2426
2426
|
}
|
|
2427
2427
|
|
|
2428
2428
|
/**
|
|
2429
|
-
* Tag
|
|
2429
|
+
* Tag.
|
|
2430
2430
|
* @class
|
|
2431
2431
|
*/
|
|
2432
2432
|
class Tag extends AbstractModel {
|
|
@@ -11570,7 +11570,7 @@ class DescribeDataSetUrlStatisticsResponse extends AbstractModel {
|
|
|
11570
11570
|
}
|
|
11571
11571
|
|
|
11572
11572
|
/**
|
|
11573
|
-
*
|
|
11573
|
+
* Rum instance information
|
|
11574
11574
|
* @class
|
|
11575
11575
|
*/
|
|
11576
11576
|
class RumInstanceInfo extends AbstractModel {
|
|
@@ -11578,13 +11578,13 @@ class RumInstanceInfo extends AbstractModel {
|
|
|
11578
11578
|
super();
|
|
11579
11579
|
|
|
11580
11580
|
/**
|
|
11581
|
-
* Instance status (1
|
|
11581
|
+
* Instance status (1=creating, 2=running, 3=abnormal, 4=restarting, 5=stopping, 6=stopped, 7=deleted)
|
|
11582
11582
|
* @type {number || null}
|
|
11583
11583
|
*/
|
|
11584
11584
|
this.InstanceStatus = null;
|
|
11585
11585
|
|
|
11586
11586
|
/**
|
|
11587
|
-
*
|
|
11587
|
+
* Zone Id
|
|
11588
11588
|
* @type {number || null}
|
|
11589
11589
|
*/
|
|
11590
11590
|
this.AreaId = null;
|
|
@@ -11596,7 +11596,7 @@ class RumInstanceInfo extends AbstractModel {
|
|
|
11596
11596
|
this.Tags = null;
|
|
11597
11597
|
|
|
11598
11598
|
/**
|
|
11599
|
-
* Instance ID
|
|
11599
|
+
* Instance ID.
|
|
11600
11600
|
* @type {string || null}
|
|
11601
11601
|
*/
|
|
11602
11602
|
this.InstanceId = null;
|
|
@@ -11614,13 +11614,13 @@ class RumInstanceInfo extends AbstractModel {
|
|
|
11614
11614
|
this.InstanceDesc = null;
|
|
11615
11615
|
|
|
11616
11616
|
/**
|
|
11617
|
-
* Billing status (1
|
|
11617
|
+
* Billing status (1=Active, 2=Expired, 3=Terminated, 4=Allocating, 5=Allocation failure)
|
|
11618
11618
|
* @type {number || null}
|
|
11619
11619
|
*/
|
|
11620
11620
|
this.ChargeStatus = null;
|
|
11621
11621
|
|
|
11622
11622
|
/**
|
|
11623
|
-
* Billing type (1
|
|
11623
|
+
* Billing type (1=Free edition, 2=Prepayment, 3=Pay-as-you-go)
|
|
11624
11624
|
* @type {number || null}
|
|
11625
11625
|
*/
|
|
11626
11626
|
this.ChargeType = null;
|
|
@@ -11632,25 +11632,25 @@ class RumInstanceInfo extends AbstractModel {
|
|
|
11632
11632
|
this.UpdatedAt = null;
|
|
11633
11633
|
|
|
11634
11634
|
/**
|
|
11635
|
-
* Data retention
|
|
11635
|
+
* Data retention time (days)
|
|
11636
11636
|
* @type {number || null}
|
|
11637
11637
|
*/
|
|
11638
11638
|
this.DataRetentionDays = null;
|
|
11639
11639
|
|
|
11640
11640
|
/**
|
|
11641
|
-
* Instance name
|
|
11641
|
+
* Instance name.
|
|
11642
11642
|
* @type {string || null}
|
|
11643
11643
|
*/
|
|
11644
11644
|
this.InstanceName = null;
|
|
11645
11645
|
|
|
11646
11646
|
/**
|
|
11647
|
-
* Creation time
|
|
11647
|
+
* Creation time.
|
|
11648
11648
|
* @type {string || null}
|
|
11649
11649
|
*/
|
|
11650
11650
|
this.CreatedAt = null;
|
|
11651
11651
|
|
|
11652
11652
|
/**
|
|
11653
|
-
*
|
|
11653
|
+
* Instance type 1: Original web-related class 2: app endpoint type
|
|
11654
11654
|
* @type {number || null}
|
|
11655
11655
|
*/
|
|
11656
11656
|
this.InstanceType = null;
|
|
@@ -247,7 +247,7 @@ class RumClient extends AbstractClient {
|
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
/**
|
|
250
|
-
*
|
|
250
|
+
* Query instance information.
|
|
251
251
|
* @param {DescribeTawInstancesRequest} req
|
|
252
252
|
* @param {function(string, DescribeTawInstancesResponse):void} cb
|
|
253
253
|
* @public
|
|
@@ -4525,7 +4525,7 @@ class UpdateTriggerStatusResponse extends AbstractModel {
|
|
|
4525
4525
|
super();
|
|
4526
4526
|
|
|
4527
4527
|
/**
|
|
4528
|
-
* The unique request ID,
|
|
4528
|
+
* 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.
|
|
4529
4529
|
* @type {string || null}
|
|
4530
4530
|
*/
|
|
4531
4531
|
this.RequestId = null;
|
|
@@ -6703,7 +6703,7 @@ class GetFunctionLogsResponse extends AbstractModel {
|
|
|
6703
6703
|
this.SearchContext = null;
|
|
6704
6704
|
|
|
6705
6705
|
/**
|
|
6706
|
-
* The unique request ID,
|
|
6706
|
+
* 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.
|
|
6707
6707
|
* @type {string || null}
|
|
6708
6708
|
*/
|
|
6709
6709
|
this.RequestId = null;
|
|
@@ -27,8 +27,8 @@ class ScheduleSettings extends AbstractModel {
|
|
|
27
27
|
/**
|
|
28
28
|
* Execution policy.
|
|
29
29
|
|
|
30
|
-
-ONCE: one-time execution.
|
|
31
|
-
-RECURRENCE: execute periodically.
|
|
30
|
+
- ONCE: one-time execution.
|
|
31
|
+
- RECURRENCE: execute periodically.
|
|
32
32
|
* @type {string || null}
|
|
33
33
|
*/
|
|
34
34
|
this.Policy = null;
|
|
@@ -594,15 +594,15 @@ class Invocation extends AbstractModel {
|
|
|
594
594
|
/**
|
|
595
595
|
* Execution task status. valid values:.
|
|
596
596
|
|
|
597
|
-
-PENDING: waiting for distribution.
|
|
598
|
-
- RUNNING: command
|
|
599
|
-
-
|
|
600
|
-
-SUCCESS: command success.
|
|
601
|
-
-TIMEOUT: command timeout.
|
|
597
|
+
- PENDING: waiting for distribution.
|
|
598
|
+
- RUNNING: command is running.
|
|
599
|
+
- CANCELLING: canceling.
|
|
600
|
+
- SUCCESS: command success.
|
|
601
|
+
- TIMEOUT: command timeout.
|
|
602
602
|
- FAILED: command FAILED.
|
|
603
|
-
-CANCELLED: all commands canceled.
|
|
604
|
-
-PARTIAL_FAILED: the command partially failed.
|
|
605
|
-
-PARTIAL_CANCELLED: the command is partially canceled.
|
|
603
|
+
- CANCELLED: all commands canceled.
|
|
604
|
+
- PARTIAL_FAILED: the command partially failed.
|
|
605
|
+
- PARTIAL_CANCELLED: the command is partially canceled.
|
|
606
606
|
* @type {string || null}
|
|
607
607
|
*/
|
|
608
608
|
this.InvocationStatus = null;
|
|
@@ -671,8 +671,8 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
671
671
|
/**
|
|
672
672
|
* Invocation source.
|
|
673
673
|
|
|
674
|
-
-USER: originate from user invocation.
|
|
675
|
-
-INVOKER: originate from scheduled execution.
|
|
674
|
+
- USER: originate from user invocation.
|
|
675
|
+
- INVOKER: originate from scheduled execution.
|
|
676
676
|
* @type {string || null}
|
|
677
677
|
*/
|
|
678
678
|
this.InvocationSource = null;
|
|
@@ -769,7 +769,7 @@ class GeneralResourceQuotaSet extends AbstractModel {
|
|
|
769
769
|
Value is:.
|
|
770
770
|
|
|
771
771
|
- COMMAND: COMMAND.
|
|
772
|
-
-REGISTER_CODE: managed instance registration code.
|
|
772
|
+
- REGISTER_CODE: managed instance registration code.
|
|
773
773
|
* @type {string || null}
|
|
774
774
|
*/
|
|
775
775
|
this.ResourceName = null;
|
|
@@ -1505,19 +1505,19 @@ class InvocationTaskBasicInfo extends AbstractModel {
|
|
|
1505
1505
|
/**
|
|
1506
1506
|
* Execution task status. valid values:.
|
|
1507
1507
|
|
|
1508
|
-
-PENDING: waiting for distribution.
|
|
1509
|
-
-DELIVERING: distributing.
|
|
1510
|
-
-DELIVER_DELAYED: delivery delay.
|
|
1511
|
-
-DELIVER_FAILED: delivery fail.
|
|
1512
|
-
-START_FAILED: command start failed.
|
|
1508
|
+
- PENDING: waiting for distribution.
|
|
1509
|
+
- DELIVERING: distributing.
|
|
1510
|
+
- DELIVER_DELAYED: delivery delay.
|
|
1511
|
+
- DELIVER_FAILED: delivery fail.
|
|
1512
|
+
- START_FAILED: command start failed.
|
|
1513
1513
|
- RUNNING: command RUNNING.
|
|
1514
|
-
-SUCCESS: command success.
|
|
1515
|
-
-FAILED: command execution failed, exit code not 0.
|
|
1516
|
-
-TIMEOUT: command timeout.
|
|
1517
|
-
-TASK_TIMEOUT: client no response.
|
|
1518
|
-
-
|
|
1514
|
+
- SUCCESS: command success.
|
|
1515
|
+
- FAILED: command execution failed, exit code not 0.
|
|
1516
|
+
- TIMEOUT: command timeout.
|
|
1517
|
+
- TASK_TIMEOUT: client no response.
|
|
1518
|
+
- CANCELLING: cancelling.
|
|
1519
1519
|
- CANCELLED: canceled (command canceled before startup).
|
|
1520
|
-
-TERMINATED: suspended (canceled during command execution).
|
|
1520
|
+
- TERMINATED: suspended (canceled during command execution).
|
|
1521
1521
|
* @type {string || null}
|
|
1522
1522
|
*/
|
|
1523
1523
|
this.TaskStatus = null;
|
|
@@ -2277,9 +2277,18 @@ Parameters must not be specified simultaneously `InstanceIds` and `Filters`.
|
|
|
2277
2277
|
this.InstanceIds = null;
|
|
2278
2278
|
|
|
2279
2279
|
/**
|
|
2280
|
-
* -agent-status
|
|
2281
|
-
-
|
|
2282
|
-
-
|
|
2280
|
+
* - agent-status
|
|
2281
|
+
- String
|
|
2282
|
+
- required: no
|
|
2283
|
+
- (filter condition) filters by agent status. valid values: Online, Offline.
|
|
2284
|
+
- environment
|
|
2285
|
+
- String
|
|
2286
|
+
- required: no
|
|
2287
|
+
- (filter condition) query by agent runtime environment. valid values: Linux, Windows.
|
|
2288
|
+
- instance-id
|
|
2289
|
+
- String
|
|
2290
|
+
- required: no
|
|
2291
|
+
- (filter condition) filter by instance id. you can get the instance id through the query instance API of the corresponding cloud services. currently supports instance types: CVM, Lighthouse, and managed instances.
|
|
2283
2292
|
|
|
2284
2293
|
The maximum number of `Filters` per request is 10, and that of `Filter.Values` is 5. the `InstanceIds` and `Filters` parameters cannot be specified at the same time.
|
|
2285
2294
|
* @type {Array.<Filter> || null}
|
|
@@ -3096,19 +3105,19 @@ class InvocationTask extends AbstractModel {
|
|
|
3096
3105
|
/**
|
|
3097
3106
|
* Execution task status. valid values:.
|
|
3098
3107
|
|
|
3099
|
-
-PENDING: waiting for distribution.
|
|
3100
|
-
-DELIVERING: distributing.
|
|
3101
|
-
-DELIVER_DELAYED: delivery delay.
|
|
3102
|
-
-DELIVER_FAILED: delivery fail.
|
|
3103
|
-
-START_FAILED: command start failed.
|
|
3108
|
+
- PENDING: waiting for distribution.
|
|
3109
|
+
- DELIVERING: distributing.
|
|
3110
|
+
- DELIVER_DELAYED: delivery delay.
|
|
3111
|
+
- DELIVER_FAILED: delivery fail.
|
|
3112
|
+
- START_FAILED: command start failed.
|
|
3104
3113
|
- RUNNING: command RUNNING.
|
|
3105
|
-
-SUCCESS: command success.
|
|
3106
|
-
-FAILED: command execution failed, exit code not 0.
|
|
3107
|
-
-TIMEOUT: command timeout.
|
|
3108
|
-
-TASK_TIMEOUT: client no response.
|
|
3109
|
-
-
|
|
3114
|
+
- SUCCESS: command success.
|
|
3115
|
+
- FAILED: command execution failed, exit code not 0.
|
|
3116
|
+
- TIMEOUT: command timeout.
|
|
3117
|
+
- TASK_TIMEOUT: client no response.
|
|
3118
|
+
- CANCELLING: canceling.
|
|
3110
3119
|
- CANCELLED: canceled (command canceled before startup).
|
|
3111
|
-
-TERMINATED: suspended (canceled during command execution).
|
|
3120
|
+
- TERMINATED: suspended (canceled during command execution).
|
|
3112
3121
|
* @type {string || null}
|
|
3113
3122
|
*/
|
|
3114
3123
|
this.TaskStatus = null;
|
|
@@ -3166,8 +3175,8 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
3166
3175
|
/**
|
|
3167
3176
|
* Invocation source.
|
|
3168
3177
|
|
|
3169
|
-
-USER: originate from user invocation.
|
|
3170
|
-
-INVOKER: originate from scheduled execution.
|
|
3178
|
+
- USER: originate from user invocation.
|
|
3179
|
+
- INVOKER: originate from scheduled execution.
|
|
3171
3180
|
* @type {string || null}
|
|
3172
3181
|
*/
|
|
3173
3182
|
this.InvocationSource = null;
|
|
@@ -3306,15 +3315,15 @@ class InvokerRecord extends AbstractModel {
|
|
|
3306
3315
|
/**
|
|
3307
3316
|
* Trigger result.
|
|
3308
3317
|
|
|
3309
|
-
-PENDING: waiting for distribution.
|
|
3318
|
+
- PENDING: waiting for distribution.
|
|
3310
3319
|
- RUNNING: command RUNNING.
|
|
3311
|
-
-
|
|
3312
|
-
-SUCCESS: command success.
|
|
3313
|
-
-TIMEOUT: command timeout.
|
|
3320
|
+
- CANCELLING: canceling.
|
|
3321
|
+
- SUCCESS: command success.
|
|
3322
|
+
- TIMEOUT: command timeout.
|
|
3314
3323
|
- FAILED: command FAILED.
|
|
3315
|
-
-CANCELLED: all commands canceled.
|
|
3316
|
-
-PARTIAL_FAILED: the command partially failed.
|
|
3317
|
-
-PARTIAL_CANCELLED: the command is partially canceled.
|
|
3324
|
+
- CANCELLED: all commands canceled.
|
|
3325
|
+
- PARTIAL_FAILED: the command partially failed.
|
|
3326
|
+
- PARTIAL_CANCELLED: the command is partially canceled.
|
|
3318
3327
|
* @type {string || null}
|
|
3319
3328
|
*/
|
|
3320
3329
|
this.Result = null;
|