tencentcloud-sdk-nodejs-cfs 4.0.800 → 4.0.809
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.
|
@@ -94,7 +94,7 @@ export interface ScaleUpFileSystemResponse {
|
|
|
94
94
|
*/
|
|
95
95
|
TargetCapacity?: number
|
|
96
96
|
/**
|
|
97
|
-
* 唯一请求 ID
|
|
97
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
98
98
|
*/
|
|
99
99
|
RequestId?: string
|
|
100
100
|
}
|
|
@@ -126,7 +126,7 @@ export interface DescribeCfsPGroupsResponse {
|
|
|
126
126
|
*/
|
|
127
127
|
PGroupList: Array<PGroupInfo>
|
|
128
128
|
/**
|
|
129
|
-
* 唯一请求 ID
|
|
129
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
130
130
|
*/
|
|
131
131
|
RequestId?: string
|
|
132
132
|
}
|
|
@@ -144,7 +144,7 @@ export interface DescribeMountTargetsResponse {
|
|
|
144
144
|
*/
|
|
145
145
|
NumberOfMountTargets?: number
|
|
146
146
|
/**
|
|
147
|
-
* 唯一请求 ID
|
|
147
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
148
148
|
*/
|
|
149
149
|
RequestId?: string
|
|
150
150
|
}
|
|
@@ -332,7 +332,7 @@ export interface DescribeCfsFileSystemsResponse {
|
|
|
332
332
|
*/
|
|
333
333
|
TotalCount?: number
|
|
334
334
|
/**
|
|
335
|
-
* 唯一请求 ID
|
|
335
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
336
336
|
*/
|
|
337
337
|
RequestId?: string
|
|
338
338
|
}
|
|
@@ -374,7 +374,7 @@ export interface CreateCfsFileSystemResponse {
|
|
|
374
374
|
*/
|
|
375
375
|
Encrypted?: boolean
|
|
376
376
|
/**
|
|
377
|
-
* 唯一请求 ID
|
|
377
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
378
378
|
*/
|
|
379
379
|
RequestId?: string
|
|
380
380
|
}
|
|
@@ -561,7 +561,7 @@ export interface DescribeMigrationTasksResponse {
|
|
|
561
561
|
*/
|
|
562
562
|
MigrationTasks?: Array<MigrationTaskInfo>
|
|
563
563
|
/**
|
|
564
|
-
* 唯一请求 ID
|
|
564
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
565
565
|
*/
|
|
566
566
|
RequestId?: string
|
|
567
567
|
}
|
|
@@ -620,7 +620,7 @@ export interface BindAutoSnapshotPolicyResponse {
|
|
|
620
620
|
*/
|
|
621
621
|
AutoSnapshotPolicyId?: string
|
|
622
622
|
/**
|
|
623
|
-
* 唯一请求 ID
|
|
623
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
624
624
|
*/
|
|
625
625
|
RequestId?: string
|
|
626
626
|
}
|
|
@@ -638,7 +638,7 @@ export interface StopMigrationTaskResponse {
|
|
|
638
638
|
*/
|
|
639
639
|
Status?: number
|
|
640
640
|
/**
|
|
641
|
-
* 唯一请求 ID
|
|
641
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
642
642
|
*/
|
|
643
643
|
RequestId?: string
|
|
644
644
|
}
|
|
@@ -652,7 +652,7 @@ export interface SignUpCfsServiceResponse {
|
|
|
652
652
|
*/
|
|
653
653
|
CfsServiceStatus: string
|
|
654
654
|
/**
|
|
655
|
-
* 唯一请求 ID
|
|
655
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
656
656
|
*/
|
|
657
657
|
RequestId?: string
|
|
658
658
|
}
|
|
@@ -780,7 +780,7 @@ export interface UpdateCfsPGroupResponse {
|
|
|
780
780
|
*/
|
|
781
781
|
DescInfo?: string
|
|
782
782
|
/**
|
|
783
|
-
* 唯一请求 ID
|
|
783
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
784
784
|
*/
|
|
785
785
|
RequestId?: string
|
|
786
786
|
}
|
|
@@ -800,7 +800,7 @@ export interface DeleteAutoSnapshotPolicyRequest {
|
|
|
800
800
|
*/
|
|
801
801
|
export interface DeleteCfsFileSystemResponse {
|
|
802
802
|
/**
|
|
803
|
-
* 唯一请求 ID
|
|
803
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
804
804
|
*/
|
|
805
805
|
RequestId?: string
|
|
806
806
|
}
|
|
@@ -862,7 +862,7 @@ export interface DescribeAvailableZoneInfoResponse {
|
|
|
862
862
|
*/
|
|
863
863
|
RegionZones: Array<AvailableRegion>
|
|
864
864
|
/**
|
|
865
|
-
* 唯一请求 ID
|
|
865
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
866
866
|
*/
|
|
867
867
|
RequestId?: string
|
|
868
868
|
}
|
|
@@ -876,7 +876,7 @@ export interface DeleteCfsSnapshotResponse {
|
|
|
876
876
|
*/
|
|
877
877
|
SnapshotId: string
|
|
878
878
|
/**
|
|
879
|
-
* 唯一请求 ID
|
|
879
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
880
880
|
*/
|
|
881
881
|
RequestId?: string
|
|
882
882
|
}
|
|
@@ -894,7 +894,7 @@ export interface DescribeCfsFileSystemClientsResponse {
|
|
|
894
894
|
*/
|
|
895
895
|
TotalCount?: number
|
|
896
896
|
/**
|
|
897
|
-
* 唯一请求 ID
|
|
897
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
898
898
|
*/
|
|
899
899
|
RequestId?: string
|
|
900
900
|
}
|
|
@@ -904,7 +904,7 @@ export interface DescribeCfsFileSystemClientsResponse {
|
|
|
904
904
|
*/
|
|
905
905
|
export interface DeleteMountTargetResponse {
|
|
906
906
|
/**
|
|
907
|
-
* 唯一请求 ID
|
|
907
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
908
908
|
*/
|
|
909
909
|
RequestId?: string
|
|
910
910
|
}
|
|
@@ -989,7 +989,7 @@ export interface UpdateCfsRuleResponse {
|
|
|
989
989
|
*/
|
|
990
990
|
Priority: number
|
|
991
991
|
/**
|
|
992
|
-
* 唯一请求 ID
|
|
992
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
993
993
|
*/
|
|
994
994
|
RequestId?: string
|
|
995
995
|
}
|
|
@@ -999,7 +999,7 @@ export interface UpdateCfsRuleResponse {
|
|
|
999
999
|
*/
|
|
1000
1000
|
export interface DeleteMigrationTaskResponse {
|
|
1001
1001
|
/**
|
|
1002
|
-
* 唯一请求 ID
|
|
1002
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1003
1003
|
*/
|
|
1004
1004
|
RequestId?: string
|
|
1005
1005
|
}
|
|
@@ -1009,7 +1009,7 @@ export interface DeleteMigrationTaskResponse {
|
|
|
1009
1009
|
*/
|
|
1010
1010
|
export interface UpdateFileSystemBandwidthLimitResponse {
|
|
1011
1011
|
/**
|
|
1012
|
-
* 唯一请求 ID
|
|
1012
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1013
1013
|
*/
|
|
1014
1014
|
RequestId?: string
|
|
1015
1015
|
}
|
|
@@ -1027,7 +1027,7 @@ export interface DescribeSnapshotOperationLogsResponse {
|
|
|
1027
1027
|
*/
|
|
1028
1028
|
SnapshotOperates: Array<SnapshotOperateLog>
|
|
1029
1029
|
/**
|
|
1030
|
-
* 唯一请求 ID
|
|
1030
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1031
1031
|
*/
|
|
1032
1032
|
RequestId?: string
|
|
1033
1033
|
}
|
|
@@ -1045,7 +1045,7 @@ export interface UpdateCfsFileSystemPGroupResponse {
|
|
|
1045
1045
|
*/
|
|
1046
1046
|
FileSystemId: string
|
|
1047
1047
|
/**
|
|
1048
|
-
* 唯一请求 ID
|
|
1048
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1049
1049
|
*/
|
|
1050
1050
|
RequestId?: string
|
|
1051
1051
|
}
|
|
@@ -1099,7 +1099,7 @@ export interface CreateCfsPGroupResponse {
|
|
|
1099
1099
|
*/
|
|
1100
1100
|
CDate: string
|
|
1101
1101
|
/**
|
|
1102
|
-
* 唯一请求 ID
|
|
1102
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1103
1103
|
*/
|
|
1104
1104
|
RequestId?: string
|
|
1105
1105
|
}
|
|
@@ -1114,7 +1114,7 @@ export type DescribeCfsServiceStatusRequest = null
|
|
|
1114
1114
|
*/
|
|
1115
1115
|
export interface DeleteUserQuotaResponse {
|
|
1116
1116
|
/**
|
|
1117
|
-
* 唯一请求 ID
|
|
1117
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1118
1118
|
*/
|
|
1119
1119
|
RequestId?: string
|
|
1120
1120
|
}
|
|
@@ -1178,7 +1178,7 @@ export interface CreateAutoSnapshotPolicyResponse {
|
|
|
1178
1178
|
*/
|
|
1179
1179
|
AutoSnapshotPolicyId?: string
|
|
1180
1180
|
/**
|
|
1181
|
-
* 唯一请求 ID
|
|
1181
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1182
1182
|
*/
|
|
1183
1183
|
RequestId?: string
|
|
1184
1184
|
}
|
|
@@ -1204,7 +1204,7 @@ export interface ModifyFileSystemAutoScaleUpRuleResponse {
|
|
|
1204
1204
|
*/
|
|
1205
1205
|
TargetThreshold?: number
|
|
1206
1206
|
/**
|
|
1207
|
-
* 唯一请求 ID
|
|
1207
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1208
1208
|
*/
|
|
1209
1209
|
RequestId?: string
|
|
1210
1210
|
}
|
|
@@ -1236,7 +1236,7 @@ export interface CreateCfsSnapshotResponse {
|
|
|
1236
1236
|
*/
|
|
1237
1237
|
SnapshotId?: string
|
|
1238
1238
|
/**
|
|
1239
|
-
* 唯一请求 ID
|
|
1239
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1240
1240
|
*/
|
|
1241
1241
|
RequestId?: string
|
|
1242
1242
|
}
|
|
@@ -1403,7 +1403,7 @@ export interface DescribeBucketListResponse {
|
|
|
1403
1403
|
*/
|
|
1404
1404
|
BucketList?: Array<BucketInfo>
|
|
1405
1405
|
/**
|
|
1406
|
-
* 唯一请求 ID
|
|
1406
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1407
1407
|
*/
|
|
1408
1408
|
RequestId?: string
|
|
1409
1409
|
}
|
|
@@ -1425,7 +1425,7 @@ export interface UpdateCfsFileSystemNameResponse {
|
|
|
1425
1425
|
*/
|
|
1426
1426
|
FsName: string
|
|
1427
1427
|
/**
|
|
1428
|
-
* 唯一请求 ID
|
|
1428
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1429
1429
|
*/
|
|
1430
1430
|
RequestId?: string
|
|
1431
1431
|
}
|
|
@@ -1439,7 +1439,7 @@ export interface DescribeCfsSnapshotOverviewResponse {
|
|
|
1439
1439
|
*/
|
|
1440
1440
|
StatisticsList: Array<SnapshotStatistics>
|
|
1441
1441
|
/**
|
|
1442
|
-
* 唯一请求 ID
|
|
1442
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1443
1443
|
*/
|
|
1444
1444
|
RequestId?: string
|
|
1445
1445
|
}
|
|
@@ -1716,7 +1716,7 @@ export interface UnbindAutoSnapshotPolicyResponse {
|
|
|
1716
1716
|
*/
|
|
1717
1717
|
AutoSnapshotPolicyId: string
|
|
1718
1718
|
/**
|
|
1719
|
-
* 唯一请求 ID
|
|
1719
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1720
1720
|
*/
|
|
1721
1721
|
RequestId?: string
|
|
1722
1722
|
}
|
|
@@ -1730,7 +1730,7 @@ export interface DescribeCfsServiceStatusResponse {
|
|
|
1730
1730
|
*/
|
|
1731
1731
|
CfsServiceStatus: string
|
|
1732
1732
|
/**
|
|
1733
|
-
* 唯一请求 ID
|
|
1733
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1734
1734
|
*/
|
|
1735
1735
|
RequestId?: string
|
|
1736
1736
|
}
|
|
@@ -1807,7 +1807,7 @@ export interface DescribeCfsSnapshotsRequest {
|
|
|
1807
1807
|
*/
|
|
1808
1808
|
export interface UpdateCfsFileSystemSizeLimitResponse {
|
|
1809
1809
|
/**
|
|
1810
|
-
* 唯一请求 ID
|
|
1810
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1811
1811
|
*/
|
|
1812
1812
|
RequestId?: string
|
|
1813
1813
|
}
|
|
@@ -1873,7 +1873,7 @@ export interface DescribeCfsRulesResponse {
|
|
|
1873
1873
|
*/
|
|
1874
1874
|
RuleList: Array<PGroupRuleInfo>
|
|
1875
1875
|
/**
|
|
1876
|
-
* 唯一请求 ID
|
|
1876
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1877
1877
|
*/
|
|
1878
1878
|
RequestId?: string
|
|
1879
1879
|
}
|
|
@@ -1892,7 +1892,7 @@ export interface UpdateAutoSnapshotPolicyResponse {
|
|
|
1892
1892
|
*/
|
|
1893
1893
|
AutoSnapshotPolicyId?: string
|
|
1894
1894
|
/**
|
|
1895
|
-
* 唯一请求 ID
|
|
1895
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1896
1896
|
*/
|
|
1897
1897
|
RequestId?: string
|
|
1898
1898
|
}
|
|
@@ -2076,7 +2076,7 @@ export interface CreateMigrationTaskResponse {
|
|
|
2076
2076
|
*/
|
|
2077
2077
|
TaskId?: string
|
|
2078
2078
|
/**
|
|
2079
|
-
* 唯一请求 ID
|
|
2079
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2080
2080
|
*/
|
|
2081
2081
|
RequestId?: string
|
|
2082
2082
|
}
|
|
@@ -2090,7 +2090,7 @@ export interface DeleteAutoSnapshotPolicyResponse {
|
|
|
2090
2090
|
*/
|
|
2091
2091
|
AutoSnapshotPolicyId: string
|
|
2092
2092
|
/**
|
|
2093
|
-
* 唯一请求 ID
|
|
2093
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2094
2094
|
*/
|
|
2095
2095
|
RequestId?: string
|
|
2096
2096
|
}
|
|
@@ -2108,7 +2108,7 @@ export interface DeleteCfsRuleResponse {
|
|
|
2108
2108
|
*/
|
|
2109
2109
|
PGroupId: string
|
|
2110
2110
|
/**
|
|
2111
|
-
* 唯一请求 ID
|
|
2111
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2112
2112
|
*/
|
|
2113
2113
|
RequestId?: string
|
|
2114
2114
|
}
|
|
@@ -2122,7 +2122,7 @@ export interface UpdateCfsSnapshotAttributeResponse {
|
|
|
2122
2122
|
*/
|
|
2123
2123
|
SnapshotId?: string
|
|
2124
2124
|
/**
|
|
2125
|
-
* 唯一请求 ID
|
|
2125
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2126
2126
|
*/
|
|
2127
2127
|
RequestId?: string
|
|
2128
2128
|
}
|
|
@@ -2150,7 +2150,7 @@ export interface UpdateCfsPGroupRequest {
|
|
|
2150
2150
|
*/
|
|
2151
2151
|
export interface SetUserQuotaResponse {
|
|
2152
2152
|
/**
|
|
2153
|
-
* 唯一请求 ID
|
|
2153
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2154
2154
|
*/
|
|
2155
2155
|
RequestId?: string
|
|
2156
2156
|
}
|
|
@@ -2187,7 +2187,7 @@ export interface DeleteCfsPGroupResponse {
|
|
|
2187
2187
|
*/
|
|
2188
2188
|
AppId: number
|
|
2189
2189
|
/**
|
|
2190
|
-
* 唯一请求 ID
|
|
2190
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2191
2191
|
*/
|
|
2192
2192
|
RequestId?: string
|
|
2193
2193
|
}
|
|
@@ -2223,7 +2223,7 @@ export interface DescribeUserQuotaResponse {
|
|
|
2223
2223
|
*/
|
|
2224
2224
|
UserQuotaInfo?: Array<UserQuota>
|
|
2225
2225
|
/**
|
|
2226
|
-
* 唯一请求 ID
|
|
2226
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2227
2227
|
*/
|
|
2228
2228
|
RequestId?: string
|
|
2229
2229
|
}
|
|
@@ -2294,7 +2294,7 @@ export interface CreateCfsRuleResponse {
|
|
|
2294
2294
|
*/
|
|
2295
2295
|
Priority: number
|
|
2296
2296
|
/**
|
|
2297
|
-
* 唯一请求 ID
|
|
2297
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2298
2298
|
*/
|
|
2299
2299
|
RequestId?: string
|
|
2300
2300
|
}
|
|
@@ -2316,7 +2316,7 @@ export interface DescribeCfsSnapshotsResponse {
|
|
|
2316
2316
|
*/
|
|
2317
2317
|
TotalSize?: number
|
|
2318
2318
|
/**
|
|
2319
|
-
* 唯一请求 ID
|
|
2319
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2320
2320
|
*/
|
|
2321
2321
|
RequestId?: string
|
|
2322
2322
|
}
|
|
@@ -2344,7 +2344,7 @@ export interface DescribeAutoSnapshotPoliciesResponse {
|
|
|
2344
2344
|
*/
|
|
2345
2345
|
AutoSnapshotPolicies?: Array<AutoSnapshotPolicyInfo>
|
|
2346
2346
|
/**
|
|
2347
|
-
* 唯一请求 ID
|
|
2347
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2348
2348
|
*/
|
|
2349
2349
|
RequestId?: string
|
|
2350
2350
|
}
|