tencentcloud-sdk-nodejs 4.1.42 → 4.1.44
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/es/common/sdk_version.js +1 -1
- package/es/services/dsgc/v20190723/dsgc_client.js +6 -51
- package/es/services/goosefs/v20220519/goosefs_client.js +52 -34
- package/es/services/index.js +0 -1
- package/es/services/postgres/v20170312/postgres_client.js +0 -3
- package/es/services/tione/v20211111/tione_client.js +3 -0
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +29 -31
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +29 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +2 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +2 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +20 -8
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +19 -17
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +0 -2
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +53 -0
- package/tencentcloud/services/domain/v20180808/domain_client.d.ts +1 -1
- package/tencentcloud/services/domain/v20180808/domain_client.js +1 -1
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +7 -69
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +9 -101
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +41 -233
- package/tencentcloud/services/dts/v20180330/dts_models.d.ts +2 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +4 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +2 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +2 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -0
- package/tencentcloud/services/goosefs/v20220519/goosefs_client.d.ts +61 -37
- package/tencentcloud/services/goosefs/v20220519/goosefs_client.js +90 -54
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +263 -30
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +3 -3
- package/tencentcloud/services/index.d.ts +0 -1
- package/tencentcloud/services/index.js +0 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +6 -2
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +6 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +2 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +3 -3
- package/tencentcloud/services/lke/v20231130/lke_client.js +3 -3
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -25
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -0
- package/tencentcloud/services/mps/v20190612/mps_client.js +1 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +11 -4
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +4 -10
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +3 -11
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +0 -58
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +2 -2
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +8 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +176 -6
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +5 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +18 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +33 -2
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +0 -1
- package/tencentcloud/services/tts/v20190823/tts_client.js +0 -1
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -1
- package/es/services/apcas/index.js +0 -4
- package/es/services/apcas/v20201127/apcas_client.js +0 -27
- package/es/services/apcas/v20201127/apcas_models.js +0 -0
- package/es/services/apcas/v20201127/index.js +0 -6
- package/tencentcloud/services/apcas/index.d.ts +0 -6
- package/tencentcloud/services/apcas/index.js +0 -7
- package/tencentcloud/services/apcas/v20201127/apcas_client.d.ts +0 -38
- package/tencentcloud/services/apcas/v20201127/apcas_client.js +0 -73
- package/tencentcloud/services/apcas/v20201127/apcas_models.d.ts +0 -389
- package/tencentcloud/services/apcas/v20201127/apcas_models.js +0 -18
- package/tencentcloud/services/apcas/v20201127/index.d.ts +0 -6
- package/tencentcloud/services/apcas/v20201127/index.js +0 -10
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.44";
|
|
@@ -48,8 +48,8 @@ export class Client extends AbstractClient {
|
|
|
48
48
|
async DescribeDSPAAssessmentRiskLevelList(req, cb) {
|
|
49
49
|
return this.request("DescribeDSPAAssessmentRiskLevelList", req, cb);
|
|
50
50
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
51
|
+
async ModifyDSPAAssessmentRiskLatest(req, cb) {
|
|
52
|
+
return this.request("ModifyDSPAAssessmentRiskLatest", req, cb);
|
|
53
53
|
}
|
|
54
54
|
async DescribeDSPACategoryRuleStatistic(req, cb) {
|
|
55
55
|
return this.request("DescribeDSPACategoryRuleStatistic", req, cb);
|
|
@@ -57,8 +57,8 @@ export class Client extends AbstractClient {
|
|
|
57
57
|
async DeleteDSPACOSDiscoveryTaskResult(req, cb) {
|
|
58
58
|
return this.request("DeleteDSPACOSDiscoveryTaskResult", req, cb);
|
|
59
59
|
}
|
|
60
|
-
async
|
|
61
|
-
return this.request("
|
|
60
|
+
async DescribeDSPADiscoveryTasks(req, cb) {
|
|
61
|
+
return this.request("DescribeDSPADiscoveryTasks", req, cb);
|
|
62
62
|
}
|
|
63
63
|
async DescribeRDBAssetSensitiveDistribution(req, cb) {
|
|
64
64
|
return this.request("DescribeRDBAssetSensitiveDistribution", req, cb);
|
|
@@ -72,15 +72,9 @@ export class Client extends AbstractClient {
|
|
|
72
72
|
async DeleteCosMetaResource(req, cb) {
|
|
73
73
|
return this.request("DeleteCosMetaResource", req, cb);
|
|
74
74
|
}
|
|
75
|
-
async ModifyStandardInfo(req, cb) {
|
|
76
|
-
return this.request("ModifyStandardInfo", req, cb);
|
|
77
|
-
}
|
|
78
75
|
async DescribeReportTaskDownloadUrl(req, cb) {
|
|
79
76
|
return this.request("DescribeReportTaskDownloadUrl", req, cb);
|
|
80
77
|
}
|
|
81
|
-
async ModifyMergeClassification(req, cb) {
|
|
82
|
-
return this.request("ModifyMergeClassification", req, cb);
|
|
83
|
-
}
|
|
84
78
|
async DescribeDSPACOSDiscoveryTaskResult(req, cb) {
|
|
85
79
|
return this.request("DescribeDSPACOSDiscoveryTaskResult", req, cb);
|
|
86
80
|
}
|
|
@@ -132,9 +126,6 @@ export class Client extends AbstractClient {
|
|
|
132
126
|
async DescribeDSPACategories(req, cb) {
|
|
133
127
|
return this.request("DescribeDSPACategories", req, cb);
|
|
134
128
|
}
|
|
135
|
-
async CreateNewClassification(req, cb) {
|
|
136
|
-
return this.request("CreateNewClassification", req, cb);
|
|
137
|
-
}
|
|
138
129
|
async ModifyDSPAAssessmentRiskTemplate(req, cb) {
|
|
139
130
|
return this.request("ModifyDSPAAssessmentRiskTemplate", req, cb);
|
|
140
131
|
}
|
|
@@ -147,18 +138,12 @@ export class Client extends AbstractClient {
|
|
|
147
138
|
async DescribeDSPAAssessmentRiskAmountOverview(req, cb) {
|
|
148
139
|
return this.request("DescribeDSPAAssessmentRiskAmountOverview", req, cb);
|
|
149
140
|
}
|
|
150
|
-
async CreateClassificationRule(req, cb) {
|
|
151
|
-
return this.request("CreateClassificationRule", req, cb);
|
|
152
|
-
}
|
|
153
141
|
async DescribeDSPAESDataAssetByComplianceId(req, cb) {
|
|
154
142
|
return this.request("DescribeDSPAESDataAssetByComplianceId", req, cb);
|
|
155
143
|
}
|
|
156
144
|
async DescribeDSPAComplianceGroups(req, cb) {
|
|
157
145
|
return this.request("DescribeDSPAComplianceGroups", req, cb);
|
|
158
146
|
}
|
|
159
|
-
async ModifyLevelName(req, cb) {
|
|
160
|
-
return this.request("ModifyLevelName", req, cb);
|
|
161
|
-
}
|
|
162
147
|
async DescribeDSPACOSDiscoveryTaskDetail(req, cb) {
|
|
163
148
|
return this.request("DescribeDSPACOSDiscoveryTaskDetail", req, cb);
|
|
164
149
|
}
|
|
@@ -171,9 +156,6 @@ export class Client extends AbstractClient {
|
|
|
171
156
|
async DescribeMongoAssetSensitiveDistribution(req, cb) {
|
|
172
157
|
return this.request("DescribeMongoAssetSensitiveDistribution", req, cb);
|
|
173
158
|
}
|
|
174
|
-
async ModifyLevelInfo(req, cb) {
|
|
175
|
-
return this.request("ModifyLevelInfo", req, cb);
|
|
176
|
-
}
|
|
177
159
|
async CreateDSPACategoryRelation(req, cb) {
|
|
178
160
|
return this.request("CreateDSPACategoryRelation", req, cb);
|
|
179
161
|
}
|
|
@@ -192,9 +174,6 @@ export class Client extends AbstractClient {
|
|
|
192
174
|
async DescribeDSPAAssessmentTemplates(req, cb) {
|
|
193
175
|
return this.request("DescribeDSPAAssessmentTemplates", req, cb);
|
|
194
176
|
}
|
|
195
|
-
async ModifyDSPAAssessmentRiskLatest(req, cb) {
|
|
196
|
-
return this.request("ModifyDSPAAssessmentRiskLatest", req, cb);
|
|
197
|
-
}
|
|
198
177
|
async EnableDSPADiscoveryRule(req, cb) {
|
|
199
178
|
return this.request("EnableDSPADiscoveryRule", req, cb);
|
|
200
179
|
}
|
|
@@ -213,9 +192,6 @@ export class Client extends AbstractClient {
|
|
|
213
192
|
async DescribeDSPARDBDataAssetDetail(req, cb) {
|
|
214
193
|
return this.request("DescribeDSPARDBDataAssetDetail", req, cb);
|
|
215
194
|
}
|
|
216
|
-
async DescribeClassificationInfo(req, cb) {
|
|
217
|
-
return this.request("DescribeClassificationInfo", req, cb);
|
|
218
|
-
}
|
|
219
195
|
async DescribeDSPAAssessmentRiskItemTop5(req, cb) {
|
|
220
196
|
return this.request("DescribeDSPAAssessmentRiskItemTop5", req, cb);
|
|
221
197
|
}
|
|
@@ -243,8 +219,8 @@ export class Client extends AbstractClient {
|
|
|
243
219
|
async DescribeDSPAAssessmentRiskTemplateVulnerableList(req, cb) {
|
|
244
220
|
return this.request("DescribeDSPAAssessmentRiskTemplateVulnerableList", req, cb);
|
|
245
221
|
}
|
|
246
|
-
async
|
|
247
|
-
return this.request("
|
|
222
|
+
async DescribeDSPACOSDataAssetDetail(req, cb) {
|
|
223
|
+
return this.request("DescribeDSPACOSDataAssetDetail", req, cb);
|
|
248
224
|
}
|
|
249
225
|
async DeleteDSPAAssessmentTask(req, cb) {
|
|
250
226
|
return this.request("DeleteDSPAAssessmentTask", req, cb);
|
|
@@ -258,9 +234,6 @@ export class Client extends AbstractClient {
|
|
|
258
234
|
async DescribeDSPALevelDetail(req, cb) {
|
|
259
235
|
return this.request("DescribeDSPALevelDetail", req, cb);
|
|
260
236
|
}
|
|
261
|
-
async CreateOrCopyStandard(req, cb) {
|
|
262
|
-
return this.request("CreateOrCopyStandard", req, cb);
|
|
263
|
-
}
|
|
264
237
|
async DescribeAssetOverview(req, cb) {
|
|
265
238
|
return this.request("DescribeAssetOverview", req, cb);
|
|
266
239
|
}
|
|
@@ -288,9 +261,6 @@ export class Client extends AbstractClient {
|
|
|
288
261
|
async CreateDSPAMetaResources(req, cb) {
|
|
289
262
|
return this.request("CreateDSPAMetaResources", req, cb);
|
|
290
263
|
}
|
|
291
|
-
async ModifyClassificationRuleState(req, cb) {
|
|
292
|
-
return this.request("ModifyClassificationRuleState", req, cb);
|
|
293
|
-
}
|
|
294
264
|
async ModifyDSPAClusterInfo(req, cb) {
|
|
295
265
|
return this.request("ModifyDSPAClusterInfo", req, cb);
|
|
296
266
|
}
|
|
@@ -300,9 +270,6 @@ export class Client extends AbstractClient {
|
|
|
300
270
|
async DescribeDSPAAssessmentLatestRiskDetailInfo(req, cb) {
|
|
301
271
|
return this.request("DescribeDSPAAssessmentLatestRiskDetailInfo", req, cb);
|
|
302
272
|
}
|
|
303
|
-
async DescribeRuleList(req, cb) {
|
|
304
|
-
return this.request("DescribeRuleList", req, cb);
|
|
305
|
-
}
|
|
306
273
|
async DescribeDSPAAssessmentTasks(req, cb) {
|
|
307
274
|
return this.request("DescribeDSPAAssessmentTasks", req, cb);
|
|
308
275
|
}
|
|
@@ -360,15 +327,9 @@ export class Client extends AbstractClient {
|
|
|
360
327
|
async CreateDSPADiscoveryRule(req, cb) {
|
|
361
328
|
return this.request("CreateDSPADiscoveryRule", req, cb);
|
|
362
329
|
}
|
|
363
|
-
async ModifyNewClassification(req, cb) {
|
|
364
|
-
return this.request("ModifyNewClassification", req, cb);
|
|
365
|
-
}
|
|
366
330
|
async DescribeCOSAssetSensitiveDistribution(req, cb) {
|
|
367
331
|
return this.request("DescribeCOSAssetSensitiveDistribution", req, cb);
|
|
368
332
|
}
|
|
369
|
-
async DescribeLeafClassification(req, cb) {
|
|
370
|
-
return this.request("DescribeLeafClassification", req, cb);
|
|
371
|
-
}
|
|
372
333
|
async CreateDSPADiscoveryTask(req, cb) {
|
|
373
334
|
return this.request("CreateDSPADiscoveryTask", req, cb);
|
|
374
335
|
}
|
|
@@ -387,9 +348,6 @@ export class Client extends AbstractClient {
|
|
|
387
348
|
async DescribeDSPAAssessmentRiskDistributionOverview(req, cb) {
|
|
388
349
|
return this.request("DescribeDSPAAssessmentRiskDistributionOverview", req, cb);
|
|
389
350
|
}
|
|
390
|
-
async DescribeClassificationRuleCount(req, cb) {
|
|
391
|
-
return this.request("DescribeClassificationRuleCount", req, cb);
|
|
392
|
-
}
|
|
393
351
|
async DescribeDSPACategoryTreeWithRules(req, cb) {
|
|
394
352
|
return this.request("DescribeDSPACategoryTreeWithRules", req, cb);
|
|
395
353
|
}
|
|
@@ -402,9 +360,6 @@ export class Client extends AbstractClient {
|
|
|
402
360
|
async DescribeDSPAAssessmentTemplateControlItems(req, cb) {
|
|
403
361
|
return this.request("DescribeDSPAAssessmentTemplateControlItems", req, cb);
|
|
404
362
|
}
|
|
405
|
-
async ModifyLevelState(req, cb) {
|
|
406
|
-
return this.request("ModifyLevelState", req, cb);
|
|
407
|
-
}
|
|
408
363
|
async DescribeDSPALevelGroups(req, cb) {
|
|
409
364
|
return this.request("DescribeDSPALevelGroups", req, cb);
|
|
410
365
|
}
|
|
@@ -6,61 +6,79 @@ export class Client extends AbstractClient {
|
|
|
6
6
|
async DescribeClusterRoles(req, cb) {
|
|
7
7
|
return this.request("DescribeClusterRoles", req, cb);
|
|
8
8
|
}
|
|
9
|
+
async ExpandCapacity(req, cb) {
|
|
10
|
+
return this.request("ExpandCapacity", req, cb);
|
|
11
|
+
}
|
|
12
|
+
async UpdateFileset(req, cb) {
|
|
13
|
+
return this.request("UpdateFileset", req, cb);
|
|
14
|
+
}
|
|
15
|
+
async QueryCrossVpcSubnetSupportForClientNode(req, cb) {
|
|
16
|
+
return this.request("QueryCrossVpcSubnetSupportForClientNode", req, cb);
|
|
17
|
+
}
|
|
18
|
+
async DescribeClusterClientToken(req, cb) {
|
|
19
|
+
return this.request("DescribeClusterClientToken", req, cb);
|
|
20
|
+
}
|
|
21
|
+
async ModifyDataRepositoryBandwidth(req, cb) {
|
|
22
|
+
return this.request("ModifyDataRepositoryBandwidth", req, cb);
|
|
23
|
+
}
|
|
24
|
+
async BatchDeleteClientNodes(req, cb) {
|
|
25
|
+
return this.request("BatchDeleteClientNodes", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async CreateDataRepositoryTask(req, cb) {
|
|
28
|
+
return this.request("CreateDataRepositoryTask", req, cb);
|
|
29
|
+
}
|
|
9
30
|
async DeleteFileSystem(req, cb) {
|
|
10
31
|
return this.request("DeleteFileSystem", req, cb);
|
|
11
32
|
}
|
|
33
|
+
async CreateFileset(req, cb) {
|
|
34
|
+
return this.request("CreateFileset", req, cb);
|
|
35
|
+
}
|
|
36
|
+
async DeleteFileset(req, cb) {
|
|
37
|
+
return this.request("DeleteFileset", req, cb);
|
|
38
|
+
}
|
|
39
|
+
async DescribeClientNodes(req, cb) {
|
|
40
|
+
return this.request("DescribeClientNodes", req, cb);
|
|
41
|
+
}
|
|
42
|
+
async DescribeFileSystemBuckets(req, cb) {
|
|
43
|
+
return this.request("DescribeFileSystemBuckets", req, cb);
|
|
44
|
+
}
|
|
45
|
+
async DescribeFilesets(req, cb) {
|
|
46
|
+
return this.request("DescribeFilesets", req, cb);
|
|
47
|
+
}
|
|
48
|
+
async DescribeClusterRoleToken(req, cb) {
|
|
49
|
+
return this.request("DescribeClusterRoleToken", req, cb);
|
|
50
|
+
}
|
|
51
|
+
async DescribeFilesetGeneralConfig(req, cb) {
|
|
52
|
+
return this.request("DescribeFilesetGeneralConfig", req, cb);
|
|
53
|
+
}
|
|
54
|
+
async UpdateFilesetGeneralConfig(req, cb) {
|
|
55
|
+
return this.request("UpdateFilesetGeneralConfig", req, cb);
|
|
56
|
+
}
|
|
57
|
+
async DetachFileSystemBucket(req, cb) {
|
|
58
|
+
return this.request("DetachFileSystemBucket", req, cb);
|
|
59
|
+
}
|
|
12
60
|
async AddCrossVpcSubnetSupportForClientNode(req, cb) {
|
|
13
61
|
return this.request("AddCrossVpcSubnetSupportForClientNode", req, cb);
|
|
14
62
|
}
|
|
15
63
|
async BatchAddClientNodes(req, cb) {
|
|
16
64
|
return this.request("BatchAddClientNodes", req, cb);
|
|
17
65
|
}
|
|
18
|
-
async DetachFileSystemBucket(req, cb) {
|
|
19
|
-
return this.request("DetachFileSystemBucket", req, cb);
|
|
20
|
-
}
|
|
21
66
|
async DescribeFileSystems(req, cb) {
|
|
22
67
|
return this.request("DescribeFileSystems", req, cb);
|
|
23
68
|
}
|
|
24
|
-
async QueryDataRepositoryBandwidth(req, cb) {
|
|
25
|
-
return this.request("QueryDataRepositoryBandwidth", req, cb);
|
|
26
|
-
}
|
|
27
|
-
async DescribeFileSystemBuckets(req, cb) {
|
|
28
|
-
return this.request("DescribeFileSystemBuckets", req, cb);
|
|
29
|
-
}
|
|
30
|
-
async DescribeClientNodes(req, cb) {
|
|
31
|
-
return this.request("DescribeClientNodes", req, cb);
|
|
32
|
-
}
|
|
33
|
-
async DescribeDataRepositoryTaskStatus(req, cb) {
|
|
34
|
-
return this.request("DescribeDataRepositoryTaskStatus", req, cb);
|
|
35
|
-
}
|
|
36
69
|
async DeleteCrossVpcSubnetSupportForClientNode(req, cb) {
|
|
37
70
|
return this.request("DeleteCrossVpcSubnetSupportForClientNode", req, cb);
|
|
38
71
|
}
|
|
39
|
-
async ModifyDataRepositoryBandwidth(req, cb) {
|
|
40
|
-
return this.request("ModifyDataRepositoryBandwidth", req, cb);
|
|
41
|
-
}
|
|
42
72
|
async AttachFileSystemBucket(req, cb) {
|
|
43
73
|
return this.request("AttachFileSystemBucket", req, cb);
|
|
44
74
|
}
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
47
|
-
}
|
|
48
|
-
async QueryCrossVpcSubnetSupportForClientNode(req, cb) {
|
|
49
|
-
return this.request("QueryCrossVpcSubnetSupportForClientNode", req, cb);
|
|
50
|
-
}
|
|
51
|
-
async DescribeClusterClientToken(req, cb) {
|
|
52
|
-
return this.request("DescribeClusterClientToken", req, cb);
|
|
75
|
+
async QueryDataRepositoryBandwidth(req, cb) {
|
|
76
|
+
return this.request("QueryDataRepositoryBandwidth", req, cb);
|
|
53
77
|
}
|
|
54
78
|
async CreateFileSystem(req, cb) {
|
|
55
79
|
return this.request("CreateFileSystem", req, cb);
|
|
56
80
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
59
|
-
}
|
|
60
|
-
async DescribeClusterRoleToken(req, cb) {
|
|
61
|
-
return this.request("DescribeClusterRoleToken", req, cb);
|
|
62
|
-
}
|
|
63
|
-
async CreateDataRepositoryTask(req, cb) {
|
|
64
|
-
return this.request("CreateDataRepositoryTask", req, cb);
|
|
81
|
+
async DescribeDataRepositoryTaskStatus(req, cb) {
|
|
82
|
+
return this.request("DescribeDataRepositoryTaskStatus", req, cb);
|
|
65
83
|
}
|
|
66
84
|
}
|
package/es/services/index.js
CHANGED
|
@@ -9,7 +9,6 @@ export { ame } from "./ame";
|
|
|
9
9
|
export { ams } from "./ams";
|
|
10
10
|
export { anicloud } from "./anicloud";
|
|
11
11
|
export { antiddos } from "./antiddos";
|
|
12
|
-
export { apcas } from "./apcas";
|
|
13
12
|
export { ape } from "./ape";
|
|
14
13
|
export { api } from "./api";
|
|
15
14
|
export { apigateway } from "./apigateway";
|
|
@@ -312,9 +312,6 @@ export class Client extends AbstractClient {
|
|
|
312
312
|
async DescribeReadOnlyGroups(req, cb) {
|
|
313
313
|
return this.request("DescribeReadOnlyGroups", req, cb);
|
|
314
314
|
}
|
|
315
|
-
async UpgradeDBInstance(req, cb) {
|
|
316
|
-
return this.request("UpgradeDBInstance", req, cb);
|
|
317
|
-
}
|
|
318
315
|
async CreateInstances(req, cb) {
|
|
319
316
|
return this.request("CreateInstances", req, cb);
|
|
320
317
|
}
|
|
@@ -24,6 +24,9 @@ export class Client extends AbstractClient {
|
|
|
24
24
|
async DescribeTrainingTasks(req, cb) {
|
|
25
25
|
return this.request("DescribeTrainingTasks", req, cb);
|
|
26
26
|
}
|
|
27
|
+
async DescribeEvents(req, cb) {
|
|
28
|
+
return this.request("DescribeEvents", req, cb);
|
|
29
|
+
}
|
|
27
30
|
async DescribeBuildInImages(req, cb) {
|
|
28
31
|
return this.request("DescribeBuildInImages", req, cb);
|
|
29
32
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.44";
|
|
@@ -39,10 +39,8 @@ export interface TextResult {
|
|
|
39
39
|
Suggestion?: string;
|
|
40
40
|
/**
|
|
41
41
|
* 自定义词库的类型,自定义词库相关的信息可登录控制台中查看;
|
|
42
|
-
|
|
43
42
|
1:自定义黑白库;
|
|
44
|
-
|
|
45
|
-
2:自定义库;
|
|
43
|
+
2:公库;
|
|
46
44
|
*/
|
|
47
45
|
LibType?: number;
|
|
48
46
|
/**
|
|
@@ -89,22 +87,22 @@ export interface AudioResultDetailSpeakerResult {
|
|
|
89
87
|
* 该字段用于返回检测结果需要检测的内容类型。
|
|
90
88
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
91
89
|
*/
|
|
92
|
-
Label
|
|
90
|
+
Label?: string;
|
|
93
91
|
/**
|
|
94
92
|
* 该字段用于返回呻吟检测的置信度,取值范围:0(置信度最低)-100(置信度最高),越高代表音频越有可能属于说话人声纹。
|
|
95
93
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
96
94
|
*/
|
|
97
|
-
Score
|
|
95
|
+
Score?: number;
|
|
98
96
|
/**
|
|
99
97
|
* 该字段用于返回对应说话人的片段在音频文件内的开始时间,单位为秒。
|
|
100
98
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
101
99
|
*/
|
|
102
|
-
StartTime
|
|
100
|
+
StartTime?: number;
|
|
103
101
|
/**
|
|
104
102
|
* 该字段用于返回对应说话人的片段在音频文件内的结束时间,单位为秒。
|
|
105
103
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
106
104
|
*/
|
|
107
|
-
EndTime
|
|
105
|
+
EndTime?: number;
|
|
108
106
|
}
|
|
109
107
|
/**
|
|
110
108
|
* CreateAudioModerationSyncTask请求参数结构体
|
|
@@ -557,22 +555,22 @@ export interface TaskLabel {
|
|
|
557
555
|
* 该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。
|
|
558
556
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
559
557
|
*/
|
|
560
|
-
Label
|
|
558
|
+
Label?: string;
|
|
561
559
|
/**
|
|
562
560
|
* 该字段用于返回当前标签对应的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过
|
|
563
561
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
564
562
|
*/
|
|
565
|
-
Suggestion
|
|
563
|
+
Suggestion?: string;
|
|
566
564
|
/**
|
|
567
565
|
* 该字段用于返回当前标签(Label)下的置信度,取值范围:0(**置信度最低**)-100(**置信度最高** ),越高代表文本越有可能属于当前返回的标签;如:*色情 99*,则表明该文本非常有可能属于色情内容;*色情 0*,则表明该文本不属于色情内容。
|
|
568
566
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
569
567
|
*/
|
|
570
|
-
Score
|
|
568
|
+
Score?: number;
|
|
571
569
|
/**
|
|
572
570
|
* 该字段用于返回当前标签(Lable)下的二级标签。
|
|
573
571
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
574
572
|
*/
|
|
575
|
-
SubLabel
|
|
573
|
+
SubLabel?: string;
|
|
576
574
|
}
|
|
577
575
|
/**
|
|
578
576
|
* 任务筛选器
|
|
@@ -603,17 +601,17 @@ export interface InputInfo {
|
|
|
603
601
|
* 该字段表示文件访问类型,取值为**URL**(资源链接)和**COS** (腾讯云对象存储)。
|
|
604
602
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
605
603
|
*/
|
|
606
|
-
Type
|
|
604
|
+
Type?: string;
|
|
607
605
|
/**
|
|
608
606
|
* 该字段表示文件访问的链接地址,格式为标准URL格式。<br> 备注:当Type为URL时此字段不为空。
|
|
609
607
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
610
608
|
*/
|
|
611
|
-
Url
|
|
609
|
+
Url?: string;
|
|
612
610
|
/**
|
|
613
611
|
* 该字段表示文件访问的腾讯云存储桶信息。<br> 备注:当Type为COS时此字段不为空。
|
|
614
612
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
615
613
|
*/
|
|
616
|
-
BucketInfo
|
|
614
|
+
BucketInfo?: BucketInfo;
|
|
617
615
|
}
|
|
618
616
|
/**
|
|
619
617
|
* 用于表示数据存储的相关信息
|
|
@@ -664,27 +662,27 @@ export interface AudioResultDetailLanguageResult {
|
|
|
664
662
|
* 该字段用于返回对应的语言种类信息。
|
|
665
663
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
666
664
|
*/
|
|
667
|
-
Label
|
|
665
|
+
Label?: string;
|
|
668
666
|
/**
|
|
669
667
|
* 该参数用于返回当前标签下的置信度,取值范围:0(**置信度最低**)-100(**置信度最高**),越高代表音频越有可能属于当前返回的语种标签;
|
|
670
668
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
671
669
|
*/
|
|
672
|
-
Score
|
|
670
|
+
Score?: number;
|
|
673
671
|
/**
|
|
674
672
|
* 该参数用于返回对应语种标签的片段在音频文件内的开始时间,单位为秒。
|
|
675
673
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
676
674
|
*/
|
|
677
|
-
StartTime
|
|
675
|
+
StartTime?: number;
|
|
678
676
|
/**
|
|
679
677
|
* 该参数用于返回对应语种标签的片段在音频文件内的结束时间,单位为秒。
|
|
680
678
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
681
679
|
*/
|
|
682
|
-
EndTime
|
|
680
|
+
EndTime?: number;
|
|
683
681
|
/**
|
|
684
682
|
* *内测中,敬请期待*
|
|
685
683
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
686
684
|
*/
|
|
687
|
-
SubLabelCode
|
|
685
|
+
SubLabelCode?: string;
|
|
688
686
|
}
|
|
689
687
|
/**
|
|
690
688
|
* 识别类标签结果信息
|
|
@@ -694,12 +692,12 @@ export interface RecognitionResult {
|
|
|
694
692
|
* 可能的取值有:Teenager 、Gender
|
|
695
693
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
696
694
|
*/
|
|
697
|
-
Label
|
|
695
|
+
Label?: string;
|
|
698
696
|
/**
|
|
699
697
|
* 识别标签列表
|
|
700
698
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
701
699
|
*/
|
|
702
|
-
Tags
|
|
700
|
+
Tags?: Array<Tag>;
|
|
703
701
|
}
|
|
704
702
|
/**
|
|
705
703
|
* 呻吟低俗检测结果
|
|
@@ -1077,23 +1075,23 @@ export interface MediaInfo {
|
|
|
1077
1075
|
/**
|
|
1078
1076
|
* 该字段用于返回传入的媒体文件的编码格式,如wav、mp3、aac、flac、amr、3gp、 m4a、wma、ogg、ape等。
|
|
1079
1077
|
*/
|
|
1080
|
-
Codecs
|
|
1078
|
+
Codecs?: string;
|
|
1081
1079
|
/**
|
|
1082
1080
|
* 该字段用于返回对传入的流媒体文件进行分片的片段时长,单位为毫秒。**默认值为15秒**,支持用户自定义配置。
|
|
1083
1081
|
*/
|
|
1084
|
-
Duration
|
|
1082
|
+
Duration?: number;
|
|
1085
1083
|
/**
|
|
1086
1084
|
* *内测中,敬请期待*
|
|
1087
1085
|
*/
|
|
1088
|
-
Width
|
|
1086
|
+
Width?: number;
|
|
1089
1087
|
/**
|
|
1090
1088
|
* *内测中,敬请期待*
|
|
1091
1089
|
*/
|
|
1092
|
-
Height
|
|
1090
|
+
Height?: number;
|
|
1093
1091
|
/**
|
|
1094
1092
|
* *内测中,敬请期待*
|
|
1095
1093
|
*/
|
|
1096
|
-
Thumbnail
|
|
1094
|
+
Thumbnail?: string;
|
|
1097
1095
|
}
|
|
1098
1096
|
/**
|
|
1099
1097
|
* 音频切片识别标签
|
|
@@ -1105,22 +1103,22 @@ export interface Tag {
|
|
|
1105
1103
|
当Label 为Gender 时 Name可能取值有:Male 、Female
|
|
1106
1104
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1107
1105
|
*/
|
|
1108
|
-
Name
|
|
1106
|
+
Name?: string;
|
|
1109
1107
|
/**
|
|
1110
1108
|
* 置信分:0~100,数值越大表示置信度越高
|
|
1111
1109
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1112
1110
|
*/
|
|
1113
|
-
Score
|
|
1111
|
+
Score?: number;
|
|
1114
1112
|
/**
|
|
1115
1113
|
* 识别开始偏移时间,单位:毫秒
|
|
1116
1114
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1117
1115
|
*/
|
|
1118
|
-
StartTime
|
|
1116
|
+
StartTime?: number;
|
|
1119
1117
|
/**
|
|
1120
1118
|
* 识别结束偏移时间,单位:毫秒
|
|
1121
1119
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1122
1120
|
*/
|
|
1123
|
-
EndTime
|
|
1121
|
+
EndTime?: number;
|
|
1124
1122
|
}
|
|
1125
1123
|
/**
|
|
1126
1124
|
* 表示声音段信息
|
|
@@ -1137,7 +1135,7 @@ export interface AudioSegments {
|
|
|
1137
1135
|
*/
|
|
1138
1136
|
Result?: AudioResult;
|
|
1139
1137
|
/**
|
|
1140
|
-
*
|
|
1138
|
+
* 入库时间
|
|
1141
1139
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1142
1140
|
*/
|
|
1143
1141
|
CreatedAt?: string;
|
|
@@ -1760,11 +1760,11 @@ export interface Placement {
|
|
|
1760
1760
|
*/
|
|
1761
1761
|
Zone: string;
|
|
1762
1762
|
/**
|
|
1763
|
-
* 实例所属项目ID。该参数可以通过调用 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 的返回值中的
|
|
1763
|
+
* 实例所属项目ID。该参数可以通过调用 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 的返回值中的 `ProjectId` 字段来获取。默认取值0,表示默认项目。
|
|
1764
1764
|
*/
|
|
1765
1765
|
ProjectId?: number;
|
|
1766
1766
|
/**
|
|
1767
|
-
* 实例所属的专用宿主机ID
|
|
1767
|
+
* 实例所属的专用宿主机ID列表,仅用于入参。如果您有购买专用宿主机并且指定了该参数,则您购买的实例就会随机的部署在这些专用宿主机上。该参数可以通过调用 [DescribeHosts](https://cloud.tencent.com/document/api/213/16474) 的返回值中的 `HostId` 字段来获取。
|
|
1768
1768
|
*/
|
|
1769
1769
|
HostIds?: Array<string>;
|
|
1770
1770
|
/**
|
|
@@ -2555,7 +2555,7 @@ export interface TerminateComputeNodeResponse {
|
|
|
2555
2555
|
*/
|
|
2556
2556
|
export interface VirtualPrivateCloud {
|
|
2557
2557
|
/**
|
|
2558
|
-
* 私有网络ID,形如`vpc-xxx`。有效的VpcId可通过登录[控制台](https://console.cloud.tencent.com/vpc/vpc?rid=1)查询;也可以调用接口 [
|
|
2558
|
+
* 私有网络ID,形如`vpc-xxx`。有效的VpcId可通过登录[控制台](https://console.cloud.tencent.com/vpc/vpc?rid=1)查询;也可以调用接口 [DescribeVpcs](https://cloud.tencent.com/document/product/215/15778) ,从接口返回中的`VpcId `字段获取。若在创建子机时VpcId与SubnetId同时传入`DEFAULT`,则强制使用默认vpc网络。
|
|
2559
2559
|
*/
|
|
2560
2560
|
VpcId: string;
|
|
2561
2561
|
/**
|
|
@@ -992,7 +992,7 @@ export interface CreateSnapshotRequest {
|
|
|
992
992
|
*/
|
|
993
993
|
Deadline?: string;
|
|
994
994
|
/**
|
|
995
|
-
* 云硬盘备份点ID
|
|
995
|
+
* 云硬盘备份点ID。传入此参数时,将通过备份点创建快照。备份点 ID 可以通过[DescribeDiskBackups](document/product/362/80278)接口查询。
|
|
996
996
|
*/
|
|
997
997
|
DiskBackupId?: string;
|
|
998
998
|
/**
|
|
@@ -561,6 +561,10 @@ export interface ScaleOutInstanceRequest {
|
|
|
561
561
|
* 扩容后集群高可用类型:0:非高可用,1:读高可用,2:读写高可用。
|
|
562
562
|
*/
|
|
563
563
|
HaType?: number;
|
|
564
|
+
/**
|
|
565
|
+
* 前端鉴权使用
|
|
566
|
+
*/
|
|
567
|
+
CheckAuth?: boolean;
|
|
564
568
|
}
|
|
565
569
|
/**
|
|
566
570
|
* 更新用户权限结构体
|
|
@@ -2206,6 +2210,18 @@ export interface NodeInfo {
|
|
|
2206
2210
|
* Id
|
|
2207
2211
|
*/
|
|
2208
2212
|
Id?: string;
|
|
2213
|
+
/**
|
|
2214
|
+
* RIP
|
|
2215
|
+
*/
|
|
2216
|
+
RIp?: string;
|
|
2217
|
+
/**
|
|
2218
|
+
* 计算组ID
|
|
2219
|
+
*/
|
|
2220
|
+
ComputeGroupId?: string;
|
|
2221
|
+
/**
|
|
2222
|
+
* 创建时间
|
|
2223
|
+
*/
|
|
2224
|
+
CreateTime?: string;
|
|
2209
2225
|
}
|
|
2210
2226
|
/**
|
|
2211
2227
|
* 前端规则描述
|
|
@@ -2489,9 +2505,17 @@ export interface ScaleUpInstanceRequest {
|
|
|
2489
2505
|
*/
|
|
2490
2506
|
SpecName: string;
|
|
2491
2507
|
/**
|
|
2492
|
-
* 角色(
|
|
2508
|
+
* 角色(MASTER/CORE),MASTER 对应 FE,CORE对应BE
|
|
2493
2509
|
*/
|
|
2494
2510
|
Type: string;
|
|
2511
|
+
/**
|
|
2512
|
+
* 前端鉴权使用,后端API调用传false,传true不会执行变配
|
|
2513
|
+
*/
|
|
2514
|
+
CheckAuth?: boolean;
|
|
2515
|
+
/**
|
|
2516
|
+
* 是否滚动重启
|
|
2517
|
+
*/
|
|
2518
|
+
RollingRestart?: boolean;
|
|
2495
2519
|
}
|
|
2496
2520
|
/**
|
|
2497
2521
|
* DescribeInstances请求参数结构体
|
|
@@ -3140,6 +3164,10 @@ export interface ReduceInstanceRequest {
|
|
|
3140
3164
|
* 缩容后集群高可用类型:0:非高可用,1:读高可用,2:读写高可用。
|
|
3141
3165
|
*/
|
|
3142
3166
|
HaType: number;
|
|
3167
|
+
/**
|
|
3168
|
+
* 前端鉴权使用
|
|
3169
|
+
*/
|
|
3170
|
+
CheckAuth?: boolean;
|
|
3143
3171
|
}
|
|
3144
3172
|
/**
|
|
3145
3173
|
* DeleteWorkloadGroup返回参数结构体
|
|
@@ -3132,7 +3132,11 @@ export interface DeleteLoadBalancerRequest {
|
|
|
3132
3132
|
LoadBalancerIds: Array<string>;
|
|
3133
3133
|
/**
|
|
3134
3134
|
* 是否强制删除clb。True表示强制删除,False表示不是强制删除,需要做拦截校验。
|
|
3135
|
-
默认为 False
|
|
3135
|
+
默认为 False。
|
|
3136
|
+
以下几种情况会默认拦截删除操作,如果确认强制删除则需要传强制校验参数ForceDelete为True。
|
|
3137
|
+
1、删除后端绑定大于等于 20 个 RS 的实例时。
|
|
3138
|
+
2、删除后端有 RS 且 5 分钟 内“出/入带宽”峰值取大 > 10Mbps 的实例时。
|
|
3139
|
+
3、单地域内 5 分钟 内删除大于等于 30 个实例时。
|
|
3136
3140
|
*/
|
|
3137
3141
|
ForceDelete?: boolean;
|
|
3138
3142
|
}
|
|
@@ -379,7 +379,8 @@ export declare class Client extends AbstractClient {
|
|
|
379
379
|
*/
|
|
380
380
|
ModifyWebCallback(req: ModifyWebCallbackRequest, cb?: (error: string, rep: ModifyWebCallbackResponse) => void): Promise<ModifyWebCallbackResponse>;
|
|
381
381
|
/**
|
|
382
|
-
*
|
|
382
|
+
* 修改机器组。
|
|
383
|
+
注意:修改接口直接覆盖历史数据,改为本次合法入参数据,请谨慎调用此接口。
|
|
383
384
|
*/
|
|
384
385
|
ModifyMachineGroup(req: ModifyMachineGroupRequest, cb?: (error: string, rep: ModifyMachineGroupResponse) => void): Promise<ModifyMachineGroupResponse>;
|
|
385
386
|
/**
|