@alicloud/ecs20140526 7.8.6 → 7.9.0

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.
Files changed (249) hide show
  1. package/dist/client.d.ts +843 -846
  2. package/dist/client.js +872 -842
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/AssignIpv6addressesRequest.d.ts +7 -7
  6. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  7. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  8. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  9. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  10. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  11. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  12. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  13. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  14. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  15. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  16. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  17. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  18. package/dist/models/CreateActivationRequest.d.ts +17 -16
  19. package/dist/models/CreateActivationRequest.js.map +1 -1
  20. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  21. package/dist/models/CreateCommandRequest.d.ts +52 -73
  22. package/dist/models/CreateCommandRequest.js.map +1 -1
  23. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  24. package/dist/models/CreateDiskRequest.d.ts +57 -59
  25. package/dist/models/CreateDiskRequest.js.map +1 -1
  26. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  27. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  28. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  29. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  30. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  31. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  32. package/dist/models/CreateInstanceRequest.js.map +1 -1
  33. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  34. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  35. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  36. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  37. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  38. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  39. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  40. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  41. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  42. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  43. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  44. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  45. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  46. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  47. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  48. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  49. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  51. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  52. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  53. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  54. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  55. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  56. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  57. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  58. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  59. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  60. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  61. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  63. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  64. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  65. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  66. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  67. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  68. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  69. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  70. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  71. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  72. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  73. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  74. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  75. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  76. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  77. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  78. package/dist/models/DescribePriceRequest.d.ts +158 -242
  79. package/dist/models/DescribePriceRequest.js.map +1 -1
  80. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  81. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  82. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  83. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  84. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  85. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  86. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  87. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  88. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  89. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  90. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  91. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  92. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  93. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  95. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  96. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  97. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  98. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  99. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  100. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  101. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  102. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  103. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  104. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  105. package/dist/models/DescribeZonesRequest.js.map +1 -1
  106. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  107. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  108. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  109. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  110. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  111. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  112. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  113. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  114. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  115. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  116. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  117. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  118. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  119. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  120. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  121. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  122. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  123. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  124. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  125. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  126. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  127. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  128. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  129. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  130. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  131. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  132. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  133. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  134. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  135. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  136. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  137. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  138. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  139. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  140. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  141. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  142. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  143. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  144. package/dist/models/StopInstanceRequest.d.ts +20 -27
  145. package/dist/models/StopInstanceRequest.js.map +1 -1
  146. package/dist/models/StopInstancesRequest.d.ts +24 -35
  147. package/dist/models/StopInstancesRequest.js.map +1 -1
  148. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  149. package/dist/models/model.d.ts +4 -0
  150. package/dist/models/model.js +45 -37
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +878 -842
  154. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  155. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  156. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  157. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  158. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  159. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  160. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  161. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  162. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  163. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  164. package/src/models/CreateActivationRequest.ts +17 -16
  165. package/src/models/CreateActivationResponseBody.ts +3 -3
  166. package/src/models/CreateCommandRequest.ts +52 -73
  167. package/src/models/CreateCommandResponseBody.ts +2 -2
  168. package/src/models/CreateDiskRequest.ts +57 -59
  169. package/src/models/CreateDiskResponseBody.ts +3 -3
  170. package/src/models/CreateHpcClusterRequest.ts +5 -5
  171. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  172. package/src/models/CreateImageComponentRequest.ts +7 -7
  173. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  174. package/src/models/CreateInstanceRequest.ts +185 -275
  175. package/src/models/CreateInstanceResponseBody.ts +2 -2
  176. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  177. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  178. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  179. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  180. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  181. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  182. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  183. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  184. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  185. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  186. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  187. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  188. package/src/models/DescribeDisksRequest.ts +40 -40
  189. package/src/models/DescribeDisksResponseBody.ts +3 -3
  190. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  191. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  192. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  193. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  194. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  195. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  196. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  197. package/src/models/DescribeInstancesRequest.ts +57 -71
  198. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  199. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  200. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  201. package/src/models/DescribeInvocationsRequest.ts +50 -77
  202. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  203. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  204. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  205. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  206. package/src/models/DescribePriceRequest.ts +160 -244
  207. package/src/models/DescribePriceResponseBody.ts +15 -15
  208. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  209. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  210. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  211. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  212. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  213. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  214. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  215. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  216. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  217. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  218. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  219. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  220. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  221. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  222. package/src/models/DescribeZonesRequest.ts +20 -30
  223. package/src/models/DescribeZonesResponseBody.ts +1 -1
  224. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  225. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  226. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  227. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  228. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  229. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  230. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  231. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  232. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  233. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  234. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  235. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  236. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  237. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  238. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  239. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  240. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  241. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  242. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  243. package/src/models/StartTerminalSessionRequest.ts +24 -32
  244. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  245. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  246. package/src/models/StopInstanceRequest.ts +21 -28
  247. package/src/models/StopInstancesRequest.ts +25 -36
  248. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  249. package/src/models/model.ts +4 -0
@@ -7,7 +7,7 @@ export class DescribeSecurityGroupsRequestTag extends $dara.Model {
7
7
  * @remarks
8
8
  * The tag key of the security group. Valid values of N: 1 to 20.
9
9
  *
10
- * When you use a single tag to filter resources, the number of resources with the tag cannot exceed 1000. When you use multiple tags to filter resources, the number of resources bound with all specified tags cannot exceed 1000. If the number of resources exceeds 1000, use the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation to query.
10
+ * If you use a single tag to filter resources, the resource count with the specified tag cannot exceed 1,000. If you use multiple tags to filter resources, the resource count that have all specified tags attached cannot exceed 1,000. If the resource count exceeds 1,000, call [ListTagResources](https://help.aliyun.com/document_detail/110425.html) to query resources.
11
11
  *
12
12
  * @example
13
13
  * TestKey
@@ -47,10 +47,10 @@ export class DescribeSecurityGroupsRequestTag extends $dara.Model {
47
47
  export class DescribeSecurityGroupsRequest extends $dara.Model {
48
48
  /**
49
49
  * @remarks
50
- * Specifies whether to perform only a dry run, without performing the actual request. Valid values:
51
- *
52
- * - true: performs only a dry run. The system checks the request for potential issues, including AccessKey validity, RAM user authorization, and required parameters. If the check fails, the corresponding error is returned. If the check succeeds, the DryRunOperation error code is returned.
53
- * - false: performs a dry run and performs the actual request. If the check succeeds, a 2XX HTTP status code is returned and the resource status is queried.
50
+ * Specifies whether to perform only a dry run. Valid values:
51
+ *
52
+ * - true: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized Resource Access Management (RAM) users, and missing parameter values. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.
53
+ * - false: performs a dry run and sends the Normal request. If the request passes the dry run, a 2xx HTTP status code is returned and the authorization is verified.
54
54
  *
55
55
  * Default value: false.
56
56
  *
@@ -68,7 +68,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
68
68
  fuzzyQuery?: boolean;
69
69
  /**
70
70
  * @remarks
71
- * Specifies whether to query the capacity information of the security group. When set to True, the `EcsCount` and `AvailableInstanceAmount` values in the response are valid.
71
+ * Specifies whether to query the capacity information of the security group. If you set this parameter to True, the `EcsCount` and `AvailableInstanceAmount` values in the response are valid.
72
72
  * > This parameter is deprecated.
73
73
  *
74
74
  * @example
@@ -77,7 +77,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
77
77
  isQueryEcsCount?: boolean;
78
78
  /**
79
79
  * @remarks
80
- * The maximum number of entries per page for a paged query. Once this parameter is set, the query uses the combination of `MaxResults` and `NextToken` parameters.
80
+ * The maximum number of entries per page for paging query. If you set this parameter, the `MaxResults` and `NextToken` paging method is used.
81
81
  *
82
82
  * Maximum value: 100.
83
83
  *
@@ -91,8 +91,8 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
91
91
  * @remarks
92
92
  * The network type of the security group. Valid values:
93
93
  *
94
- * - vpc: Virtual Private Cloud (VPC).
95
- * - classic: classic network.
94
+ * - vpc: VPC.
95
+ * - classic: classic network. The classic network is deprecated. For more information, see [Deprecation notice](https://help.aliyun.com/document_detail/2833134.html).
96
96
  *
97
97
  * @example
98
98
  * vpc
@@ -100,7 +100,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
100
100
  networkType?: string;
101
101
  /**
102
102
  * @remarks
103
- * The query token. Set the value to the NextToken value returned in the previous call to this operation. You do not need to set this parameter for the first call.
103
+ * The pagination token. Set this parameter to the NextToken value returned in the previous request. You do not need to set this parameter for the first request.
104
104
  *
105
105
  * @example
106
106
  * e71d8a535bd9cc11
@@ -110,7 +110,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
110
110
  ownerId?: number;
111
111
  /**
112
112
  * @remarks
113
- * > This parameter is about to be deprecated. We recommend that you use NextToken and MaxResults for paged queries.
113
+ * > This parameter will be offline. Use NextToken and MaxResults for paging.
114
114
  *
115
115
  * @example
116
116
  * 1
@@ -118,7 +118,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
118
118
  pageNumber?: number;
119
119
  /**
120
120
  * @remarks
121
- * > This parameter is about to be deprecated. We recommend that you use NextToken and MaxResults for paged queries.
121
+ * > This parameter will be offline. Use NextToken and MaxResults for paging.
122
122
  *
123
123
  * @example
124
124
  * 10
@@ -126,7 +126,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
126
126
  pageSize?: number;
127
127
  /**
128
128
  * @remarks
129
- * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the latest region list of Alibaba Cloud.
129
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
130
130
  *
131
131
  * This parameter is required.
132
132
  *
@@ -136,7 +136,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
136
136
  regionId?: string;
137
137
  /**
138
138
  * @remarks
139
- * The ID of the resource group to which the security group belongs. When you use this parameter to filter resources, the number of resources cannot exceed 1000. You can call [ListResourceGroups](https://help.aliyun.com/document_detail/158855.html) to query the list of resource groups.
139
+ * The ID of the resource group to which the security group belongs. When you use this parameter to filter resources, the resource count cannot exceed 1,000. You can invoke [ListResourceGroups](https://help.aliyun.com/document_detail/158855.html) to query resource groups.
140
140
  *
141
141
  * > Filtering by the default resource group is not supported.
142
142
  *
@@ -156,7 +156,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
156
156
  securityGroupId?: string;
157
157
  /**
158
158
  * @remarks
159
- * The list of security group IDs. A maximum of 100 security group IDs are supported at a time. The IDs are separated by commas (,) in the format of a JSON array.
159
+ * The IDs of security groups. You can specify up to 100 security group IDs. Separate multiple IDs with commas (,) in a JSON array format.
160
160
  *
161
161
  * @example
162
162
  * ["sg-bp67acfmxazb4p****", "sg-bp67acfmxazb4p****", "sg-bp67acfmxazb4p****",....]
@@ -176,7 +176,7 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
176
176
  * - normal: basic security group.
177
177
  * - enterprise: advanced security group.
178
178
  *
179
- * > If you do not specify this parameter, all types of security groups are queried.
179
+ * > If you do not specify this parameter, security groups of all types are queried.
180
180
  *
181
181
  * @example
182
182
  * normal
@@ -184,10 +184,10 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
184
184
  securityGroupType?: string;
185
185
  /**
186
186
  * @remarks
187
- * Specifies whether the security group is managed. Valid values:
187
+ * Specifies whether managed security group is managed. Valid values:
188
188
  *
189
- * - true: The security group is managed.
190
- * - false: The security group is not managed.
189
+ * - true: Managed security group is managed.
190
+ * - false: Managed security group is not managed.
191
191
  *
192
192
  * @example
193
193
  * false
@@ -198,12 +198,12 @@ export class DescribeSecurityGroupsRequest extends $dara.Model {
198
198
  serviceManaged?: boolean;
199
199
  /**
200
200
  * @remarks
201
- * The list of tags.
201
+ * The tags.
202
202
  */
203
203
  tag?: DescribeSecurityGroupsRequestTag[];
204
204
  /**
205
205
  * @remarks
206
- * The ID of the VPC to which the security group belongs.
206
+ * The ID of the virtual private cloud (VPC) to which the security group belongs.
207
207
  *
208
208
  * @example
209
209
  * vpc-bp67acfmxazb4p****
@@ -148,7 +148,7 @@ export class DescribeSecurityGroupsResponseBodySecurityGroups extends $dara.Mode
148
148
  export class DescribeSecurityGroupsResponseBody extends $dara.Model {
149
149
  /**
150
150
  * @remarks
151
- * The query token returned in this call. When you use the MaxResults and NextToken method for paged queries and this return value is empty, no more data is available.
151
+ * The pagination token returned in this call. If this value is empty when you use MaxResults and NextToken for paging, no more data is available.
152
152
  *
153
153
  * @example
154
154
  * e71d8a535bd9cc11
@@ -158,7 +158,7 @@ export class DescribeSecurityGroupsResponseBody extends $dara.Model {
158
158
  * @remarks
159
159
  * The current page number.
160
160
  *
161
- * > This parameter is about to be deprecated. We recommend that you use NextToken and MaxResults for paged queries.
161
+ * > This parameter will be offline. Use NextToken and MaxResults for paging.
162
162
  *
163
163
  * @example
164
164
  * 1
@@ -168,7 +168,7 @@ export class DescribeSecurityGroupsResponseBody extends $dara.Model {
168
168
  * @remarks
169
169
  * The number of entries per page.
170
170
  *
171
- * > This parameter is about to be deprecated. We recommend that you use NextToken and MaxResults for paged queries.
171
+ * > This parameter will be offline. Use NextToken and MaxResults for paging.
172
172
  *
173
173
  * @example
174
174
  * 10
@@ -193,7 +193,7 @@ export class DescribeSecurityGroupsResponseBody extends $dara.Model {
193
193
  securityGroups?: DescribeSecurityGroupsResponseBodySecurityGroups;
194
194
  /**
195
195
  * @remarks
196
- * The total number of security groups. This parameter value is not returned when you use the `MaxResults` and `NextToken` parameters for queries.
196
+ * The total number of security groups. This parameter is not returned when you use `MaxResults` and `NextToken` for parameter query.
197
197
  *
198
198
  * @example
199
199
  * 20
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeSendFileResultsRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of tag N of the file sending task. Valid values of N: 1 to 20. The tag key cannot be an empty string.
8
+ * The tag key of the file sending task. Valid values of N: 1 to 20. The tag key cannot be an empty string.
9
9
  *
10
- * If a single tag is specified to query resources, up to 1,000 resources that have this tag added can be displayed in the response. If multiple tags are specified to query resources, up to 1,000 resources that have all the tags added can be displayed in the response. To query more than 1,000 resources that have specified tags, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
10
+ * If you use a single tag to filter resources, the resource count with the specified tag cannot exceed 1000. If you use multiple tags to filter resources, the resource count of resources that attach all specified tags cannot exceed 1000. If the resource count exceeds 1000, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
11
11
  *
12
- * The tag key can be up to 64 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `acs:` or `aliyun`.
12
+ * The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
13
13
  *
14
14
  * @example
15
15
  * TestKey
@@ -17,7 +17,7 @@ export class DescribeSendFileResultsRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The value of tag N of the file sending task. Valid values of N: 1 to 20. The tag value can be an empty string.
20
+ * The tag value of the file sending task. Valid values of N: 1 to 20. The tag value can be an empty string.
21
21
  *
22
22
  * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
23
23
  *
@@ -51,7 +51,7 @@ export class DescribeSendFileResultsRequestTag extends $dara.Model {
51
51
  export class DescribeSendFileResultsRequest extends $dara.Model {
52
52
  /**
53
53
  * @remarks
54
- * The ID of the instance for which you want to query file sending records.
54
+ * The instance ID. If you specify this parameter, all file sending records of the specified instance are queried.
55
55
  *
56
56
  * @example
57
57
  * i-hz0jdfwd9f****
@@ -59,17 +59,13 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
59
59
  instanceId?: string;
60
60
  /**
61
61
  * @remarks
62
- * The overall sending status of the file. The overall sending status of the file varies based on the sending status of the file on all destination instances. Valid values:
62
+ * The overall sending status of the file. The overall status depends on the combined execution status of all instances in the sending task. Valid values:
63
63
  *
64
- * - Pending: The file is being verified or sent. If the sending state of the file on at least one instance is Pending, the overall sending state of the file is Pending.
65
- *
66
- * - Running: The file is being sent to the instances. If the sending state of the file on at least one instance is Running, the overall sending state of the file is Running.
67
- *
68
- * - Success: The file is sent. If the sending state of the file on all instances is Success, the overall sending state of the file is Success.
69
- *
70
- * - Failed: The file fails to be sent. If the sending state of the file on all instances is Failed, the overall sending state of the file is Failed.
71
- *
72
- * - PartialFailed: The file sending task succeeds on some instances and fails on other instances. If the sending state of the file is Success on some instances and is Failed on other instances, the overall sending state of the file is PartialFailed.
64
+ * - Pending: The system is validating or sending the file. The overall status is Pending if the file sending status of at least one instance is Pending.
65
+ * - Running: The file is being sent to instances. The overall status is Running if the file sending status of at least one instance is Running.
66
+ * - Success: The file is sent. The overall status is Success if the file sending status of all instances is Success.
67
+ * - Failed: The file failed to be sent. The overall status is Failed if the file sending status of all instances is Failed.
68
+ * - PartialFailed: The file is sent to some instances but failed on others. The overall status is PartialFailed if the file sending status of all instances is Success or Failed.
73
69
  *
74
70
  * @example
75
71
  * Success
@@ -77,7 +73,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
77
73
  invocationStatus?: string;
78
74
  /**
79
75
  * @remarks
80
- * The ID of the file sending task.
76
+ * The execution ID.
81
77
  *
82
78
  * @example
83
79
  * f-hz0jdfwd9f****
@@ -85,9 +81,9 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
85
81
  invokeId?: string;
86
82
  /**
87
83
  * @remarks
88
- * The maximum number of entries per page.
84
+ * The maximum number of entries per page for a paged query.
89
85
  *
90
- * Valid values: 1 to 50.
86
+ * Maximum value: 50.
91
87
  *
92
88
  * Default value: 10.
93
89
  *
@@ -97,7 +93,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
97
93
  maxResults?: number;
98
94
  /**
99
95
  * @remarks
100
- * The name of the file whose sending records you want to query.
96
+ * The name of the file. If you specify this parameter, all sending records of the file with the specified name are queried.
101
97
  *
102
98
  * @example
103
99
  * test.txt
@@ -105,7 +101,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
105
101
  name?: string;
106
102
  /**
107
103
  * @remarks
108
- * The pagination token that is used in the next request to retrieve a new page of results. You must specify the token that is obtained from the previous query as the value of NextToken.
104
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
109
105
  *
110
106
  * @example
111
107
  * AAAAAdDWBF2
@@ -115,7 +111,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
115
111
  ownerId?: number;
116
112
  /**
117
113
  * @remarks
118
- * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
114
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging operations.
119
115
  *
120
116
  * @example
121
117
  * 1
@@ -123,7 +119,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
123
119
  pageNumber?: number;
124
120
  /**
125
121
  * @remarks
126
- * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
122
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging operations.
127
123
  *
128
124
  * @example
129
125
  * 10
@@ -131,7 +127,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
131
127
  pageSize?: number;
132
128
  /**
133
129
  * @remarks
134
- * The region ID of the ECS instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
130
+ * The region ID of the ECS instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
135
131
  *
136
132
  * This parameter is required.
137
133
  *
@@ -141,7 +137,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
141
137
  regionId?: string;
142
138
  /**
143
139
  * @remarks
144
- * The ID of the resource group. After you set this parameter, file sending results in the specified resource group are queried.
140
+ * The ID of the resource group to which the file sending task belongs. After you specify this parameter, you must also specify ResourceGroupId when sending the file. This parameter allows you to filter file sending results by resource group.
145
141
  *
146
142
  * @example
147
143
  * rg-bp67acfmxazb4p****
@@ -151,7 +147,7 @@ export class DescribeSendFileResultsRequest extends $dara.Model {
151
147
  resourceOwnerId?: number;
152
148
  /**
153
149
  * @remarks
154
- * The tags of the file sending task.
150
+ * The list of tags.
155
151
  */
156
152
  tag?: DescribeSendFileResultsRequestTag[];
157
153
  static names(): { [key: string]: string } {
@@ -225,7 +225,7 @@ export class DescribeSendFileResultsResponseBody extends $dara.Model {
225
225
  invocations?: DescribeSendFileResultsResponseBodyInvocations;
226
226
  /**
227
227
  * @remarks
228
- * A pagination token. It can be used in the next request to retrieve a new page of results.
228
+ * The pagination token returned in this call.
229
229
  *
230
230
  * @example
231
231
  * AAAAAdDWBF2
@@ -233,7 +233,7 @@ export class DescribeSendFileResultsResponseBody extends $dara.Model {
233
233
  nextToken?: string;
234
234
  /**
235
235
  * @remarks
236
- * The page number.
236
+ * The page number of the query result.
237
237
  *
238
238
  * @example
239
239
  * 1
@@ -257,7 +257,7 @@ export class DescribeSendFileResultsResponseBody extends $dara.Model {
257
257
  requestId?: string;
258
258
  /**
259
259
  * @remarks
260
- * The total number of file sending tasks queried.
260
+ * The total number of scripts.
261
261
  *
262
262
  * @example
263
263
  * 2
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeSnapshotsRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The filter key for querying resources. The value must be `CreationStartTime`. If you specify `Filter.1.Key` and `Filter.1.Value`, you can query for resources that were created after the specified point in time.
8
+ * The filter key used to query resources. Set the value to `CreationStartTime`. When you specify both `Filter.1.Key` and `Filter.1.Value`, you can query resources created after the specified point in time.
9
9
  *
10
10
  * @example
11
11
  * CreationStartTime
@@ -13,7 +13,7 @@ export class DescribeSnapshotsRequestFilter extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The filter value. If you specify this parameter, you must also specify `Filter.1.Key`. The value must be in the `yyyy-MM-ddTHH:mmZ` format and in UTC.
16
+ * The filter value used to query resources. When you specify this parameter, you must also specify `Filter.1.Key`. Specify the time in the `yyyy-MM-ddTHH:mmZ` format in UTC.
17
17
  *
18
18
  * @example
19
19
  * 2019-12-13T17:00Z
@@ -45,9 +45,9 @@ export class DescribeSnapshotsRequestFilter extends $dara.Model {
45
45
  export class DescribeSnapshotsRequestTag extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The tag key.
48
+ * The tag key of the snapshot. Valid values of N: 1 to 20.
49
49
  *
50
- * > For better compatibility, use the `Tag.N.Key` parameter.
50
+ * If you use a single tag to filter resources, the resource count with the specified tag cannot exceed 1000. If you use multiple tags to filter resources, the resource count with all specified tags attached cannot exceed 1000. If the resource count exceeds 1000, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
51
51
  *
52
52
  * @example
53
53
  * TestKey
@@ -55,7 +55,7 @@ export class DescribeSnapshotsRequestTag extends $dara.Model {
55
55
  key?: string;
56
56
  /**
57
57
  * @remarks
58
- * The tag value.
58
+ * The tag value of the snapshot. Valid values of N: 1 to 20.
59
59
  *
60
60
  * @example
61
61
  * TestValue
@@ -89,20 +89,15 @@ export class DescribeSnapshotsRequest extends $dara.Model {
89
89
  /**
90
90
  * @remarks
91
91
  * The category of the snapshot. Valid values:
92
+ * - Standard: standard snapshot.
93
+ * - Flash: local snapshot. This value is about to be deprecated. Local snapshots have been replaced by the snapshot instant access feature. The metric description is as follows:
94
+ * - If you used local snapshots before December 14, 2020, you can use this parameter. The parameter is active.
95
+ * - If you did not use local snapshots before December 14, 2020, you cannot use this parameter.
96
+ * - archive: archive snapshot.
92
97
  *
93
- * - `Standard`: A standard snapshot.
94
98
  *
95
- * - `Flash`: A local snapshot. This value is deprecated because the local snapshot feature has been replaced by the instant access feature.
96
99
  *
97
- * - If you have used local snapshots before December 14, 2020, you can continue to use this value.
98
- *
99
- * - If you have not used local snapshots before December 14, 2020, you cannot use this value.
100
- *
101
- * - `archive`: An archive snapshot.
102
- *
103
- * <props="china">
104
- *
105
- * For more information, see [December 14: Alibaba Cloud snapshot service upgrade and new billing items notice](https://help.aliyun.com/noticelist/articleid/1060755542.html).
100
+ * <props="china">For more information, see [Chinese site notice on snapshot service upgrade and new billing items on December 14](https://help.aliyun.com/noticelist/articleid/1060755542.html).
106
101
  *
107
102
  * @example
108
103
  * Standard
@@ -110,7 +105,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
110
105
  category?: string;
111
106
  /**
112
107
  * @remarks
113
- * The ID of the cloud disk.
108
+ * The ID of the disk.
114
109
  *
115
110
  * @example
116
111
  * d-bp67acfmxazb4p****
@@ -118,11 +113,10 @@ export class DescribeSnapshotsRequest extends $dara.Model {
118
113
  diskId?: string;
119
114
  /**
120
115
  * @remarks
121
- * Specifies whether to perform a dry run.
122
- *
123
- * - `true`: Performs a dry run but does not query resources. The system checks the request for potential issues, including missing required parameters, invalid parameter values, and insufficient permissions. If the request is invalid, an error is returned. If the request is valid, the `DryRunOperation` error code is returned.
116
+ * Specifies whether to perform only a dry run, without performing the actual request.
124
117
  *
125
- * - `false` (Default): Sends a normal request. If the request is valid, the system returns a 2xx HTTP status code and the query results.
118
+ * - true: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized RAM users, and missing parameter values. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.
119
+ * - false (default): performs a dry run and sends the request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
126
120
  *
127
121
  * @example
128
122
  * false
@@ -130,7 +124,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
130
124
  dryRun?: boolean;
131
125
  /**
132
126
  * @remarks
133
- * Specifies whether to return only encrypted snapshots. Default value: false.
127
+ * Specifies whether to filter encrypted snapshots. Default value: false.
134
128
  *
135
129
  * @example
136
130
  * false
@@ -138,7 +132,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
138
132
  encrypted?: boolean;
139
133
  /**
140
134
  * @remarks
141
- * The ID of the instance. When you specify this ID, the operation returns snapshots of cloud disks attached to the instance.
135
+ * The instance ID. Specify this parameter to query snapshot information of disks attached to the instance.
142
136
  *
143
137
  * @example
144
138
  * i-bp67acfmxazb4p****
@@ -146,7 +140,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
146
140
  instanceId?: string;
147
141
  /**
148
142
  * @remarks
149
- * The ID of the KMS key used to encrypt the snapshot.
143
+ * The ID of the Key Management Service (KMS) key used by the data disk.
150
144
  *
151
145
  * @example
152
146
  * 0e478b7a-4262-4802-b8cb-00d3fb40****
@@ -154,7 +148,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
154
148
  KMSKeyId?: string;
155
149
  /**
156
150
  * @remarks
157
- * The number of entries to return on each page. Maximum value: 100.
151
+ * The maximum number of entries per page for paging. Maximum value: 100.
158
152
  *
159
153
  * Default value: 10.
160
154
  *
@@ -164,7 +158,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
164
158
  maxResults?: number;
165
159
  /**
166
160
  * @remarks
167
- * The token to start the next page of results. You can obtain this token from the response to a previous query.
161
+ * The pagination token. Obtained from the response of the previous request.
168
162
  *
169
163
  * @example
170
164
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -174,7 +168,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
174
168
  ownerId?: number;
175
169
  /**
176
170
  * @remarks
177
- * > This parameter is deprecated. We recommend that you use the `NextToken` and `MaxResults` parameters for paged queries.
171
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging instead.
178
172
  *
179
173
  * @example
180
174
  * 1
@@ -182,7 +176,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
182
176
  pageNumber?: number;
183
177
  /**
184
178
  * @remarks
185
- * > This parameter is deprecated. We recommend that you use the `NextToken` and `MaxResults` parameters for paged queries.
179
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging instead.
186
180
  *
187
181
  * @example
188
182
  * 10
@@ -190,7 +184,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
190
184
  pageSize?: number;
191
185
  /**
192
186
  * @remarks
193
- * The ID of the region. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
187
+ * The region ID of the disk. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
194
188
  *
195
189
  * This parameter is required.
196
190
  *
@@ -200,9 +194,9 @@ export class DescribeSnapshotsRequest extends $dara.Model {
200
194
  regionId?: string;
201
195
  /**
202
196
  * @remarks
203
- * The ID of the resource group to which the snapshot belongs. When you filter by this parameter, the query can return a maximum of 1,000 snapshots.
197
+ * The ID of the resource group. When you use this parameter to filter resources, the resource count cannot exceed 1000.
204
198
  *
205
- * > You cannot filter resources that are in the default resource group.
199
+ * > Filtering by default resource group is not supported.
206
200
  *
207
201
  * @example
208
202
  * rg-bp67acfmxazb4p****
@@ -212,7 +206,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
212
206
  resourceOwnerId?: number;
213
207
  /**
214
208
  * @remarks
215
- * A JSON array that contains the IDs of up to 100 snapshots to query.
209
+ * The IDs of snapshots. The value is a JSON array that consists of up to 100 snapshot IDs. Separate the IDs with commas (,).
216
210
  *
217
211
  * @example
218
212
  * ["s-bp67acfmxazb4p****", "s-bp67acfmxazb5p****", … "s-bp67acfmxazb6p****"]
@@ -228,7 +222,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
228
222
  snapshotLinkId?: string;
229
223
  /**
230
224
  * @remarks
231
- * The snapshot name.
225
+ * The name of the snapshot.
232
226
  *
233
227
  * @example
234
228
  * testSnapshotName
@@ -236,13 +230,11 @@ export class DescribeSnapshotsRequest extends $dara.Model {
236
230
  snapshotName?: string;
237
231
  /**
238
232
  * @remarks
239
- * The snapshot creation type. Valid values:
240
- *
241
- * - `auto`: An automatically created snapshot.
242
- *
243
- * - `user`: A manually created snapshot.
244
- *
245
- * - `all` (Default): All snapshot creation types.
233
+ * The type of automatic creation. Valid values:
234
+ *
235
+ * - auto: automatic snapshot.
236
+ * - user: manual snapshot.
237
+ * - all (default): All automatic creation types.
246
238
  *
247
239
  * @example
248
240
  * all
@@ -250,11 +242,10 @@ export class DescribeSnapshotsRequest extends $dara.Model {
250
242
  snapshotType?: string;
251
243
  /**
252
244
  * @remarks
253
- * The type of the source disk of the snapshot. Valid values:
254
- *
255
- * - `system`: The snapshot was created from a system disk.
256
- *
257
- * - `data`: The snapshot was created from a data disk.
245
+ * The type of the source disk. Valid values:
246
+ *
247
+ * - system: system disk.
248
+ * - data: data disk.
258
249
  *
259
250
  * > The value is case-insensitive.
260
251
  *
@@ -264,15 +255,12 @@ export class DescribeSnapshotsRequest extends $dara.Model {
264
255
  sourceDiskType?: string;
265
256
  /**
266
257
  * @remarks
267
- * The status of the snapshot. Valid values:
268
- *
269
- * - `progressing`: The snapshot is being created.
270
- *
271
- * - `accomplished`: The snapshot is complete.
272
- *
273
- * - `failed`: Snapshot creation failed.
274
- *
275
- * - `all` (Default): All snapshot statuses.
258
+ * The status of the snapshot. Valid values:
259
+ *
260
+ * - progressing: The snapshot is being created.
261
+ * - accomplished: The snapshot is created.
262
+ * - failed: The snapshot failed to be created.
263
+ * - all (default): All snapshot statuses.
276
264
  *
277
265
  * @example
278
266
  * all
@@ -280,20 +268,17 @@ export class DescribeSnapshotsRequest extends $dara.Model {
280
268
  status?: string;
281
269
  /**
282
270
  * @remarks
283
- * The tags by which to filter snapshots.
271
+ * The tags.
284
272
  */
285
273
  tag?: DescribeSnapshotsRequestTag[];
286
274
  /**
287
275
  * @remarks
288
- * The usage of the snapshot. Valid values:
289
- *
290
- * - `image`: The snapshot is used to create a custom image.
291
- *
292
- * - `disk`: The snapshot is used to create a cloud disk.
293
- *
294
- * - `image_disk`: The snapshot is used to create a custom image and a data disk.
276
+ * Specifies whether the snapshot has been used to create images or disks. Valid values:
295
277
  *
296
- * - `none`: The snapshot is not used.
278
+ * - image: The snapshot has been used to create custom images.
279
+ * - disk: The snapshot has been used to create disks.
280
+ * - image_disk: The snapshot has been used to create both data disks and custom images.
281
+ * - none: The snapshot has not been used.
297
282
  *
298
283
  * @example
299
284
  * none