@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
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCommandRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of tag N. Valid values of N: 1 to 20. The tag key cannot be an empty string.
8
+ * The tag key of the command. 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 these tags added can be displayed in the response. To query more than 1,000 resources that have specified tags, call [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 1,000. If you use multiple tags to filter resources, the resource count of resources that have all specified tags attached cannot exceed 1,000. If the resource count exceeds 1,000, use the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation to query resources.
11
11
  *
12
- * The tag key can be up to 64 characters in length and cannot start with `acs:` or `aliyun`. It cannot contain `http://` or `https://`.
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,9 +17,9 @@ export class CreateCommandRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The value of tag N. Valid values of N: 1 to 20. The tag value can be an empty string.
20
+ * The tag value of the command. Valid values of N: 1 to 20. The tag value can be an empty string.
21
21
  *
22
- * It can be up to 128 characters in length and cannot contain `http://` or `https://`.
22
+ * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
23
23
  *
24
24
  * @example
25
25
  * TestValue
@@ -51,7 +51,7 @@ export class CreateCommandRequestTag extends $dara.Model {
51
51
  export class CreateCommandRequest extends $dara.Model {
52
52
  /**
53
53
  * @remarks
54
- * Ensures the idempotence of the request. Generate a unique value for this parameter from your client to guarantee uniqueness across different requests. **ClientToken** supports only ASCII characters and cannot exceed 64 characters. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
54
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. **ClientToken** supports only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
55
55
  *
56
56
  * @example
57
57
  * 123e4567-e89b-12d3-a456-426655440000
@@ -59,49 +59,32 @@ export class CreateCommandRequest extends $dara.Model {
59
59
  clientToken?: string;
60
60
  /**
61
61
  * @remarks
62
- * The Base64-encoded content of the command. Take note of the following items:
63
- *
64
- * - The value must be Base64-encoded and cannot exceed 18 KB in size.
65
- *
66
- * - You can use custom parameters in the command content. To enable the custom parameter feature, you must set `EnableParameter` to true.
67
- *
68
- * - Custom parameters are defined in the `{{}}` format. Within `{{}}`, the spaces and line feeds before and after the parameter names are ignored.
69
- *
70
- * - You can specify up to 20 custom parameters.
71
- *
72
- * - A custom parameter name can contain only letters, digits, underscores (_), and hyphens (-). The name is case-insensitive. The ACS:: prefix cannot be used to specify non-built-in environment parameters.
73
- *
74
- * - Each custom parameter name can be up to 64 bytes in length.
75
- *
76
- * - You can specify built-in environment parameters as custom parameters in a command. When you run the command, Cloud Assistant automatically uses the environment parameter values for the custom parameters. You can specify the following built-in environment variables:
77
- *
78
- * - `{{ACS::RegionId}}`: the region ID.
79
- *
80
- * - `{{ACS::AccountId}}`: the UID of the Alibaba Cloud account.
81
- *
82
- * - `{{ACS::InstanceId}}`: the instance ID. If you want to run the command on multiple instances and specify `{{ACS::InstanceId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than the following versions:
83
- *
84
- * - Linux: 2.2.3.309
85
- *
86
- * - Windows: 2.1.3.309
87
- *
88
- * - `{{ACS::InstanceName}}`: the instance name. If you want to run the command on multiple instances and specify `{{ACS::InstanceName}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than the following versions:
89
- *
90
- * - Linux: 2.2.3.344
91
- *
92
- * - Windows: 2.1.3.344
93
- *
94
- * - `{{ACS::InvokeId}}`: the ID of the task. If you want to specify `{{ACS::InvokeId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than the following versions:
95
- *
96
- * - Linux: 2.2.3.309
97
- *
98
- * - Windows: 2.1.3.309
99
- *
100
- * - `{{ACS::CommandId}}`: the command ID. If you want to call the [RunCommand](https://help.aliyun.com/document_detail/141751.html) operation to run the command and specify `{{ACS::CommandId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than the following versions:
101
- *
102
- * - Linux: 2.2.3.309
103
- *
104
- * - Windows: 2.1.3.309
62
+ * The Base64-encoded content of the command.
63
+ *
64
+ * - The value of this parameter must be Base64-encoded, and the script content cannot exceed 18 KB in size after Base64 encoding.
65
+ * - The command content supports custom parameters. To enable the custom parameter feature, set `EnableParameter=true`:
66
+ * - Custom parameters are defined by enclosing them in `{{}}`. Spaces and line breaks before and after the parameter name within `{{}}` are ignored.
67
+ * - The number of custom parameters cannot exceed 20.
68
+ * - Custom parameter names can contain letters (a-z, A-Z), digits (0-9), hyphens (-), and underscores (_). The acs:: prefix for specifying non-built-in environment parameters is not supported. Other characters are not supported. Parameter names are case-insensitive.
69
+ * - Each parameter name cannot exceed 64 bytes in length.
70
+ *
71
+ * - You can specify built-in environment parameters as custom parameters. When the command is run, Cloud Assistant automatically replaces them with the corresponding values from the environment without requiring manual assignment. The following built-in environment parameters are supported:
72
+ * - `{{ACS::RegionId}}`: the region ID.
73
+ * - `{{ACS::AccountId}}`: the UID of the Alibaba Cloud account.
74
+ * - `{{ACS::InstanceId}}`: the instance ID. When a command is sent to multiple instances and you want to use `{{ACS::InstanceId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than:
75
+ * - Linux: 2.2.3.309
76
+ * - Windows: 2.1.3.309
77
+ * - `{{ACS::InstanceName}}`: the instance name. When a command is sent to multiple instances and you want to use `{{ACS::InstanceName}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than:
78
+ * - Linux: 2.2.3.344
79
+ * - Windows: 2.1.3.344
80
+ *
81
+ * - `{{ACS::InvokeId}}`: the command execution ID. To use `{{ACS::InvokeId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than:
82
+ * - Linux: 2.2.3.309
83
+ * - Windows: 2.1.3.309
84
+ *
85
+ * - `{{ACS::CommandId}}`: the command ID. When you run a command by calling the [RunCommand](https://help.aliyun.com/document_detail/141751.html) operation and want to use `{{ACS::CommandId}}` as a built-in environment parameter, make sure that the Cloud Assistant Agent version is not earlier than:
86
+ * - Linux: 2.2.3.309
87
+ * - Windows: 2.1.3.309.
105
88
  *
106
89
  * This parameter is required.
107
90
  *
@@ -113,13 +96,13 @@ export class CreateCommandRequest extends $dara.Model {
113
96
  * @remarks
114
97
  * The encoding mode of the command content (CommandContent). Valid values:
115
98
  *
116
- * - PlainText: The command content is not encoded.
99
+ * - PlainText: no encoding. The content is transmitted in plaintext.
117
100
  *
118
- * - Base64: The command content is Base64-encoded.
101
+ * - Base64: Base64 encoding.
119
102
  *
120
103
  * Default value: Base64.
121
104
  *
122
- * > If the specified value of this parameter is invalid, Base64 is used by default.
105
+ * > If an invalid value is specified, it is treated as Base64.
123
106
  *
124
107
  * @example
125
108
  * PlainText
@@ -127,7 +110,7 @@ export class CreateCommandRequest extends $dara.Model {
127
110
  contentEncoding?: string;
128
111
  /**
129
112
  * @remarks
130
- * The description of the command. The description supports all character sets and can be up to 512 characters in length.
113
+ * The command description. All character sets are supported. The description cannot exceed 512 characters in length.
131
114
  *
132
115
  * @example
133
116
  * testDescription
@@ -135,7 +118,7 @@ export class CreateCommandRequest extends $dara.Model {
135
118
  description?: string;
136
119
  /**
137
120
  * @remarks
138
- * Specifies whether to use custom parameters in the command.
121
+ * Specifies whether the command uses custom parameters.
139
122
  *
140
123
  * Default value: false.
141
124
  *
@@ -145,7 +128,7 @@ export class CreateCommandRequest extends $dara.Model {
145
128
  enableParameter?: boolean;
146
129
  /**
147
130
  * @remarks
148
- * The launcher for script execution. The value cannot exceed 1 KB in length.
131
+ * The bootstrap program for script execution. The value cannot exceed 1 KB in length.
149
132
  *
150
133
  * @example
151
134
  * python3 -u {{ACS::ScriptFileName|Ext(".py")}}
@@ -153,7 +136,7 @@ export class CreateCommandRequest extends $dara.Model {
153
136
  launcher?: string;
154
137
  /**
155
138
  * @remarks
156
- * The name of the command. The name supports all character sets and can be up to 128 characters in length.
139
+ * The command name. All character sets are supported. The name cannot exceed 128 characters in length.
157
140
  *
158
141
  * This parameter is required.
159
142
  *
@@ -165,7 +148,7 @@ export class CreateCommandRequest extends $dara.Model {
165
148
  ownerId?: number;
166
149
  /**
167
150
  * @remarks
168
- * The ID of the region in which to create the command. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
151
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
169
152
  *
170
153
  * This parameter is required.
171
154
  *
@@ -175,7 +158,7 @@ export class CreateCommandRequest extends $dara.Model {
175
158
  regionId?: string;
176
159
  /**
177
160
  * @remarks
178
- * The ID of the resource group to which to assign the command.
161
+ * The ID of the resource group to which the command belongs.
179
162
  *
180
163
  * @example
181
164
  * rg-123******
@@ -185,12 +168,12 @@ export class CreateCommandRequest extends $dara.Model {
185
168
  resourceOwnerId?: number;
186
169
  /**
187
170
  * @remarks
188
- * The tags to add to the command.
171
+ * The list of tags.
189
172
  */
190
173
  tag?: CreateCommandRequestTag[];
191
174
  /**
192
175
  * @remarks
193
- * he maximum timeout period for the command execution on the instance. Unit: seconds. When a command that you created cannot be run, the command times out. When a command execution times out, Cloud Assistant Agent forcefully terminates the command process by canceling the PID.
176
+ * The maximum timeout period for the command to run on the ECS instance. Unit: seconds. If the command cannot be run for any reason, a timeout occurs. After the timeout, the command process is forcefully terminated by canceling the PID of the command.
194
177
  *
195
178
  * Default value: 60.
196
179
  *
@@ -200,13 +183,11 @@ export class CreateCommandRequest extends $dara.Model {
200
183
  timeout?: number;
201
184
  /**
202
185
  * @remarks
203
- * The command type. Valid values:
204
- *
205
- * - RunBatScript: batch commands. These commands are applicable to Windows instances.
186
+ * The type of the command. Valid values:
206
187
  *
207
- * - RunPowerShellScript: PowerShell commands. These commands are applicable to Windows instances.
208
- *
209
- * - RunShellScript: shell commands. These commands are applicable to Linux instances.
188
+ * - RunBatScript: creates a Bat script to run on Windows instances.
189
+ * - RunPowerShellScript: creates a PowerShell script to run on Windows instances.
190
+ * - RunShellScript: creates a Shell script to run on Linux instances.
210
191
  *
211
192
  * This parameter is required.
212
193
  *
@@ -216,15 +197,13 @@ export class CreateCommandRequest extends $dara.Model {
216
197
  type?: string;
217
198
  /**
218
199
  * @remarks
219
- * The execution path of the command on ECS instances. The value can be up to 200 characters in length.
220
- *
221
- * Default values:
222
- *
223
- * - For Linux instance, the default value is the home directory of the root user, which is the `/root` directory.
200
+ * The directory where the command is run on the ECS instance. The value cannot exceed 200 characters in length.
224
201
  *
225
- * - For Windows instances, the default value is the directory where the Cloud Assistant Agent process resides, such as `C:\\Windows\\System32\\`.
202
+ * Default value:
203
+ * - Linux instances: the home directory of the root user, which is `/root`.
204
+ * - Windows instances: the directory where the Cloud Assistant Agent process is located, such as `C:\\Windows\\System32`.
226
205
  *
227
- * > If you set WorkingDir to a directory other than default ones, make sure that the directory exists on the instances.
206
+ * > If you set this parameter to a different directory, make sure that the directory exists on the instance.
228
207
  *
229
208
  * @example
230
209
  * /home/user
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCommandResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the command.
8
+ * The command ID.
9
9
  *
10
10
  * @example
11
11
  * c-7d2a745b412b4601b2d47f6a768d****
@@ -13,7 +13,7 @@ export class CreateCommandResponseBody extends $dara.Model {
13
13
  commandId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3****
@@ -55,7 +55,7 @@ export class CreateDiskRequestArn extends $dara.Model {
55
55
  export class CreateDiskRequestTag extends $dara.Model {
56
56
  /**
57
57
  * @remarks
58
- * The tag key of the disk. Valid values of N: 1 to 20. Once a Tag.N.Key value is specified, it cannot be an empty string. It supports up to 128 characters and cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
58
+ * The tag key of the disk. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. The tag key cannot contain `http://` or `https://`.
59
59
  *
60
60
  * @example
61
61
  * TestKey
@@ -63,7 +63,7 @@ export class CreateDiskRequestTag extends $dara.Model {
63
63
  key?: string;
64
64
  /**
65
65
  * @remarks
66
- * The tag value of the disk. Valid values of N: 1 to 20. Once a Tag.N.Value value is specified, it can be an empty string. It supports up to 128 characters and cannot contain `http://` or `https://`.
66
+ * The tag value of the disk. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
67
67
  *
68
68
  * @example
69
69
  * TestValue
@@ -108,10 +108,10 @@ export class CreateDiskRequest extends $dara.Model {
108
108
  arn?: CreateDiskRequestArn[];
109
109
  /**
110
110
  * @remarks
111
- * Specifies whether to enable burst (performance bursting). Valid values:
111
+ * Specifies whether to enable the performance burst feature. Valid values:
112
112
  *
113
- * - true: enables burst.
114
- * - false: disables burst.
113
+ * - true: Enabled.
114
+ * - false: Disabled.
115
115
  *
116
116
  * > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
117
117
  *
@@ -121,7 +121,7 @@ export class CreateDiskRequest extends $dara.Model {
121
121
  burstingEnabled?: boolean;
122
122
  /**
123
123
  * @remarks
124
- * Ensures the idempotency of the request. Generate a parameter value from your client to ensure uniqueness across different requests. **ClientToken** only supports ASCII characters and cannot exceed 64 characters. For more information, see [How to ensure idempotency](https://help.aliyun.com/document_detail/25693.html).
124
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
125
125
  *
126
126
  * @example
127
127
  * 123e4567-e89b-12d3-a456-426655440000
@@ -129,7 +129,7 @@ export class CreateDiskRequest extends $dara.Model {
129
129
  clientToken?: string;
130
130
  /**
131
131
  * @remarks
132
- * The disk description. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
132
+ * The description of the disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
133
133
  *
134
134
  * Default value: empty.
135
135
  *
@@ -144,12 +144,12 @@ export class CreateDiskRequest extends $dara.Model {
144
144
  * - cloud: basic disk.
145
145
  * - cloud_efficiency: ultra disk.
146
146
  * - cloud_ssd: standard SSD.
147
- * - cloud_essd: ESSD.
147
+ * - cloud_essd: enterprise SSD.
148
148
  * - cloud_auto: ESSD AutoPL disk.
149
149
  * - cloud_essd_entry: ESSD Entry disk.
150
- * - cloud_regional_disk_auto: ESSD zone-redundant disk.
151
- * - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
152
- * - elastic_ephemeral_disk_premium: elastic ephemeral disk - premium.
150
+ * - cloud_regional_disk_auto: regional Enterprise SSD (ESSD).
151
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - Standard Edition.
152
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
153
153
  *
154
154
  * Default value: cloud.
155
155
  *
@@ -159,7 +159,7 @@ export class CreateDiskRequest extends $dara.Model {
159
159
  diskCategory?: string;
160
160
  /**
161
161
  * @remarks
162
- * The disk name. The name must be 2 to 128 characters in length and can contain Unicode letters (including English and Chinese characters) and ASCII digits (0-9). It can contain colons (:), underscores (_), periods (.), or hyphens (-). It must start with a Unicode letter.
162
+ * The name of the disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters) and ASCII digits (0-9). The name can contain colons (:), underscores (_), periods (.), or hyphens (-). The name must start with a character in the Unicode letter category.
163
163
  *
164
164
  * Default value: empty.
165
165
  *
@@ -179,8 +179,8 @@ export class CreateDiskRequest extends $dara.Model {
179
179
  * @remarks
180
180
  * Specifies whether to encrypt the disk. Valid values:
181
181
  *
182
- * - true: encrypts the disk.
183
- * - false: does not encrypt the disk.
182
+ * - true: Encrypted.
183
+ * - false: Not encrypted.
184
184
  *
185
185
  * Default value: false.
186
186
  *
@@ -190,12 +190,12 @@ export class CreateDiskRequest extends $dara.Model {
190
190
  encrypted?: boolean;
191
191
  /**
192
192
  * @remarks
193
- * Creates a subscription disk and automatically attaches it to the specified subscription instance (InstanceId).
193
+ * The ID of the subscription instance to which the created subscription disk is automatically attached.
194
194
  *
195
- * - After you set the instance ID, the ResourceGroupId, Tag.N.Key, Tag.N.Value, ClientToken, and KMSKeyId parameters that you set are ignored.
195
+ * - After you specify the instance ID, the ResourceGroupId, Tag.N.Key, Tag.N.Value, ClientToken, and KMSKeyId parameters are ignored.
196
196
  * - You cannot specify both ZoneId and InstanceId.
197
197
  *
198
- * Default value: empty, which means a pay-as-you-go disk is created. The location of the disk is determined by RegionId and ZoneId.
198
+ * Default value: empty. A pay-as-you-go disk is created, and the region of the disk is determined by RegionId and ZoneId.
199
199
  *
200
200
  * @example
201
201
  * i-bp18pnlg1ds9rky4****
@@ -203,13 +203,13 @@ export class CreateDiskRequest extends $dara.Model {
203
203
  instanceId?: string;
204
204
  /**
205
205
  * @remarks
206
- * The KMS key ID used by the disk.
206
+ * The ID of the Key Management Service (KMS) key used by the disk.
207
207
  *
208
- * > If Encrypted is set to true and KMSKeyId is not specified, the default key is used for encryption, and the KMSKeyId value is returned after the instance is successfully created.
209
- * > - - Disk created from a non-shared encrypted snapshot: The encryption key used by the snapshot is used by default.
210
- * > - - Disk created from a shared encrypted snapshot: The service key is used by default.
211
- * > - - Disk created in a region where account-level default encryption for block storage is enabled: The specified account-level key is used by default.
212
- * > - - Other cases: The service key is used by default.
208
+ * > If Encrypted is set to true and KMSKeyId is not specified, the default key is used for encryption. The KMSKeyId value is returned after the instance is created.
209
+ * > - - If the disk is created from a non-shared encrypted snapshot, the encryption key used by the snapshot is used by default.
210
+ * > - - If the disk is created from a shared encrypted snapshot, the service key is used by default.
211
+ * > - - If the disk is created in a region where account-level default encryption for block storage is enabled, the specified account-level key is used by default.
212
+ * > - - In other cases, the service key is used by default.
213
213
  *
214
214
  * @example
215
215
  * 0e478b7a-4262-4802-b8cb-00d3fb40826X
@@ -219,12 +219,12 @@ export class CreateDiskRequest extends $dara.Model {
219
219
  * @remarks
220
220
  * Specifies whether to enable the multi-attach feature. Valid values:
221
221
  *
222
- * - Disabled: disables the feature.
223
- * - Enabled: enables the feature. Currently, only ESSDs support setting this to `Enabled`.
222
+ * - Disabled: Disabled.
223
+ * - Enabled: Enabled. Only enterprise SSDs support setting this parameter to `Enabled`.
224
224
  *
225
225
  * Default value: Disabled.
226
226
  *
227
- * > Disks with the multi-attach feature enabled only support the pay-as-you-go billing method. Therefore, when `MultiAttach=Enabled`, you cannot set the `InstanceId` parameter. You can call [AttachDisk](https://help.aliyun.com/document_detail/25515.html) to attach the disk after creation, but note that disks with multi-attach enabled can only be attached as data disks.
227
+ * > Disks with the multi-attach feature enabled support only the pay-as-you-go billing method. Therefore, when `MultiAttach=Enabled`, you cannot specify the `InstanceId` parameter. After the disk is created, you can call [AttachDisk](https://help.aliyun.com/document_detail/25515.html) to attach it. Note that a disk with the multi-attach feature enabled can be attached only as a data disk.
228
228
  *
229
229
  * @example
230
230
  * Disabled
@@ -234,16 +234,16 @@ export class CreateDiskRequest extends $dara.Model {
234
234
  ownerId?: number;
235
235
  /**
236
236
  * @remarks
237
- * Sets the performance level of the disk when creating an ESSD. Valid values:
237
+ * The performance level of the enterprise SSD to create. Set this parameter to one of the following values:
238
238
  *
239
- * - PL0: maximum random read/write IOPS of 10,000 per disk.
240
- * - PL1: maximum random read/write IOPS of 50,000 per disk.
241
- * - PL2: maximum random read/write IOPS of 100,000 per disk.
242
- * - PL3: maximum random read/write IOPS of 1,000,000 per disk.
239
+ * - PL0: A single disk can deliver up to 10,000 random read/write IOPS.
240
+ * - PL1: A single disk can deliver up to 50,000 random read/write IOPS.
241
+ * - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
242
+ * - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
243
243
  *
244
244
  * Default value: PL1.
245
245
  *
246
- * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
246
+ * For information about how to select an ESSD performance level, see [Enterprise SSDs](https://help.aliyun.com/document_detail/122389.html).
247
247
  *
248
248
  * @example
249
249
  * PL1
@@ -251,19 +251,17 @@ export class CreateDiskRequest extends $dara.Model {
251
251
  performanceLevel?: string;
252
252
  /**
253
253
  * @remarks
254
- * The provisioned read/write IOPS of the ESSD AutoPL disk (per disk). Possible values:
254
+ * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values:
255
255
  *
256
- * - Capacity (GiB) <= 3: provisioned performance cannot be set.
256
+ * - Capacity (GiB) <= 3: Provisioned performance is not supported.
257
257
  *
258
- * - Capacity (GiB) >= 4: [0, min{(1,000
258
+ * - Capacity (GiB) >= 4: [0, min{(1,000 IOPS/GiB × Capacity - Baseline IOPS), 50,000}]
259
259
  *
260
- * IOPS/GiB * capacity - baseline IOPS), 50,000}]
261
260
  *
261
+ * Baseline performance = max{min{1,800 + 50 × Capacity, 50,000}, 3,000}.
262
262
  *
263
- * Baseline performance = max{min{1,800 + 50 * capacity, 50,000}, 3,000}.
264
263
  *
265
- *
266
- * > This parameter is supported only when `DiskCategory` = `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
264
+ * > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
267
265
  *
268
266
  * @example
269
267
  * 40000
@@ -271,7 +269,7 @@ export class CreateDiskRequest extends $dara.Model {
271
269
  provisionedIops?: number;
272
270
  /**
273
271
  * @remarks
274
- * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
272
+ * The ID of the region. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
275
273
  *
276
274
  * This parameter is required.
277
275
  *
@@ -281,7 +279,7 @@ export class CreateDiskRequest extends $dara.Model {
281
279
  regionId?: string;
282
280
  /**
283
281
  * @remarks
284
- * The ID of the enterprise resource group to which the disk belongs.
282
+ * The ID of the resource group to which the disk belongs.
285
283
  *
286
284
  * @example
287
285
  * rg-bp67acfmxazb4p****
@@ -291,12 +289,12 @@ export class CreateDiskRequest extends $dara.Model {
291
289
  resourceOwnerId?: number;
292
290
  /**
293
291
  * @remarks
294
- * The capacity size. Unit: GiB. You must specify a value for this parameter. Valid values:
292
+ * The size of the disk. Unit: GiB. You must specify a value for this parameter. Valid values:
295
293
  *
296
294
  * - cloud: 5 to 2,000.
297
295
  * - cloud_efficiency: 20 to 32,768.
298
296
  * - cloud_ssd: 20 to 32,768.
299
- * - cloud_essd: The valid value range depends on the value of `PerformanceLevel`.
297
+ * - cloud_essd: The valid values depend on the `PerformanceLevel` value.
300
298
  * - PL0: 1 to 65,536.
301
299
  * - PL1: 20 to 65,536.
302
300
  * - PL2: 461 to 65,536.
@@ -307,10 +305,10 @@ export class CreateDiskRequest extends $dara.Model {
307
305
  * - elastic_ephemeral_disk_standard: 64 to 8,192.
308
306
  * - elastic_ephemeral_disk_premium: 64 to 8,192.
309
307
  *
310
- * If you specify the `SnapshotId` parameter, the `SnapshotId` and `Size` parameters have the following restrictions:
308
+ * If you specify `SnapshotId`, the `SnapshotId` and `Size` parameters have the following restrictions:
311
309
  *
312
- * - If the snapshot capacity corresponding to the `SnapshotId` parameter is greater than the specified `Size` parameter value, the actual size of the created disk equals the size of the specified snapshot.
313
- * - If the snapshot capacity corresponding to the `SnapshotId` parameter is less than the specified `Size` parameter value, the actual size of the created disk equals the specified `Size` parameter value.
310
+ * - If the snapshot specified by `SnapshotId` is larger than the specified `Size` value, the snapshot size of the created disk equals the size of the specified snapshot.
311
+ * - If the snapshot specified by `SnapshotId` is smaller than the specified `Size` value, the snapshot size of the created disk equals the specified `Size` value.
314
312
  *
315
313
  * @example
316
314
  * 2000
@@ -318,13 +316,13 @@ export class CreateDiskRequest extends $dara.Model {
318
316
  size?: number;
319
317
  /**
320
318
  * @remarks
321
- * The snapshot ID used to create the disk. Snapshots created on or before July 15, 2013 cannot be used to create disks.
319
+ * The ID of the snapshot to use to create the disk. Snapshots created on or before July 15, 2013 cannot be used to create disks.
322
320
  *
323
321
  * The `SnapshotId` and `Size` parameters have the following restrictions:
324
322
  *
325
- * - If the snapshot capacity corresponding to the `SnapshotId` parameter is greater than the specified `Size` parameter value, the actual size of the created disk equals the size of the specified snapshot.
326
- * - If the snapshot capacity corresponding to the `SnapshotId` parameter is less than the specified `Size` parameter value, the actual size of the created disk equals the specified `Size` parameter value.
327
- * - Creating elastic ephemeral disks from snapshots is not supported.
323
+ * - If the snapshot specified by `SnapshotId` is larger than the specified `Size` value, the snapshot size of the created disk equals the size of the specified snapshot.
324
+ * - If the snapshot specified by `SnapshotId` is smaller than the specified `Size` value, the snapshot size of the created disk equals the specified `Size` value.
325
+ * - Elastic ephemeral disks cannot be created from snapshots.
328
326
  *
329
327
  * @example
330
328
  * s-bp67acfmxazb4p****
@@ -332,9 +330,9 @@ export class CreateDiskRequest extends $dara.Model {
332
330
  snapshotId?: string;
333
331
  /**
334
332
  * @remarks
335
- * The dedicated block storage cluster ID. If you need to create a disk in a specified dedicated block storage cluster, specify this parameter.
333
+ * The ID of the dedicated block storage cluster. To create a disk in a specific dedicated block storage cluster, specify this parameter.
336
334
  *
337
- * > Storage set parameters (`StorageSetId`, `StorageSetPartitionNumber`) and dedicated block storage cluster parameter (`StorageClusterId`) are mutually exclusive. If both are set, the API call will fail.
335
+ * > You can set either the storage set parameters (`StorageSetId` and `StorageSetPartitionNumber`) or the dedicated block storage cluster parameter (`StorageClusterId`), but not both. If you set both, the API call fails.
338
336
  *
339
337
  * @example
340
338
  * dbsc-j5e1sf2vaf5he8m2****
@@ -342,9 +340,9 @@ export class CreateDiskRequest extends $dara.Model {
342
340
  storageClusterId?: string;
343
341
  /**
344
342
  * @remarks
345
- * The storage set ID.
343
+ * The ID of the storage set.
346
344
  *
347
- * > Storage set parameters (`StorageSetId`, `StorageSetPartitionNumber`) and dedicated block storage cluster parameter (`StorageClusterId`) are mutually exclusive. If both are set, the API call will fail.
345
+ * > You can set either the storage set parameters (`StorageSetId` and `StorageSetPartitionNumber`) or the dedicated block storage cluster parameter (`StorageClusterId`), but not both. If you set both, the API call fails.
348
346
  *
349
347
  * @example
350
348
  * ss-bp67acfmxazb4p****
@@ -352,7 +350,7 @@ export class CreateDiskRequest extends $dara.Model {
352
350
  storageSetId?: string;
353
351
  /**
354
352
  * @remarks
355
- * The number of storage set partitions. Valid values: greater than or equal to 2, and cannot exceed the quota limit displayed after calling [DescribeAccountAttributes](https://help.aliyun.com/document_detail/73772.html).
353
+ * The number of partitions in the storage set. Valid values: 2 and greater. The maximum value cannot exceed the privilege quota limit returned by calling [DescribeAccountAttributes](https://help.aliyun.com/document_detail/73772.html).
356
354
  *
357
355
  * Default value: 2.
358
356
  *
@@ -362,18 +360,18 @@ export class CreateDiskRequest extends $dara.Model {
362
360
  storageSetPartitionNumber?: number;
363
361
  /**
364
362
  * @remarks
365
- * The list of tag information for the disk.
363
+ * The list of tags for the disk.
366
364
  */
367
365
  tag?: CreateDiskRequestTag[];
368
366
  /**
369
367
  * @remarks
370
- * Creates a pay-as-you-go disk in the specified zone.
368
+ * The ID of the zone in which to create a pay-as-you-go disk.
371
369
  *
372
- * - If you do not set InstanceId, ZoneId is required.
370
+ * - If you do not specify InstanceId, ZoneId is required.
373
371
  * - You cannot specify both ZoneId and InstanceId.
374
372
  *
375
373
  *
376
- * > Disks of the `cloud_regional_disk_auto` type do not require ZoneId to be set.
374
+ * > You do not need to set ZoneId for disks of the `cloud_regional_disk_auto` type.
377
375
  *
378
376
  * @example
379
377
  * cn-hangzhou-g
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateDiskResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The disk ID.
8
+ * The ID of the disk.
9
9
  *
10
10
  * @example
11
11
  * d-bp131n0q38u3a4zi****
@@ -13,9 +13,9 @@ export class CreateDiskResponseBody extends $dara.Model {
13
13
  diskId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The generated order ID.
16
+ * The ID of the order.
17
17
  *
18
- * > The order ID is returned only when a subscription disk is created.
18
+ * > An order ID is returned only when you create a subscription disk.
19
19
  *
20
20
  * @example
21
21
  * 20413515388****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateHpcClusterRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate a client token. Make sure that a unique client token is used for each request. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
8
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The value of **ClientToken** can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
9
9
  *
10
10
  * @example
11
11
  * 123e4567-e89b-12d3-a456-426655440000
@@ -13,9 +13,9 @@ export class CreateHpcClusterRequest extends $dara.Model {
13
13
  clientToken?: string;
14
14
  /**
15
15
  * @remarks
16
- * The description of the HPC cluster. The description must be 2 to 256 characters in length. It cannot start with `http://` or `https://`.
16
+ * The description of the HPC cluster. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
17
17
  *
18
- * This parameter is empty by default.
18
+ * Default value: empty.
19
19
  *
20
20
  * @example
21
21
  * testHPCDescription
@@ -23,7 +23,7 @@ export class CreateHpcClusterRequest extends $dara.Model {
23
23
  description?: string;
24
24
  /**
25
25
  * @remarks
26
- * The name of the HPC cluster. The name must be 2 to 128 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). The name must start with a letter but cannot start with `http://` or `https://`.
26
+ * The name of the HPC cluster. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with `http://` or `https://`. It can contain digits, periods (.), underscores (_), or hyphens (-).
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -35,7 +35,7 @@ export class CreateHpcClusterRequest extends $dara.Model {
35
35
  ownerId?: number;
36
36
  /**
37
37
  * @remarks
38
- * The region ID of the HPC cluster. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent list of regions.
38
+ * The region ID of the HPC cluster. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
39
39
  *
40
40
  * This parameter is required.
41
41
  *