tencentcloud-sdk-nodejs 4.0.479 → 4.0.480
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/CHANGELOG.md +56 -0
- package/SERVICE_CHANGELOG.md +96 -32
- package/package.json +1 -1
- package/products.md +3 -3
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cfs/v20190719/cfs_client.ts +115 -78
- package/src/services/cfs/v20190719/cfs_models.ts +875 -728
- package/src/services/faceid/v20180301/faceid_client.ts +62 -189
- package/src/services/faceid/v20180301/faceid_models.ts +1543 -2276
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +19 -7
- package/tencentcloud/services/cfs/v20190719/cfs_client.js +27 -9
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +820 -695
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +3 -46
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +3 -66
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1508 -2139
- package/test/cfs.v20190719.test.js +36 -6
- package/test/faceid.v20180301.test.js +2 -102
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,59 @@
|
|
|
1
|
+
# Release 4.0.480
|
|
2
|
+
|
|
3
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
4
|
+
|
|
5
|
+
### 第 12 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-11-11 06:15:57
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DeleteUserQuota](https://cloud.tencent.com/document/api/582/82655)
|
|
16
|
+
* [DescribeUserQuota](https://cloud.tencent.com/document/api/582/82654)
|
|
17
|
+
* [SetUserQuota](https://cloud.tencent.com/document/api/582/82653)
|
|
18
|
+
|
|
19
|
+
新增数据结构:
|
|
20
|
+
|
|
21
|
+
* [UserQuota](https://cloud.tencent.com/document/api/582/38175#UserQuota)
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
26
|
+
|
|
27
|
+
### 第 49 次发布
|
|
28
|
+
|
|
29
|
+
发布时间:2022-11-11 06:30:28
|
|
30
|
+
|
|
31
|
+
本次发布包含了以下内容:
|
|
32
|
+
|
|
33
|
+
改善已有的文档。
|
|
34
|
+
|
|
35
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
36
|
+
|
|
37
|
+
* ApplyLivenessToken
|
|
38
|
+
* ApplySdkVerificationToken
|
|
39
|
+
* ApplyWebVerificationToken
|
|
40
|
+
* CreateUploadUrl
|
|
41
|
+
* DetectReflectLivenessAndCompare
|
|
42
|
+
* GenerateReflectSequence
|
|
43
|
+
* GetLivenessResult
|
|
44
|
+
* GetSdkVerificationResult
|
|
45
|
+
* GetWebVerificationResult
|
|
46
|
+
* VideoLivenessCompare
|
|
47
|
+
|
|
48
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
49
|
+
|
|
50
|
+
* CardVerifyResult
|
|
51
|
+
* CompareResult
|
|
52
|
+
* FileInfo
|
|
53
|
+
* VerificationDetail
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
1
57
|
# Release 4.0.479
|
|
2
58
|
|
|
3
59
|
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 12 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-11-
|
|
7
|
+
发布时间:2022-11-11 06:15:57
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,27 +12,45 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [
|
|
17
|
-
* [
|
|
18
|
-
* [DescribeModelAccEngineVersions](https://cloud.tencent.com/document/api/851/82607)
|
|
19
|
-
* [DescribeModelAccelerateTask](https://cloud.tencent.com/document/api/851/82606)
|
|
20
|
-
* [DescribeModelAccelerateTasks](https://cloud.tencent.com/document/api/851/82605)
|
|
21
|
-
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
|
22
|
-
* [StopModelAccelerateTask](https://cloud.tencent.com/document/api/851/82603)
|
|
15
|
+
* [DeleteUserQuota](https://cloud.tencent.com/document/api/582/82655)
|
|
16
|
+
* [DescribeUserQuota](https://cloud.tencent.com/document/api/582/82654)
|
|
17
|
+
* [SetUserQuota](https://cloud.tencent.com/document/api/582/82653)
|
|
23
18
|
|
|
24
19
|
新增数据结构:
|
|
25
20
|
|
|
26
|
-
* [
|
|
27
|
-
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
|
28
|
-
* [HyperParameter](https://cloud.tencent.com/document/api/851/75051#HyperParameter)
|
|
29
|
-
* [ModelAccEngineVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccEngineVersion)
|
|
30
|
-
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
|
31
|
-
* [ModelInputInfo](https://cloud.tencent.com/document/api/851/75051#ModelInputInfo)
|
|
21
|
+
* [UserQuota](https://cloud.tencent.com/document/api/582/38175#UserQuota)
|
|
32
22
|
|
|
33
23
|
|
|
34
24
|
|
|
35
|
-
##
|
|
25
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
26
|
+
|
|
27
|
+
### 第 49 次发布
|
|
28
|
+
|
|
29
|
+
发布时间:2022-11-11 06:30:28
|
|
30
|
+
|
|
31
|
+
本次发布包含了以下内容:
|
|
32
|
+
|
|
33
|
+
改善已有的文档。
|
|
34
|
+
|
|
35
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
36
|
+
|
|
37
|
+
* ApplyLivenessToken
|
|
38
|
+
* ApplySdkVerificationToken
|
|
39
|
+
* ApplyWebVerificationToken
|
|
40
|
+
* CreateUploadUrl
|
|
41
|
+
* DetectReflectLivenessAndCompare
|
|
42
|
+
* GenerateReflectSequence
|
|
43
|
+
* GetLivenessResult
|
|
44
|
+
* GetSdkVerificationResult
|
|
45
|
+
* GetWebVerificationResult
|
|
46
|
+
* VideoLivenessCompare
|
|
47
|
+
|
|
48
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
49
|
+
|
|
50
|
+
* CardVerifyResult
|
|
51
|
+
* CompareResult
|
|
52
|
+
* FileInfo
|
|
53
|
+
* VerificationDetail
|
|
36
54
|
|
|
37
55
|
|
|
38
56
|
|
|
@@ -16839,6 +16857,24 @@
|
|
|
16839
16857
|
|
|
16840
16858
|
## 文件存储(cfs) 版本:2019-07-19
|
|
16841
16859
|
|
|
16860
|
+
### 第 12 次发布
|
|
16861
|
+
|
|
16862
|
+
发布时间:2022-11-11 06:15:57
|
|
16863
|
+
|
|
16864
|
+
本次发布包含了以下内容:
|
|
16865
|
+
|
|
16866
|
+
改善已有的文档。
|
|
16867
|
+
|
|
16868
|
+
新增接口:
|
|
16869
|
+
|
|
16870
|
+
* [[DeleteUserQuota](https://cloud.tencent.com/document/api/582/82655)](https://cloud.tencent.com/document/api/#/#)
|
|
16871
|
+
* [[DescribeUserQuota](https://cloud.tencent.com/document/api/582/82654)](https://cloud.tencent.com/document/api/#/#)
|
|
16872
|
+
* [[SetUserQuota](https://cloud.tencent.com/document/api/582/82653)](https://cloud.tencent.com/document/api/#/#)
|
|
16873
|
+
|
|
16874
|
+
新增数据结构:
|
|
16875
|
+
|
|
16876
|
+
* [[UserQuota](https://cloud.tencent.com/document/api/582/38175#UserQuota)](https://cloud.tencent.com/document/api/582/38175#[UserQuota](https://cloud.tencent.com/document/api/582/38175#UserQuota))
|
|
16877
|
+
|
|
16842
16878
|
### 第 11 次发布
|
|
16843
16879
|
|
|
16844
16880
|
发布时间:2022-09-07 06:15:13
|
|
@@ -41415,6 +41451,34 @@
|
|
|
41415
41451
|
|
|
41416
41452
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
41417
41453
|
|
|
41454
|
+
### 第 49 次发布
|
|
41455
|
+
|
|
41456
|
+
发布时间:2022-11-11 06:30:28
|
|
41457
|
+
|
|
41458
|
+
本次发布包含了以下内容:
|
|
41459
|
+
|
|
41460
|
+
改善已有的文档。
|
|
41461
|
+
|
|
41462
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
41463
|
+
|
|
41464
|
+
* ApplyLivenessToken
|
|
41465
|
+
* ApplySdkVerificationToken
|
|
41466
|
+
* ApplyWebVerificationToken
|
|
41467
|
+
* CreateUploadUrl
|
|
41468
|
+
* DetectReflectLivenessAndCompare
|
|
41469
|
+
* GenerateReflectSequence
|
|
41470
|
+
* GetLivenessResult
|
|
41471
|
+
* GetSdkVerificationResult
|
|
41472
|
+
* GetWebVerificationResult
|
|
41473
|
+
* VideoLivenessCompare
|
|
41474
|
+
|
|
41475
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
41476
|
+
|
|
41477
|
+
* CardVerifyResult
|
|
41478
|
+
* CompareResult
|
|
41479
|
+
* FileInfo
|
|
41480
|
+
* VerificationDetail
|
|
41481
|
+
|
|
41418
41482
|
### 第 48 次发布
|
|
41419
41483
|
|
|
41420
41484
|
发布时间:2022-10-17 06:26:28
|
|
@@ -81501,23 +81565,23 @@
|
|
|
81501
81565
|
|
|
81502
81566
|
新增接口:
|
|
81503
81567
|
|
|
81504
|
-
* [
|
|
81505
|
-
* [
|
|
81506
|
-
* [
|
|
81507
|
-
* [
|
|
81508
|
-
* [
|
|
81509
|
-
* [
|
|
81510
|
-
* [
|
|
81511
|
-
* [
|
|
81568
|
+
* [CreateBatchModelAccTasks](https://cloud.tencent.com/document/api/851/82610)
|
|
81569
|
+
* [CreateOptimizedModel](https://cloud.tencent.com/document/api/851/82609)
|
|
81570
|
+
* [DeleteModelAccelerateTask](https://cloud.tencent.com/document/api/851/82608)
|
|
81571
|
+
* [DescribeModelAccEngineVersions](https://cloud.tencent.com/document/api/851/82607)
|
|
81572
|
+
* [DescribeModelAccelerateTask](https://cloud.tencent.com/document/api/851/82606)
|
|
81573
|
+
* [DescribeModelAccelerateTasks](https://cloud.tencent.com/document/api/851/82605)
|
|
81574
|
+
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
|
81575
|
+
* [StopModelAccelerateTask](https://cloud.tencent.com/document/api/851/82603)
|
|
81512
81576
|
|
|
81513
81577
|
新增数据结构:
|
|
81514
81578
|
|
|
81515
|
-
* [
|
|
81516
|
-
* [
|
|
81517
|
-
* [
|
|
81518
|
-
* [
|
|
81519
|
-
* [
|
|
81520
|
-
* [
|
|
81579
|
+
* [BatchModelAccTask](https://cloud.tencent.com/document/api/851/75051#BatchModelAccTask)
|
|
81580
|
+
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
|
81581
|
+
* [HyperParameter](https://cloud.tencent.com/document/api/851/75051#HyperParameter)
|
|
81582
|
+
* [ModelAccEngineVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccEngineVersion)
|
|
81583
|
+
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
|
81584
|
+
* [ModelInputInfo](https://cloud.tencent.com/document/api/851/75051#ModelInputInfo)
|
|
81521
81585
|
|
|
81522
81586
|
### 第 7 次发布
|
|
81523
81587
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2022-10-31 06:15:07 |
|
|
45
45
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
46
46
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-09-26 06:16:02 |
|
|
47
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-11-
|
|
47
|
+
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-11-11 06:15:57 |
|
|
48
48
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-10-25 06:18:27 |
|
|
49
49
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
|
|
50
50
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-09-27 06:14:52 |
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-08 06:25:11 |
|
|
92
92
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-08 06:25:25 |
|
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-
|
|
94
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-11-11 06:30:28 |
|
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
96
96
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
|
|
97
97
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-10-13 06:28:02 |
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-11-09 06:57:46 |
|
|
196
196
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-11-10 06:57:12 |
|
|
197
197
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
198
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-11-
|
|
198
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-11-11 06:58:11 |
|
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
201
201
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-11-02 06:48:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.480"
|
|
@@ -18,87 +18,94 @@
|
|
|
18
18
|
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
|
-
DeleteCfsFileSystemResponse,
|
|
22
|
-
SnapshotInfo,
|
|
23
|
-
DescribeCfsFileSystemsRequest,
|
|
24
|
-
DeleteMountTargetRequest,
|
|
25
|
-
CreateCfsRuleRequest,
|
|
26
|
-
FileSystemInfo,
|
|
27
|
-
PGroup,
|
|
28
|
-
DescribeAvailableZoneInfoResponse,
|
|
29
21
|
SnapshotStatistics,
|
|
30
|
-
UpdateCfsFileSystemNameRequest,
|
|
31
|
-
DeleteCfsSnapshotResponse,
|
|
32
22
|
DescribeCfsPGroupsResponse,
|
|
33
|
-
|
|
34
|
-
SnapshotOperateLog,
|
|
35
|
-
DescribeSnapshotOperationLogsResponse,
|
|
36
|
-
UpdateCfsRuleRequest,
|
|
37
|
-
DeleteAutoSnapshotPolicyResponse,
|
|
38
|
-
CreateCfsSnapshotRequest,
|
|
23
|
+
DescribeMountTargetsResponse,
|
|
39
24
|
DescribeSnapshotOperationLogsRequest,
|
|
40
|
-
DeleteCfsRuleResponse,
|
|
41
|
-
DescribeCfsSnapshotOverviewResponse,
|
|
42
|
-
DeleteCfsRuleRequest,
|
|
43
|
-
DeleteMountTargetResponse,
|
|
44
|
-
UpdateCfsPGroupRequest,
|
|
45
|
-
MountInfo,
|
|
46
|
-
UpdateCfsRuleResponse,
|
|
47
25
|
FileSystemClient,
|
|
48
26
|
DescribeCfsFileSystemsResponse,
|
|
49
|
-
DescribeAutoSnapshotPoliciesResponse,
|
|
50
27
|
CreateCfsFileSystemResponse,
|
|
51
|
-
|
|
28
|
+
FileSystemInfo,
|
|
52
29
|
BindAutoSnapshotPolicyRequest,
|
|
53
|
-
DescribeCfsFileSystemClientsRequest,
|
|
54
|
-
DeleteCfsSnapshotRequest,
|
|
55
|
-
DescribeCfsPGroupsRequest,
|
|
56
|
-
AvailableZone,
|
|
57
30
|
CreateCfsPGroupRequest,
|
|
58
|
-
DeleteCfsPGroupResponse,
|
|
59
|
-
DescribeCfsSnapshotsResponse,
|
|
60
31
|
DescribeAutoSnapshotPoliciesRequest,
|
|
61
|
-
|
|
62
|
-
AvailableRegion,
|
|
63
|
-
UpdateCfsSnapshotAttributeRequest,
|
|
64
|
-
CreateCfsFileSystemRequest,
|
|
32
|
+
DescribeAvailableZoneInfoRequest,
|
|
65
33
|
DescribeMountTargetsRequest,
|
|
34
|
+
BindAutoSnapshotPolicyResponse,
|
|
35
|
+
SignUpCfsServiceRequest,
|
|
36
|
+
SignUpCfsServiceResponse,
|
|
37
|
+
AutoSnapshotPolicyInfo,
|
|
38
|
+
DescribeCfsRulesRequest,
|
|
39
|
+
DeleteCfsPGroupRequest,
|
|
40
|
+
UpdateCfsPGroupResponse,
|
|
41
|
+
DeleteAutoSnapshotPolicyRequest,
|
|
42
|
+
DeleteCfsFileSystemResponse,
|
|
43
|
+
UpdateCfsRuleRequest,
|
|
44
|
+
DeleteUserQuotaRequest,
|
|
45
|
+
DescribeAvailableZoneInfoResponse,
|
|
46
|
+
DeleteCfsSnapshotResponse,
|
|
47
|
+
DescribeCfsFileSystemClientsResponse,
|
|
48
|
+
DeleteMountTargetResponse,
|
|
49
|
+
CreateCfsSnapshotRequest,
|
|
50
|
+
DeleteCfsRuleRequest,
|
|
51
|
+
DescribeCfsRulesResponse,
|
|
52
|
+
DescribeSnapshotOperationLogsResponse,
|
|
53
|
+
UpdateCfsFileSystemPGroupResponse,
|
|
54
|
+
DeleteCfsFileSystemRequest,
|
|
66
55
|
CreateCfsPGroupResponse,
|
|
67
|
-
UpdateCfsFileSystemPGroupRequest,
|
|
68
|
-
PGroupRuleInfo,
|
|
69
|
-
UpdateCfsFileSystemNameResponse,
|
|
70
56
|
DescribeCfsServiceStatusRequest,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
57
|
+
DeleteUserQuotaResponse,
|
|
58
|
+
PGroup,
|
|
59
|
+
SetUserQuotaRequest,
|
|
60
|
+
CreateAutoSnapshotPolicyResponse,
|
|
61
|
+
AvailableType,
|
|
62
|
+
UpdateCfsSnapshotAttributeRequest,
|
|
63
|
+
UserQuota,
|
|
64
|
+
DeleteMountTargetRequest,
|
|
65
|
+
CreateCfsRuleRequest,
|
|
66
|
+
UpdateCfsFileSystemNameRequest,
|
|
67
|
+
SnapshotOperateLog,
|
|
68
|
+
DescribeUserQuotaRequest,
|
|
69
|
+
UpdateCfsFileSystemNameResponse,
|
|
70
|
+
DescribeCfsSnapshotOverviewResponse,
|
|
71
|
+
DeleteCfsSnapshotRequest,
|
|
72
|
+
DescribeCfsFileSystemClientsRequest,
|
|
73
|
+
AvailableProtoStatus,
|
|
74
|
+
DescribeCfsFileSystemsRequest,
|
|
75
|
+
AvailableRegion,
|
|
76
|
+
CreateCfsFileSystemRequest,
|
|
77
|
+
AvailableZone,
|
|
74
78
|
Filter,
|
|
75
79
|
UnbindAutoSnapshotPolicyRequest,
|
|
76
|
-
|
|
77
|
-
AutoSnapshotPolicyInfo,
|
|
80
|
+
UnbindAutoSnapshotPolicyResponse,
|
|
78
81
|
DescribeCfsServiceStatusResponse,
|
|
79
|
-
|
|
80
|
-
CreateAutoSnapshotPolicyResponse,
|
|
81
|
-
UpdateCfsFileSystemPGroupResponse,
|
|
82
|
-
TagInfo,
|
|
83
|
-
AvailableProtoStatus,
|
|
84
|
-
DescribeCfsRulesRequest,
|
|
85
|
-
BindAutoSnapshotPolicyResponse,
|
|
82
|
+
PGroupRuleInfo,
|
|
86
83
|
DescribeCfsSnapshotsRequest,
|
|
87
84
|
UpdateCfsFileSystemSizeLimitResponse,
|
|
88
|
-
DeleteCfsPGroupRequest,
|
|
89
85
|
UpdateAutoSnapshotPolicyRequest,
|
|
90
|
-
DescribeCfsSnapshotOverviewRequest,
|
|
91
|
-
AvailableType,
|
|
92
|
-
UnbindAutoSnapshotPolicyResponse,
|
|
93
86
|
UpdateCfsFileSystemSizeLimitRequest,
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
DescribeCfsRulesResponse,
|
|
97
|
-
SignUpCfsServiceRequest,
|
|
98
|
-
DeleteAutoSnapshotPolicyRequest,
|
|
99
|
-
CreateAutoSnapshotPolicyRequest,
|
|
87
|
+
UpdateCfsRuleResponse,
|
|
88
|
+
UpdateCfsPGroupRequest,
|
|
100
89
|
UpdateAutoSnapshotPolicyResponse,
|
|
90
|
+
FileSystemByPolicy,
|
|
91
|
+
SnapshotInfo,
|
|
92
|
+
MountInfo,
|
|
101
93
|
CreateCfsSnapshotResponse,
|
|
94
|
+
UpdateCfsFileSystemPGroupRequest,
|
|
95
|
+
DeleteAutoSnapshotPolicyResponse,
|
|
96
|
+
DeleteCfsRuleResponse,
|
|
97
|
+
UpdateCfsSnapshotAttributeResponse,
|
|
98
|
+
SetUserQuotaResponse,
|
|
99
|
+
TagInfo,
|
|
100
|
+
DescribeCfsPGroupsRequest,
|
|
101
|
+
DeleteCfsPGroupResponse,
|
|
102
|
+
DescribeUserQuotaResponse,
|
|
103
|
+
PGroupInfo,
|
|
104
|
+
CreateCfsRuleResponse,
|
|
105
|
+
DescribeCfsSnapshotsResponse,
|
|
106
|
+
DescribeAutoSnapshotPoliciesResponse,
|
|
107
|
+
DescribeCfsSnapshotOverviewRequest,
|
|
108
|
+
CreateAutoSnapshotPolicyRequest,
|
|
102
109
|
} from "./cfs_models"
|
|
103
110
|
|
|
104
111
|
/**
|
|
@@ -160,6 +167,16 @@ export class Client extends AbstractClient {
|
|
|
160
167
|
return this.request("DescribeCfsPGroups", req, cb)
|
|
161
168
|
}
|
|
162
169
|
|
|
170
|
+
/**
|
|
171
|
+
* 设置文件系统配额,提供UID/GID的配额设置的接口
|
|
172
|
+
*/
|
|
173
|
+
async SetUserQuota(
|
|
174
|
+
req: SetUserQuotaRequest,
|
|
175
|
+
cb?: (error: string, rep: SetUserQuotaResponse) => void
|
|
176
|
+
): Promise<SetUserQuotaResponse> {
|
|
177
|
+
return this.request("SetUserQuota", req, cb)
|
|
178
|
+
}
|
|
179
|
+
|
|
163
180
|
/**
|
|
164
181
|
* 查询文件系统快照定期策略列表信息
|
|
165
182
|
*/
|
|
@@ -171,13 +188,13 @@ export class Client extends AbstractClient {
|
|
|
171
188
|
}
|
|
172
189
|
|
|
173
190
|
/**
|
|
174
|
-
*
|
|
191
|
+
* 本接口(DescribeMountTargets)用于查询文件系统挂载点信息
|
|
175
192
|
*/
|
|
176
|
-
async
|
|
177
|
-
req:
|
|
178
|
-
cb?: (error: string, rep:
|
|
179
|
-
): Promise<
|
|
180
|
-
return this.request("
|
|
193
|
+
async DescribeMountTargets(
|
|
194
|
+
req: DescribeMountTargetsRequest,
|
|
195
|
+
cb?: (error: string, rep: DescribeMountTargetsResponse) => void
|
|
196
|
+
): Promise<DescribeMountTargetsResponse> {
|
|
197
|
+
return this.request("DescribeMountTargets", req, cb)
|
|
181
198
|
}
|
|
182
199
|
|
|
183
200
|
/**
|
|
@@ -240,6 +257,16 @@ export class Client extends AbstractClient {
|
|
|
240
257
|
return this.request("UpdateCfsFileSystemSizeLimit", req, cb)
|
|
241
258
|
}
|
|
242
259
|
|
|
260
|
+
/**
|
|
261
|
+
* 创建定期快照策略
|
|
262
|
+
*/
|
|
263
|
+
async CreateAutoSnapshotPolicy(
|
|
264
|
+
req: CreateAutoSnapshotPolicyRequest,
|
|
265
|
+
cb?: (error: string, rep: CreateAutoSnapshotPolicyResponse) => void
|
|
266
|
+
): Promise<CreateAutoSnapshotPolicyResponse> {
|
|
267
|
+
return this.request("CreateAutoSnapshotPolicy", req, cb)
|
|
268
|
+
}
|
|
269
|
+
|
|
243
270
|
/**
|
|
244
271
|
* 用于删除文件系统
|
|
245
272
|
*/
|
|
@@ -280,6 +307,16 @@ export class Client extends AbstractClient {
|
|
|
280
307
|
return this.request("DescribeCfsSnapshotOverview", req, cb)
|
|
281
308
|
}
|
|
282
309
|
|
|
310
|
+
/**
|
|
311
|
+
* 查询文件系统配额
|
|
312
|
+
*/
|
|
313
|
+
async DescribeUserQuota(
|
|
314
|
+
req: DescribeUserQuotaRequest,
|
|
315
|
+
cb?: (error: string, rep: DescribeUserQuotaResponse) => void
|
|
316
|
+
): Promise<DescribeUserQuotaResponse> {
|
|
317
|
+
return this.request("DescribeUserQuota", req, cb)
|
|
318
|
+
}
|
|
319
|
+
|
|
283
320
|
/**
|
|
284
321
|
* 更新定期自动快照策略
|
|
285
322
|
*/
|
|
@@ -311,13 +348,13 @@ export class Client extends AbstractClient {
|
|
|
311
348
|
}
|
|
312
349
|
|
|
313
350
|
/**
|
|
314
|
-
*
|
|
351
|
+
* 文件系统绑定快照策略,可以同时绑定多个fs,一个fs 只能跟一个策略绑定
|
|
315
352
|
*/
|
|
316
|
-
async
|
|
317
|
-
req:
|
|
318
|
-
cb?: (error: string, rep:
|
|
319
|
-
): Promise<
|
|
320
|
-
return this.request("
|
|
353
|
+
async BindAutoSnapshotPolicy(
|
|
354
|
+
req: BindAutoSnapshotPolicyRequest,
|
|
355
|
+
cb?: (error: string, rep: BindAutoSnapshotPolicyResponse) => void
|
|
356
|
+
): Promise<BindAutoSnapshotPolicyResponse> {
|
|
357
|
+
return this.request("BindAutoSnapshotPolicy", req, cb)
|
|
321
358
|
}
|
|
322
359
|
|
|
323
360
|
/**
|
|
@@ -341,13 +378,13 @@ export class Client extends AbstractClient {
|
|
|
341
378
|
}
|
|
342
379
|
|
|
343
380
|
/**
|
|
344
|
-
*
|
|
381
|
+
* 指定条件删除文件系统配额
|
|
345
382
|
*/
|
|
346
|
-
async
|
|
347
|
-
req:
|
|
348
|
-
cb?: (error: string, rep:
|
|
349
|
-
): Promise<
|
|
350
|
-
return this.request("
|
|
383
|
+
async DeleteUserQuota(
|
|
384
|
+
req: DeleteUserQuotaRequest,
|
|
385
|
+
cb?: (error: string, rep: DeleteUserQuotaResponse) => void
|
|
386
|
+
): Promise<DeleteUserQuotaResponse> {
|
|
387
|
+
return this.request("DeleteUserQuota", req, cb)
|
|
351
388
|
}
|
|
352
389
|
|
|
353
390
|
/**
|