tencentcloud-sdk-nodejs-cfs 4.1.80 → 4.1.90
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.
|
@@ -9,14 +9,20 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
9
9
|
async UpdateCfsFileSystemPGroup(req, cb) {
|
|
10
10
|
return this.request("UpdateCfsFileSystemPGroup", req, cb);
|
|
11
11
|
}
|
|
12
|
-
async
|
|
13
|
-
return this.request("
|
|
12
|
+
async DescribeLifecycleDataTask(req, cb) {
|
|
13
|
+
return this.request("DescribeLifecycleDataTask", req, cb);
|
|
14
14
|
}
|
|
15
15
|
async DeleteCfsSnapshot(req, cb) {
|
|
16
16
|
return this.request("DeleteCfsSnapshot", req, cb);
|
|
17
17
|
}
|
|
18
|
-
async
|
|
19
|
-
return this.request("
|
|
18
|
+
async DeleteCfsFileSystem(req, cb) {
|
|
19
|
+
return this.request("DeleteCfsFileSystem", req, cb);
|
|
20
|
+
}
|
|
21
|
+
async UpdateCfsSnapshotAttribute(req, cb) {
|
|
22
|
+
return this.request("UpdateCfsSnapshotAttribute", req, cb);
|
|
23
|
+
}
|
|
24
|
+
async DescribeMigrationTasks(req, cb) {
|
|
25
|
+
return this.request("DescribeMigrationTasks", req, cb);
|
|
20
26
|
}
|
|
21
27
|
async UpdateFileSystemBandwidthLimit(req, cb) {
|
|
22
28
|
return this.request("UpdateFileSystemBandwidthLimit", req, cb);
|
|
@@ -24,15 +30,24 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
24
30
|
async SetUserQuota(req, cb) {
|
|
25
31
|
return this.request("SetUserQuota", req, cb);
|
|
26
32
|
}
|
|
27
|
-
async
|
|
28
|
-
return this.request("
|
|
33
|
+
async CreateCfsPGroup(req, cb) {
|
|
34
|
+
return this.request("CreateCfsPGroup", req, cb);
|
|
29
35
|
}
|
|
30
36
|
async DescribeMountTargets(req, cb) {
|
|
31
37
|
return this.request("DescribeMountTargets", req, cb);
|
|
32
38
|
}
|
|
39
|
+
async CreateDataFlow(req, cb) {
|
|
40
|
+
return this.request("CreateDataFlow", req, cb);
|
|
41
|
+
}
|
|
33
42
|
async DeleteCfsPGroup(req, cb) {
|
|
34
43
|
return this.request("DeleteCfsPGroup", req, cb);
|
|
35
44
|
}
|
|
45
|
+
async DeleteLifecyclePolicy(req, cb) {
|
|
46
|
+
return this.request("DeleteLifecyclePolicy", req, cb);
|
|
47
|
+
}
|
|
48
|
+
async CreateLifecyclePolicyDownloadTask(req, cb) {
|
|
49
|
+
return this.request("CreateLifecyclePolicyDownloadTask", req, cb);
|
|
50
|
+
}
|
|
36
51
|
async DescribeCfsFileSystemClients(req, cb) {
|
|
37
52
|
return this.request("DescribeCfsFileSystemClients", req, cb);
|
|
38
53
|
}
|
|
@@ -42,14 +57,17 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
42
57
|
async StopMigrationTask(req, cb) {
|
|
43
58
|
return this.request("StopMigrationTask", req, cb);
|
|
44
59
|
}
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
60
|
+
async DescribeBucketList(req, cb) {
|
|
61
|
+
return this.request("DescribeBucketList", req, cb);
|
|
47
62
|
}
|
|
48
63
|
async DescribeAvailableZoneInfo(req, cb) {
|
|
49
64
|
return this.request("DescribeAvailableZoneInfo", req, cb);
|
|
50
65
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
66
|
+
async CreateLifecycleDataTask(req, cb) {
|
|
67
|
+
return this.request("CreateLifecycleDataTask", req, cb);
|
|
68
|
+
}
|
|
69
|
+
async SignUpCfsService(req, cb) {
|
|
70
|
+
return this.request("SignUpCfsService", req, cb);
|
|
53
71
|
}
|
|
54
72
|
async DeleteMigrationTask(req, cb) {
|
|
55
73
|
return this.request("DeleteMigrationTask", req, cb);
|
|
@@ -60,29 +78,32 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
60
78
|
async UpdateCfsFileSystemSizeLimit(req, cb) {
|
|
61
79
|
return this.request("UpdateCfsFileSystemSizeLimit", req, cb);
|
|
62
80
|
}
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
65
|
-
}
|
|
66
|
-
async DeleteCfsFileSystem(req, cb) {
|
|
67
|
-
return this.request("DeleteCfsFileSystem", req, cb);
|
|
81
|
+
async CreateLifecyclePolicy(req, cb) {
|
|
82
|
+
return this.request("CreateLifecyclePolicy", req, cb);
|
|
68
83
|
}
|
|
69
84
|
async CreateCfsFileSystem(req, cb) {
|
|
70
85
|
return this.request("CreateCfsFileSystem", req, cb);
|
|
71
86
|
}
|
|
72
|
-
async
|
|
73
|
-
return this.request("
|
|
87
|
+
async DescribeCfsPGroups(req, cb) {
|
|
88
|
+
return this.request("DescribeCfsPGroups", req, cb);
|
|
74
89
|
}
|
|
75
90
|
async DescribeCfsSnapshotOverview(req, cb) {
|
|
76
91
|
return this.request("DescribeCfsSnapshotOverview", req, cb);
|
|
77
92
|
}
|
|
93
|
+
async DescribeLifecyclePolicies(req, cb) {
|
|
94
|
+
return this.request("DescribeLifecyclePolicies", req, cb);
|
|
95
|
+
}
|
|
78
96
|
async DescribeUserQuota(req, cb) {
|
|
79
97
|
return this.request("DescribeUserQuota", req, cb);
|
|
80
98
|
}
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
99
|
+
async ApplyPathLifecyclePolicy(req, cb) {
|
|
100
|
+
return this.request("ApplyPathLifecyclePolicy", req, cb);
|
|
83
101
|
}
|
|
84
|
-
async
|
|
85
|
-
return this.request("
|
|
102
|
+
async DeleteUserQuota(req, cb) {
|
|
103
|
+
return this.request("DeleteUserQuota", req, cb);
|
|
104
|
+
}
|
|
105
|
+
async ModifyDataFlow(req, cb) {
|
|
106
|
+
return this.request("ModifyDataFlow", req, cb);
|
|
86
107
|
}
|
|
87
108
|
async UpdateCfsRule(req, cb) {
|
|
88
109
|
return this.request("UpdateCfsRule", req, cb);
|
|
@@ -90,17 +111,23 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
90
111
|
async DescribeCfsFileSystems(req, cb) {
|
|
91
112
|
return this.request("DescribeCfsFileSystems", req, cb);
|
|
92
113
|
}
|
|
114
|
+
async ModifyFileSystemAutoScaleUpRule(req, cb) {
|
|
115
|
+
return this.request("ModifyFileSystemAutoScaleUpRule", req, cb);
|
|
116
|
+
}
|
|
93
117
|
async DescribeCfsSnapshots(req, cb) {
|
|
94
118
|
return this.request("DescribeCfsSnapshots", req, cb);
|
|
95
119
|
}
|
|
96
120
|
async BindAutoSnapshotPolicy(req, cb) {
|
|
97
121
|
return this.request("BindAutoSnapshotPolicy", req, cb);
|
|
98
122
|
}
|
|
123
|
+
async ModifyLifecyclePolicy(req, cb) {
|
|
124
|
+
return this.request("ModifyLifecyclePolicy", req, cb);
|
|
125
|
+
}
|
|
99
126
|
async DeleteCfsRule(req, cb) {
|
|
100
127
|
return this.request("DeleteCfsRule", req, cb);
|
|
101
128
|
}
|
|
102
|
-
async
|
|
103
|
-
return this.request("
|
|
129
|
+
async DeleteDataFlow(req, cb) {
|
|
130
|
+
return this.request("DeleteDataFlow", req, cb);
|
|
104
131
|
}
|
|
105
132
|
async CreateMigrationTask(req, cb) {
|
|
106
133
|
return this.request("CreateMigrationTask", req, cb);
|
|
@@ -108,24 +135,36 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
108
135
|
async DeleteMountTarget(req, cb) {
|
|
109
136
|
return this.request("DeleteMountTarget", req, cb);
|
|
110
137
|
}
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
138
|
+
async CreateAutoSnapshotPolicy(req, cb) {
|
|
139
|
+
return this.request("CreateAutoSnapshotPolicy", req, cb);
|
|
113
140
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
141
|
+
async DescribeAutoSnapshotPolicies(req, cb) {
|
|
142
|
+
return this.request("DescribeAutoSnapshotPolicies", req, cb);
|
|
116
143
|
}
|
|
117
144
|
async DeleteAutoSnapshotPolicy(req, cb) {
|
|
118
145
|
return this.request("DeleteAutoSnapshotPolicy", req, cb);
|
|
119
146
|
}
|
|
147
|
+
async StopLifecycleDataTask(req, cb) {
|
|
148
|
+
return this.request("StopLifecycleDataTask", req, cb);
|
|
149
|
+
}
|
|
120
150
|
async CreateCfsSnapshot(req, cb) {
|
|
121
151
|
return this.request("CreateCfsSnapshot", req, cb);
|
|
122
152
|
}
|
|
153
|
+
async UpdateAutoSnapshotPolicy(req, cb) {
|
|
154
|
+
return this.request("UpdateAutoSnapshotPolicy", req, cb);
|
|
155
|
+
}
|
|
123
156
|
async UnbindAutoSnapshotPolicy(req, cb) {
|
|
124
157
|
return this.request("UnbindAutoSnapshotPolicy", req, cb);
|
|
125
158
|
}
|
|
126
159
|
async DescribeSnapshotOperationLogs(req, cb) {
|
|
127
160
|
return this.request("DescribeSnapshotOperationLogs", req, cb);
|
|
128
161
|
}
|
|
162
|
+
async UpdateCfsFileSystemName(req, cb) {
|
|
163
|
+
return this.request("UpdateCfsFileSystemName", req, cb);
|
|
164
|
+
}
|
|
165
|
+
async DescribeDataFlow(req, cb) {
|
|
166
|
+
return this.request("DescribeDataFlow", req, cb);
|
|
167
|
+
}
|
|
129
168
|
async CreateCfsRule(req, cb) {
|
|
130
169
|
return this.request("CreateCfsRule", req, cb);
|
|
131
170
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CreateMigrationTaskRequest, ScaleUpFileSystemResponse, DescribeCfsPGroupsResponse, DescribeMountTargetsResponse, DescribeSnapshotOperationLogsRequest, DescribeCfsFileSystemsResponse,
|
|
2
|
+
import { CreateMigrationTaskRequest, ScaleUpFileSystemResponse, CreateLifecycleDataTaskRequest, DescribeCfsPGroupsResponse, ModifyDataFlowResponse, DescribeMountTargetsResponse, DescribeSnapshotOperationLogsRequest, CreateLifecyclePolicyDownloadTaskRequest, StopLifecycleDataTaskRequest, DescribeCfsFileSystemsResponse, CreateLifecycleDataTaskResponse, ApplyPathLifecyclePolicyRequest, BindAutoSnapshotPolicyRequest, ModifyFileSystemAutoScaleUpRuleRequest, ScaleUpFileSystemRequest, CreateCfsPGroupRequest, DescribeMigrationTasksResponse, DescribeAutoSnapshotPoliciesRequest, DescribeAvailableZoneInfoRequest, DescribeMountTargetsRequest, CreateDataFlowResponse, SignUpCfsServiceRequest, SignUpCfsServiceResponse, CreateLifecyclePolicyDownloadTaskResponse, DescribeCfsRulesRequest, UpdateCfsFileSystemNameRequest, DeleteCfsPGroupRequest, DescribeLifecycleDataTaskResponse, UpdateCfsPGroupResponse, UpdateFileSystemBandwidthLimitResponse, DescribeLifecyclePoliciesRequest, DeleteAutoSnapshotPolicyRequest, CreateLifecyclePolicyResponse, UpdateCfsRuleRequest, StopLifecycleDataTaskResponse, DeleteUserQuotaRequest, DescribeAvailableZoneInfoResponse, DeleteCfsSnapshotResponse, DescribeCfsFileSystemClientsResponse, DeleteMountTargetResponse, ModifyLifecyclePolicyResponse, CreateCfsSnapshotRequest, DescribeBucketListRequest, DeleteCfsRuleRequest, ApplyPathLifecyclePolicyResponse, UpdateCfsRuleResponse, DeleteMigrationTaskResponse, DescribeLifecycleDataTaskRequest, DescribeSnapshotOperationLogsResponse, DeleteCfsFileSystemRequest, UpdateFileSystemBandwidthLimitRequest, DeleteLifecyclePolicyResponse, CreateCfsPGroupResponse, DescribeCfsServiceStatusRequest, DeleteUserQuotaResponse, DeleteMigrationTaskRequest, SetUserQuotaRequest, CreateAutoSnapshotPolicyResponse, ModifyFileSystemAutoScaleUpRuleResponse, CreateCfsSnapshotResponse, DeleteMountTargetRequest, CreateCfsRuleRequest, DeleteCfsFileSystemResponse, CreateCfsFileSystemResponse, DeleteDataFlowResponse, CreateAccessCertRequest, DescribeLifecyclePoliciesResponse, DescribeUserQuotaRequest, DescribeDataFlowRequest, DescribeBucketListResponse, UpdateCfsFileSystemNameResponse, DescribeCfsSnapshotOverviewResponse, DeleteCfsSnapshotRequest, DescribeCfsFileSystemClientsRequest, DescribeCfsSnapshotsResponse, DescribeCfsFileSystemsRequest, CreateCfsFileSystemRequest, DescribeMigrationTasksRequest, UnbindAutoSnapshotPolicyRequest, UnbindAutoSnapshotPolicyResponse, DescribeCfsServiceStatusResponse, BindAutoSnapshotPolicyResponse, DescribeCfsSnapshotsRequest, UpdateCfsFileSystemSizeLimitResponse, UpdateAutoSnapshotPolicyRequest, UpdateCfsFileSystemSizeLimitRequest, DescribeCfsRulesResponse, UpdateCfsFileSystemPGroupResponse, UpdateAutoSnapshotPolicyResponse, UpdateCfsFileSystemPGroupRequest, CreateMigrationTaskResponse, DeleteAutoSnapshotPolicyResponse, DeleteCfsRuleResponse, UpdateCfsSnapshotAttributeResponse, UpdateCfsPGroupRequest, DeleteDataFlowRequest, SetUserQuotaResponse, DescribeCfsPGroupsRequest, DeleteCfsPGroupResponse, UpdateCfsSnapshotAttributeRequest, DescribeUserQuotaResponse, ModifyLifecyclePolicyRequest, DeleteLifecyclePolicyRequest, CreateLifecyclePolicyRequest, CreateCfsRuleResponse, StopMigrationTaskResponse, CreateAccessCertResponse, StopMigrationTaskRequest, DescribeAutoSnapshotPoliciesResponse, ModifyDataFlowRequest, DescribeCfsSnapshotOverviewRequest, CreateAutoSnapshotPolicyRequest, CreateDataFlowRequest, DescribeDataFlowResponse } from "./cfs_models";
|
|
3
3
|
/**
|
|
4
4
|
* cfs client
|
|
5
5
|
* @class
|
|
@@ -15,17 +15,26 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
15
15
|
*/
|
|
16
16
|
UpdateCfsFileSystemPGroup(req: UpdateCfsFileSystemPGroupRequest, cb?: (error: string, rep: UpdateCfsFileSystemPGroupResponse) => void): Promise<UpdateCfsFileSystemPGroupResponse>;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* 查询生命周期任务的接口
|
|
19
19
|
*/
|
|
20
|
-
|
|
20
|
+
DescribeLifecycleDataTask(req: DescribeLifecycleDataTaskRequest, cb?: (error: string, rep: DescribeLifecycleDataTaskResponse) => void): Promise<DescribeLifecycleDataTaskResponse>;
|
|
21
21
|
/**
|
|
22
22
|
* 删除文件系统快照
|
|
23
23
|
*/
|
|
24
24
|
DeleteCfsSnapshot(req: DeleteCfsSnapshotRequest, cb?: (error: string, rep: DeleteCfsSnapshotResponse) => void): Promise<DeleteCfsSnapshotResponse>;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* 用于删除文件系统
|
|
27
27
|
*/
|
|
28
|
-
|
|
28
|
+
DeleteCfsFileSystem(req: DeleteCfsFileSystemRequest, cb?: (error: string, rep: DeleteCfsFileSystemResponse) => void): Promise<DeleteCfsFileSystemResponse>;
|
|
29
|
+
/**
|
|
30
|
+
* 更新文件系统快照名称及保留时长
|
|
31
|
+
*/
|
|
32
|
+
UpdateCfsSnapshotAttribute(req: UpdateCfsSnapshotAttributeRequest, cb?: (error: string, rep: UpdateCfsSnapshotAttributeResponse) => void): Promise<UpdateCfsSnapshotAttributeResponse>;
|
|
33
|
+
/**
|
|
34
|
+
* 用于获取迁移任务列表。
|
|
35
|
+
此接口需提交工单,开启白名单之后才能使用。
|
|
36
|
+
*/
|
|
37
|
+
DescribeMigrationTasks(req: DescribeMigrationTasksRequest, cb?: (error: string, rep: DescribeMigrationTasksResponse) => void): Promise<DescribeMigrationTasksResponse>;
|
|
29
38
|
/**
|
|
30
39
|
* 更新文件系统吞吐
|
|
31
40
|
仅吞吐型支持此接口
|
|
@@ -36,17 +45,29 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
36
45
|
*/
|
|
37
46
|
SetUserQuota(req: SetUserQuotaRequest, cb?: (error: string, rep: SetUserQuotaResponse) => void): Promise<SetUserQuotaResponse>;
|
|
38
47
|
/**
|
|
39
|
-
*
|
|
48
|
+
* 本接口(CreateCfsPGroup)用于创建权限组
|
|
40
49
|
*/
|
|
41
|
-
|
|
50
|
+
CreateCfsPGroup(req: CreateCfsPGroupRequest, cb?: (error: string, rep: CreateCfsPGroupResponse) => void): Promise<CreateCfsPGroupResponse>;
|
|
42
51
|
/**
|
|
43
52
|
* 本接口(DescribeMountTargets)用于查询文件系统挂载点信息
|
|
44
53
|
*/
|
|
45
54
|
DescribeMountTargets(req: DescribeMountTargetsRequest, cb?: (error: string, rep: DescribeMountTargetsResponse) => void): Promise<DescribeMountTargetsResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* 创建数据流动接口
|
|
57
|
+
*/
|
|
58
|
+
CreateDataFlow(req: CreateDataFlowRequest, cb?: (error: string, rep: CreateDataFlowResponse) => void): Promise<CreateDataFlowResponse>;
|
|
46
59
|
/**
|
|
47
60
|
* 本接口(DeleteCfsPGroup)用于删除权限组,只有未绑定文件系统的权限组才能够被此接口删除。
|
|
48
61
|
*/
|
|
49
62
|
DeleteCfsPGroup(req: DeleteCfsPGroupRequest, cb?: (error: string, rep: DeleteCfsPGroupResponse) => void): Promise<DeleteCfsPGroupResponse>;
|
|
63
|
+
/**
|
|
64
|
+
* 删除生命周期管理策略
|
|
65
|
+
*/
|
|
66
|
+
DeleteLifecyclePolicy(req: DeleteLifecyclePolicyRequest, cb?: (error: string, rep: DeleteLifecyclePolicyResponse) => void): Promise<DeleteLifecyclePolicyResponse>;
|
|
67
|
+
/**
|
|
68
|
+
* 下载生命周期任务中文件列表
|
|
69
|
+
*/
|
|
70
|
+
CreateLifecyclePolicyDownloadTask(req: CreateLifecyclePolicyDownloadTaskRequest, cb?: (error: string, rep: CreateLifecyclePolicyDownloadTaskResponse) => void): Promise<CreateLifecyclePolicyDownloadTaskResponse>;
|
|
50
71
|
/**
|
|
51
72
|
* 查询挂载该文件系统的客户端。此功能需要客户端安装CFS监控插件。
|
|
52
73
|
*/
|
|
@@ -60,18 +81,21 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
60
81
|
*/
|
|
61
82
|
StopMigrationTask(req: StopMigrationTaskRequest, cb?: (error: string, rep: StopMigrationTaskResponse) => void): Promise<StopMigrationTaskResponse>;
|
|
62
83
|
/**
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
DescribeMigrationTasks(req: DescribeMigrationTasksRequest, cb?: (error: string, rep: DescribeMigrationTasksResponse) => void): Promise<DescribeMigrationTasksResponse>;
|
|
84
|
+
* 用于获取数据源桶列表。
|
|
85
|
+
*/
|
|
86
|
+
DescribeBucketList(req: DescribeBucketListRequest, cb?: (error: string, rep: DescribeBucketListResponse) => void): Promise<DescribeBucketListResponse>;
|
|
67
87
|
/**
|
|
68
88
|
* 本接口(DescribeAvailableZoneInfo)用于查询区域的可用情况。
|
|
69
89
|
*/
|
|
70
90
|
DescribeAvailableZoneInfo(req?: DescribeAvailableZoneInfoRequest, cb?: (error: string, rep: DescribeAvailableZoneInfoResponse) => void): Promise<DescribeAvailableZoneInfoResponse>;
|
|
71
91
|
/**
|
|
72
|
-
*
|
|
92
|
+
* 支持主动沉降/预热接口
|
|
73
93
|
*/
|
|
74
|
-
|
|
94
|
+
CreateLifecycleDataTask(req: CreateLifecycleDataTaskRequest, cb?: (error: string, rep: CreateLifecycleDataTaskResponse) => void): Promise<CreateLifecycleDataTaskResponse>;
|
|
95
|
+
/**
|
|
96
|
+
* 本接口(SignUpCfsService)用于开通CFS服务。
|
|
97
|
+
*/
|
|
98
|
+
SignUpCfsService(req?: SignUpCfsServiceRequest, cb?: (error: string, rep: SignUpCfsServiceResponse) => void): Promise<SignUpCfsServiceResponse>;
|
|
75
99
|
/**
|
|
76
100
|
* 用于删除迁移任务。不支持删除等待中、创建中、运行中、取消中、终止中状态的任务。
|
|
77
101
|
*/
|
|
@@ -85,37 +109,41 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
85
109
|
*/
|
|
86
110
|
UpdateCfsFileSystemSizeLimit(req: UpdateCfsFileSystemSizeLimitRequest, cb?: (error: string, rep: UpdateCfsFileSystemSizeLimitResponse) => void): Promise<UpdateCfsFileSystemSizeLimitResponse>;
|
|
87
111
|
/**
|
|
88
|
-
*
|
|
89
|
-
*/
|
|
90
|
-
CreateAutoSnapshotPolicy(req: CreateAutoSnapshotPolicyRequest, cb?: (error: string, rep: CreateAutoSnapshotPolicyResponse) => void): Promise<CreateAutoSnapshotPolicyResponse>;
|
|
91
|
-
/**
|
|
92
|
-
* 用于删除文件系统
|
|
112
|
+
* 创建文件存储生命周期策略
|
|
93
113
|
*/
|
|
94
|
-
|
|
114
|
+
CreateLifecyclePolicy(req: CreateLifecyclePolicyRequest, cb?: (error: string, rep: CreateLifecyclePolicyResponse) => void): Promise<CreateLifecyclePolicyResponse>;
|
|
95
115
|
/**
|
|
96
116
|
* 用于添加新文件系统
|
|
97
117
|
*/
|
|
98
118
|
CreateCfsFileSystem(req: CreateCfsFileSystemRequest, cb?: (error: string, rep: CreateCfsFileSystemResponse) => void): Promise<CreateCfsFileSystemResponse>;
|
|
99
119
|
/**
|
|
100
|
-
*
|
|
120
|
+
* 本接口(DescribeCfsPGroups)用于查询权限组列表。
|
|
101
121
|
*/
|
|
102
|
-
|
|
122
|
+
DescribeCfsPGroups(req?: DescribeCfsPGroupsRequest, cb?: (error: string, rep: DescribeCfsPGroupsResponse) => void): Promise<DescribeCfsPGroupsResponse>;
|
|
103
123
|
/**
|
|
104
124
|
* 文件系统快照概览
|
|
105
125
|
*/
|
|
106
126
|
DescribeCfsSnapshotOverview(req?: DescribeCfsSnapshotOverviewRequest, cb?: (error: string, rep: DescribeCfsSnapshotOverviewResponse) => void): Promise<DescribeCfsSnapshotOverviewResponse>;
|
|
127
|
+
/**
|
|
128
|
+
* 查询生命周期管理策略
|
|
129
|
+
*/
|
|
130
|
+
DescribeLifecyclePolicies(req: DescribeLifecyclePoliciesRequest, cb?: (error: string, rep: DescribeLifecyclePoliciesResponse) => void): Promise<DescribeLifecyclePoliciesResponse>;
|
|
107
131
|
/**
|
|
108
132
|
* 查询文件系统配额(仅部分Turbo实例能使用,若需要调用请提交工单与我们联系)
|
|
109
133
|
*/
|
|
110
134
|
DescribeUserQuota(req: DescribeUserQuotaRequest, cb?: (error: string, rep: DescribeUserQuotaResponse) => void): Promise<DescribeUserQuotaResponse>;
|
|
111
135
|
/**
|
|
112
|
-
*
|
|
136
|
+
* 配置生命周期策略关联到的目录列表
|
|
113
137
|
*/
|
|
114
|
-
|
|
138
|
+
ApplyPathLifecyclePolicy(req: ApplyPathLifecyclePolicyRequest, cb?: (error: string, rep: ApplyPathLifecyclePolicyResponse) => void): Promise<ApplyPathLifecyclePolicyResponse>;
|
|
115
139
|
/**
|
|
116
|
-
*
|
|
140
|
+
* 指定条件删除文件系统配额(仅部分Turbo实例能使用,若需要调用请提交工单与我们联系)
|
|
117
141
|
*/
|
|
118
|
-
|
|
142
|
+
DeleteUserQuota(req: DeleteUserQuotaRequest, cb?: (error: string, rep: DeleteUserQuotaResponse) => void): Promise<DeleteUserQuotaResponse>;
|
|
143
|
+
/**
|
|
144
|
+
* 修改数据流动相关参数
|
|
145
|
+
*/
|
|
146
|
+
ModifyDataFlow(req: ModifyDataFlowRequest, cb?: (error: string, rep: ModifyDataFlowResponse) => void): Promise<ModifyDataFlowResponse>;
|
|
119
147
|
/**
|
|
120
148
|
* 本接口(UpdateCfsRule)用于更新权限规则。
|
|
121
149
|
*/
|
|
@@ -124,6 +152,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
124
152
|
* 本接口(DescribeCfsFileSystems)用于查询文件系统
|
|
125
153
|
*/
|
|
126
154
|
DescribeCfsFileSystems(req: DescribeCfsFileSystemsRequest, cb?: (error: string, rep: DescribeCfsFileSystemsResponse) => void): Promise<DescribeCfsFileSystemsResponse>;
|
|
155
|
+
/**
|
|
156
|
+
* 用来设置文件系统扩容策略,该接口只支持turbo文件系统
|
|
157
|
+
*/
|
|
158
|
+
ModifyFileSystemAutoScaleUpRule(req: ModifyFileSystemAutoScaleUpRuleRequest, cb?: (error: string, rep: ModifyFileSystemAutoScaleUpRuleResponse) => void): Promise<ModifyFileSystemAutoScaleUpRuleResponse>;
|
|
127
159
|
/**
|
|
128
160
|
* 查询文件系统快照列表
|
|
129
161
|
*/
|
|
@@ -132,14 +164,18 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
132
164
|
* 文件系统绑定快照策略,可以同时绑定多个fs,一个fs 只能跟一个策略绑定
|
|
133
165
|
*/
|
|
134
166
|
BindAutoSnapshotPolicy(req: BindAutoSnapshotPolicyRequest, cb?: (error: string, rep: BindAutoSnapshotPolicyResponse) => void): Promise<BindAutoSnapshotPolicyResponse>;
|
|
167
|
+
/**
|
|
168
|
+
* 更新文件存储生命周期策略
|
|
169
|
+
*/
|
|
170
|
+
ModifyLifecyclePolicy(req: ModifyLifecyclePolicyRequest, cb?: (error: string, rep: ModifyLifecyclePolicyResponse) => void): Promise<ModifyLifecyclePolicyResponse>;
|
|
135
171
|
/**
|
|
136
172
|
* 本接口(DeleteCfsRule)用于删除权限组规则。
|
|
137
173
|
*/
|
|
138
174
|
DeleteCfsRule(req: DeleteCfsRuleRequest, cb?: (error: string, rep: DeleteCfsRuleResponse) => void): Promise<DeleteCfsRuleResponse>;
|
|
139
175
|
/**
|
|
140
|
-
*
|
|
176
|
+
* 删除数据流动
|
|
141
177
|
*/
|
|
142
|
-
|
|
178
|
+
DeleteDataFlow(req: DeleteDataFlowRequest, cb?: (error: string, rep: DeleteDataFlowResponse) => void): Promise<DeleteDataFlowResponse>;
|
|
143
179
|
/**
|
|
144
180
|
* 用于创建迁移任务。
|
|
145
181
|
*/
|
|
@@ -150,21 +186,29 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
150
186
|
*/
|
|
151
187
|
DeleteMountTarget(req: DeleteMountTargetRequest, cb?: (error: string, rep: DeleteMountTargetResponse) => void): Promise<DeleteMountTargetResponse>;
|
|
152
188
|
/**
|
|
153
|
-
*
|
|
189
|
+
* 创建定期快照策略
|
|
154
190
|
*/
|
|
155
|
-
|
|
191
|
+
CreateAutoSnapshotPolicy(req: CreateAutoSnapshotPolicyRequest, cb?: (error: string, rep: CreateAutoSnapshotPolicyResponse) => void): Promise<CreateAutoSnapshotPolicyResponse>;
|
|
156
192
|
/**
|
|
157
|
-
*
|
|
193
|
+
* 查询文件系统快照定期策略列表信息
|
|
158
194
|
*/
|
|
159
|
-
|
|
195
|
+
DescribeAutoSnapshotPolicies(req: DescribeAutoSnapshotPoliciesRequest, cb?: (error: string, rep: DescribeAutoSnapshotPoliciesResponse) => void): Promise<DescribeAutoSnapshotPoliciesResponse>;
|
|
160
196
|
/**
|
|
161
197
|
* 删除快照定期策略
|
|
162
198
|
*/
|
|
163
199
|
DeleteAutoSnapshotPolicy(req: DeleteAutoSnapshotPolicyRequest, cb?: (error: string, rep: DeleteAutoSnapshotPolicyResponse) => void): Promise<DeleteAutoSnapshotPolicyResponse>;
|
|
200
|
+
/**
|
|
201
|
+
* 终止生命周期任务的接口
|
|
202
|
+
*/
|
|
203
|
+
StopLifecycleDataTask(req: StopLifecycleDataTaskRequest, cb?: (error: string, rep: StopLifecycleDataTaskResponse) => void): Promise<StopLifecycleDataTaskResponse>;
|
|
164
204
|
/**
|
|
165
205
|
* 创建文件系统快照
|
|
166
206
|
*/
|
|
167
207
|
CreateCfsSnapshot(req: CreateCfsSnapshotRequest, cb?: (error: string, rep: CreateCfsSnapshotResponse) => void): Promise<CreateCfsSnapshotResponse>;
|
|
208
|
+
/**
|
|
209
|
+
* 更新定期自动快照策略
|
|
210
|
+
*/
|
|
211
|
+
UpdateAutoSnapshotPolicy(req: UpdateAutoSnapshotPolicyRequest, cb?: (error: string, rep: UpdateAutoSnapshotPolicyResponse) => void): Promise<UpdateAutoSnapshotPolicyResponse>;
|
|
168
212
|
/**
|
|
169
213
|
* 解除文件系统绑定的快照策略
|
|
170
214
|
*/
|
|
@@ -173,6 +217,14 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
173
217
|
* 查询快照操作日志
|
|
174
218
|
*/
|
|
175
219
|
DescribeSnapshotOperationLogs(req: DescribeSnapshotOperationLogsRequest, cb?: (error: string, rep: DescribeSnapshotOperationLogsResponse) => void): Promise<DescribeSnapshotOperationLogsResponse>;
|
|
220
|
+
/**
|
|
221
|
+
* 本接口(UpdateCfsFileSystemName)用于更新文件系统名
|
|
222
|
+
*/
|
|
223
|
+
UpdateCfsFileSystemName(req: UpdateCfsFileSystemNameRequest, cb?: (error: string, rep: UpdateCfsFileSystemNameResponse) => void): Promise<UpdateCfsFileSystemNameResponse>;
|
|
224
|
+
/**
|
|
225
|
+
* 查询数据流动信息接口
|
|
226
|
+
*/
|
|
227
|
+
DescribeDataFlow(req: DescribeDataFlowRequest, cb?: (error: string, rep: DescribeDataFlowResponse) => void): Promise<DescribeDataFlowResponse>;
|
|
176
228
|
/**
|
|
177
229
|
* 本接口(CreateCfsRule)用于创建权限组规则。
|
|
178
230
|
*/
|