@alicloud/ecs20140526 7.8.6 → 7.9.1

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 (281) hide show
  1. package/dist/client.d.ts +949 -954
  2. package/dist/client.js +978 -950
  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/CloneDisksRequest.d.ts +55 -80
  19. package/dist/models/CloneDisksRequest.js.map +1 -1
  20. package/dist/models/CloneDisksResponseBody.d.ts +2 -2
  21. package/dist/models/CreateActivationRequest.d.ts +17 -16
  22. package/dist/models/CreateActivationRequest.js.map +1 -1
  23. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  24. package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +286 -380
  25. package/dist/models/CreateAutoProvisioningGroupRequest.js.map +1 -1
  26. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +282 -375
  27. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js.map +1 -1
  28. package/dist/models/CreateCommandRequest.d.ts +52 -73
  29. package/dist/models/CreateCommandRequest.js.map +1 -1
  30. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  31. package/dist/models/CreateDiskRequest.d.ts +57 -59
  32. package/dist/models/CreateDiskRequest.js.map +1 -1
  33. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  34. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  35. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  36. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  37. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  38. package/dist/models/CreateImageRequest.d.ts +43 -88
  39. package/dist/models/CreateImageRequest.js.map +1 -1
  40. package/dist/models/CreateImageResponseBody.d.ts +2 -2
  41. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  42. package/dist/models/CreateInstanceRequest.js.map +1 -1
  43. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  44. package/dist/models/CreateLaunchTemplateRequest.d.ts +235 -278
  45. package/dist/models/CreateLaunchTemplateRequest.js.map +1 -1
  46. package/dist/models/CreateLaunchTemplateResponseBody.d.ts +3 -3
  47. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  48. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  49. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  50. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  51. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  52. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  53. package/dist/models/CreateVswitchRequest.d.ts +0 -29
  54. package/dist/models/CreateVswitchRequest.js.map +1 -1
  55. package/dist/models/CreateVswitchResponseBody.d.ts +0 -8
  56. package/dist/models/CreateVswitchResponseBody.js.map +1 -1
  57. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  58. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  59. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  60. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  61. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  62. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  63. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  64. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  65. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  66. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  67. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  68. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  69. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  70. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  71. package/dist/models/DescribeImagesRequest.d.ts +61 -89
  72. package/dist/models/DescribeImagesRequest.js.map +1 -1
  73. package/dist/models/DescribeImagesResponseBody.d.ts +5 -5
  74. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  75. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  76. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  77. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  78. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  79. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  80. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  81. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  82. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  83. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  84. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  85. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  86. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  87. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  88. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  89. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  90. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  91. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  92. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  93. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  94. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  95. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  96. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  97. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  98. package/dist/models/DescribePriceRequest.d.ts +158 -242
  99. package/dist/models/DescribePriceRequest.js.map +1 -1
  100. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  101. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  102. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  103. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  104. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  105. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  106. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  107. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  108. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  109. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  110. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  111. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  112. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  113. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  114. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  115. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  116. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  117. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  119. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  120. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  121. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  122. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  123. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  124. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  125. package/dist/models/DescribeZonesRequest.js.map +1 -1
  126. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  127. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  128. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  129. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  130. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  131. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  132. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  133. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  134. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  135. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  136. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  137. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  138. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  139. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  140. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  141. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  142. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  143. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  144. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  145. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  146. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  147. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  148. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  149. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  150. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  151. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  152. package/dist/models/RenewElasticityAssurancesRequest.d.ts +27 -23
  153. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  154. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  155. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  156. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  157. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  158. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  159. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  160. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  161. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  162. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  163. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  164. package/dist/models/StopInstanceRequest.d.ts +20 -27
  165. package/dist/models/StopInstanceRequest.js.map +1 -1
  166. package/dist/models/StopInstancesRequest.d.ts +24 -35
  167. package/dist/models/StopInstancesRequest.js.map +1 -1
  168. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  169. package/dist/models/model.d.ts +4 -0
  170. package/dist/models/model.js +45 -37
  171. package/dist/models/model.js.map +1 -1
  172. package/package.json +1 -1
  173. package/src/client.ts +984 -950
  174. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  175. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  176. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  177. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  178. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  179. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  180. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  181. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  182. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  183. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  184. package/src/models/CloneDisksRequest.ts +55 -80
  185. package/src/models/CloneDisksResponseBody.ts +2 -2
  186. package/src/models/CreateActivationRequest.ts +17 -16
  187. package/src/models/CreateActivationResponseBody.ts +3 -3
  188. package/src/models/CreateAutoProvisioningGroupRequest.ts +287 -381
  189. package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +283 -376
  190. package/src/models/CreateCommandRequest.ts +52 -73
  191. package/src/models/CreateCommandResponseBody.ts +2 -2
  192. package/src/models/CreateDiskRequest.ts +57 -59
  193. package/src/models/CreateDiskResponseBody.ts +3 -3
  194. package/src/models/CreateHpcClusterRequest.ts +5 -5
  195. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  196. package/src/models/CreateImageComponentRequest.ts +7 -7
  197. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  198. package/src/models/CreateImageRequest.ts +43 -88
  199. package/src/models/CreateImageResponseBody.ts +2 -2
  200. package/src/models/CreateInstanceRequest.ts +185 -275
  201. package/src/models/CreateInstanceResponseBody.ts +2 -2
  202. package/src/models/CreateLaunchTemplateRequest.ts +235 -278
  203. package/src/models/CreateLaunchTemplateResponseBody.ts +3 -3
  204. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  205. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  206. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  207. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  208. package/src/models/CreateVswitchRequest.ts +0 -29
  209. package/src/models/CreateVswitchResponseBody.ts +0 -8
  210. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  211. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  212. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  213. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  214. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  215. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  216. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  217. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  218. package/src/models/DescribeDisksRequest.ts +40 -40
  219. package/src/models/DescribeDisksResponseBody.ts +3 -3
  220. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  221. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  222. package/src/models/DescribeImagesRequest.ts +62 -90
  223. package/src/models/DescribeImagesResponseBody.ts +5 -5
  224. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  225. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  226. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  227. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  228. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  229. package/src/models/DescribeInstancesRequest.ts +57 -71
  230. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  231. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  232. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  233. package/src/models/DescribeInvocationsRequest.ts +50 -77
  234. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  235. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  236. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  237. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  238. package/src/models/DescribePriceRequest.ts +160 -244
  239. package/src/models/DescribePriceResponseBody.ts +15 -15
  240. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  241. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  242. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  243. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  244. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  245. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  246. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  247. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  248. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  249. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  250. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  251. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  252. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  253. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  254. package/src/models/DescribeZonesRequest.ts +20 -30
  255. package/src/models/DescribeZonesResponseBody.ts +1 -1
  256. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  257. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  258. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  259. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  260. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  261. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  262. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  263. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  264. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  265. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  266. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  267. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  268. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  269. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  270. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  271. package/src/models/RenewElasticityAssurancesRequest.ts +27 -23
  272. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  273. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  274. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  275. package/src/models/StartTerminalSessionRequest.ts +24 -32
  276. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  277. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  278. package/src/models/StopInstanceRequest.ts +21 -28
  279. package/src/models/StopInstancesRequest.ts +25 -36
  280. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  281. package/src/models/model.ts +4 -0
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAvailableResourceRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The number of vCPU cores for the instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
8
+ * The number of vCPU cores of the instance type. For valid values, see [Instance family](https://help.aliyun.com/document_detail/25378.html).
9
9
  *
10
- * This parameter applies only when `DestinationResource` is set to `InstanceType`.
10
+ * This parameter takes effect only when DestinationResource is set to InstanceType.
11
11
  *
12
12
  * @example
13
13
  * 2
@@ -15,23 +15,16 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
15
15
  cores?: number;
16
16
  /**
17
17
  * @remarks
18
- * The category of the data disk. Valid values:
19
- *
20
- * - cloud: basic cloud disk.
21
- *
22
- * - cloud_efficiency: ultra cloud disk.
23
- *
24
- * - cloud_ssd: SSD cloud disk.
25
- *
26
- * - ephemeral_ssd: local SSD disk.
27
- *
28
- * - cloud_essd: ESSD cloud disk.
29
- *
30
- * - cloud_auto: ESSD AutoPL cloud disk.
31
- *
18
+ * The category of the data disk. Valid values:
19
+ *
20
+ * - cloud: basic disk.
21
+ * - cloud_efficiency: ultra disk.
22
+ * - cloud_ssd: standard SSD.
23
+ * - ephemeral_ssd: local SSD.
24
+ * - cloud_essd: enterprise SSD (ESSD).
25
+ * - cloud_auto: ESSD AutoPL disk.
32
26
  * <props="china">
33
- *
34
- * - cloud_essd_entry: ESSD Entry cloud disk.
27
+ * - cloud_essd_entry: ESSD Entry disk.
35
28
  *
36
29
  * @example
37
30
  * cloud_ssd
@@ -47,25 +40,19 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
47
40
  dedicatedHostId?: string;
48
41
  /**
49
42
  * @remarks
50
- * The type of resource to query. Valid values:
51
- *
52
- * - Zone: availability zone.
53
- *
43
+ * The type of resource to query. Valid values:
44
+ *
45
+ * - Zone: zone.
54
46
  * - IoOptimized: I/O optimized.
55
- *
56
47
  * - InstanceType: instance type.
57
- *
58
48
  * - Network: network type.
59
- *
60
49
  * - ddh: dedicated host.
61
- *
62
50
  * - SystemDisk: system disk.
63
- *
64
51
  * - DataDisk: data disk.
65
52
  *
66
- * > When `DestinationResource` is set to `SystemDisk`, you must specify `InstanceType` because available system disks depend on the instance type.
53
+ * > When DestinationResource is set to `SystemDisk`, you must specify InstanceType because system disks are restricted by instance types.
67
54
  *
68
- * For details on how to specify this parameter, see the **API description** section.
55
+ * For more information about how to set the DestinationResource parameter, see the **operation description** section of this topic.
69
56
  *
70
57
  * This parameter is required.
71
58
  *
@@ -75,11 +62,10 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
75
62
  destinationResource?: string;
76
63
  /**
77
64
  * @remarks
78
- * The billing method of the resource. For more information, see [Billing overview](https://help.aliyun.com/document_detail/25398.html). Valid values:
79
- *
80
- * - PrePaid: The subscription billing method.
81
- *
82
- * - PostPaid: The pay-as-you-go billing method.
65
+ * The billing method of the resource. For more information, see [Billing overview](https://help.aliyun.com/document_detail/25398.html). Valid values:
66
+ *
67
+ * - PrePaid: subscription.
68
+ * - PostPaid: pay-as-you-go.
83
69
  *
84
70
  * Default value: PostPaid.
85
71
  *
@@ -89,9 +75,9 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
89
75
  instanceChargeType?: string;
90
76
  /**
91
77
  * @remarks
92
- * The instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html). You can also call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to get the latest list of instance types.
78
+ * The instance type. For more information, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
93
79
  *
94
- * For details on how to specify this parameter, see the **API description** section.
80
+ * For more information about how to set the InstanceType parameter, see the **operation description** section at the beginning of this topic.
95
81
  *
96
82
  * @example
97
83
  * ecs.g5.large
@@ -99,11 +85,10 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
99
85
  instanceType?: string;
100
86
  /**
101
87
  * @remarks
102
- * Specifies whether the instance is I/O optimized. Valid values:
103
- *
104
- * - none: The instance is not I/O optimized.
88
+ * Specifies whether the instance is an I/O optimized instance. Valid values:
105
89
  *
106
- * - optimized: The instance is I/O optimized.
90
+ * - none: non-I/O optimized instance.
91
+ * - optimized: I/O optimized instance.
107
92
  *
108
93
  * Default value: optimized.
109
94
  *
@@ -113,9 +98,9 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
113
98
  ioOptimized?: string;
114
99
  /**
115
100
  * @remarks
116
- * The memory size for the instance type, in GiB. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
101
+ * The memory size of the instance type. Unit: GiB. For valid values, see [Instance family](https://help.aliyun.com/document_detail/25378.html).
117
102
  *
118
- * This parameter applies only when `DestinationResource` is set to `InstanceType`.
103
+ * This parameter takes effect only when DestinationResource is set to InstanceType.
119
104
  *
120
105
  * @example
121
106
  * 8.0
@@ -123,11 +108,10 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
123
108
  memory?: number;
124
109
  /**
125
110
  * @remarks
126
- * The network type. Valid values:
127
- *
128
- * - vpc: VPC.
129
- *
130
- * - classic: classic network.
111
+ * The network type. Valid values:
112
+ *
113
+ * - vpc: virtual private cloud (VPC).
114
+ * - classic: classic network. The classic network is deprecated. For more information, see [Deprecation notice](https://help.aliyun.com/document_detail/2833134.html).
131
115
  *
132
116
  * @example
133
117
  * vpc
@@ -137,7 +121,7 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
137
121
  ownerId?: number;
138
122
  /**
139
123
  * @remarks
140
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to get the latest list of Alibaba Cloud regions.
124
+ * The ID of the destination region. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
141
125
  *
142
126
  * This parameter is required.
143
127
  *
@@ -149,14 +133,11 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
149
133
  resourceOwnerId?: number;
150
134
  /**
151
135
  * @remarks
152
- * The resource type. Valid values:
136
+ * The type of the resource. Valid values:
153
137
  *
154
138
  * - instance: ECS instance.
155
- *
156
139
  * - disk: cloud disk.
157
- *
158
140
  * - reservedinstance: reserved instance.
159
- *
160
141
  * - ddh: dedicated host.
161
142
  *
162
143
  * @example
@@ -166,10 +147,9 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
166
147
  /**
167
148
  * @remarks
168
149
  * The scope of the reserved instance. Valid values:
169
- *
170
- * - Region: The reserved instance is scoped to a region.
171
- *
172
- * - Zone: The reserved instance is scoped to an availability zone.
150
+ *
151
+ * - Region: regional.
152
+ * - Zone: zonal.
173
153
  *
174
154
  * @example
175
155
  * Region
@@ -177,15 +157,13 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
177
157
  scope?: string;
178
158
  /**
179
159
  * @remarks
180
- * The protection period for the spot instance. Unit: hours. Default value: 1. Valid values:
181
- *
182
- * - 1: Alibaba Cloud guarantees that the instance will not be automatically reclaimed within 1 hour of creation. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
160
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
161
+ * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After 1 hour, the system compares the bid price with the market price and checks the inventory to determine whether to retain automatic release the instance.
162
+ * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the inventory to determine whether to retain automatic release the instance.
183
163
  *
184
- * - 0: Alibaba Cloud does not guarantee that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
164
+ * Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. Select an appropriate protection period based on the expected task execution duration.
185
165
  *
186
- * Alibaba Cloud sends a notification through ECS system events 5 minutes before reclaiming an instance. Spot instances are billed by the second. We recommend that you select a protection period based on the expected runtime of your tasks.
187
- *
188
- * > This parameter applies only when `InstanceChargeType` is set to `PostPaid` and `SpotStrategy` is set to `SpotWithPriceLimit` or `SpotAsPriceGo`.
166
+ * > This parameter takes effect only when `InstanceChargeType` is set to `PostPaid` and `SpotStrategy` is set to `SpotWithPriceLimit` or `SpotAsPriceGo`.
189
167
  *
190
168
  * @example
191
169
  * 1
@@ -193,17 +171,15 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
193
171
  spotDuration?: number;
194
172
  /**
195
173
  * @remarks
196
- * The bidding strategy for pay-as-you-go instances. Valid values:
197
- *
198
- * - NoSpot: A standard pay-as-you-go instance.
199
- *
200
- * - SpotWithPriceLimit: A spot instance for which you specify a maximum hourly price.
201
- *
202
- * - SpotAsPriceGo: A spot instance for which the system automatically bids based on the current market price, up to the pay-as-you-go price.
174
+ * The bidding policy for pay-as-you-go instances. Valid values:
175
+ *
176
+ * - NoSpot: a regular pay-as-you-go instance.
177
+ * - SpotWithPriceLimit: a spot instance with a maximum price limit.
178
+ * - SpotAsPriceGo: a spot instance priced at the market price with the pay-as-you-go price as the upper limit.
203
179
  *
204
180
  * Default value: NoSpot.
205
181
  *
206
- * This parameter applies only when `InstanceChargeType` is set to `PostPaid`.
182
+ * This parameter takes effect only when InstanceChargeType is set to `PostPaid`.
207
183
  *
208
184
  * @example
209
185
  * NoSpot
@@ -211,34 +187,24 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
211
187
  spotStrategy?: string;
212
188
  /**
213
189
  * @remarks
214
- * The category of the system disk. Valid values:
215
- *
216
- * - cloud: basic cloud disk.
217
- *
218
- * - cloud_efficiency: ultra cloud disk.
219
- *
220
- * - cloud_ssd: SSD cloud disk.
221
- *
222
- * - ephemeral_ssd: local SSD disk.
223
- *
224
- * - cloud_essd: ESSD cloud disk.
225
- *
226
- * - cloud_auto: ESSD AutoPL cloud disk.
227
- *
190
+ * The category of the system disk. Valid values:
191
+ *
192
+ * - cloud: basic disk.
193
+ * - cloud_efficiency: ultra disk.
194
+ * - cloud_ssd: standard SSD.
195
+ * - ephemeral_ssd: local SSD.
196
+ * - cloud_essd: enterprise SSD (ESSD).
197
+ * - cloud_auto: ESSD AutoPL disk.
228
198
  * <props="china">
199
+ * - cloud_essd_entry: ESSD Entry disk.
229
200
  *
230
- * - cloud_essd_entry: ESSD Entry cloud disk.
231
- *
232
- *
233
- *
234
- *
235
- * About the default value:
236
201
  *
237
- * - If `InstanceType` specifies a discontinued instance type, the default value is `cloud`.
202
+ * Default value description:
238
203
  *
239
- * - Otherwise, the default value is `cloud_efficiency`. <props="china">After January 30, 2026, for instance types that support only ESSD cloud disks, the default value changes from cloud_efficiency to cloud_essd PL0. For more information, see the [official announcement](https://www.aliyun.com/notice/117844).
204
+ * - If InstanceType is set to a retired instance type, the default value is `cloud`.
205
+ * - In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, for instance types that support only cloud_essd, the default value is changed from cloud_efficiency to cloud_essd PL0. For more information, see [Change notice](https://www.aliyun.com/notice/117844).
240
206
  *
241
- * > When `ResourceType` is set to `instance` and `DestinationResource` is set to `DataDisk`, this parameter is required.
207
+ * > When ResourceType is set to instance and DestinationResource is set to DataDisk, the SystemDiskCategory parameter is required. If you do not specify this parameter, the default value takes effect.
242
208
  *
243
209
  * @example
244
210
  * cloud_ssd
@@ -246,9 +212,9 @@ export class DescribeAvailableResourceRequest extends $dara.Model {
246
212
  systemDiskCategory?: string;
247
213
  /**
248
214
  * @remarks
249
- * The ID of the availability zone.
215
+ * The zone ID.
250
216
  *
251
- * This parameter has no default value. If you do not specify this parameter, the operation returns resources that meet the query conditions in all availability zones within the specified region.
217
+ * Default value: null. The operation returns resources that match the query conditions across all zones in the specified region (RegionId).
252
218
  *
253
219
  * @example
254
220
  * cn-hangzhou-e
@@ -186,10 +186,6 @@ export class DescribeAvailableResourceResponseBodyAvailableZones extends $dara.M
186
186
  }
187
187
 
188
188
  export class DescribeAvailableResourceResponseBody extends $dara.Model {
189
- /**
190
- * @remarks
191
- * Information about the availability zones.
192
- */
193
189
  availableZones?: DescribeAvailableResourceResponseBodyAvailableZones;
194
190
  /**
195
191
  * @remarks
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeDisksRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * 查询资源时的筛选键,取值必须为`CreationStartTime`。同时设置`Filter.1.Key`和`Filter.1.Value`可以查询在指定时间点后创建的资源信息。
8
+ * The filter key used to query resources. Set the value to `CreationStartTime`. You can specify both Filter.1.Key and Filter.1.Value to query resources created after the specified point in time.
9
9
  *
10
10
  * @example
11
11
  * CreationStartTime
@@ -13,7 +13,7 @@ export class DescribeDisksRequestFilter extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * 查询资源时的筛选值。指定该参数时必须同时指定`Filter.1.Key`参数,格式为:`yyyy-MM-ddTHH:mmZ`,采用UTC +0时区。
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+0.
17
17
  *
18
18
  * @example
19
19
  * 2017-12-05T22:40Z
@@ -47,7 +47,7 @@ export class DescribeDisksRequestTag extends $dara.Model {
47
47
  * @remarks
48
48
  * The tag key of the disk. Valid values of N: 1 to 20.
49
49
  *
50
- * 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 with 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).
50
+ * 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 are attached with all specified tags cannot exceed 1,000. If the resource count exceeds 1,000, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
51
51
  *
52
52
  * @example
53
53
  * TestKey
@@ -90,7 +90,7 @@ export class DescribeDisksRequest extends $dara.Model {
90
90
  * @remarks
91
91
  * The list of additional attribute values. The only valid value is `Placement`, which queries the data storage location of the disk.
92
92
  *
93
- * > Only regional ESSD disks have data storage locations.
93
+ * > Only regional (cross-zone redundant) disks have a valid data storage location.
94
94
  *
95
95
  * @example
96
96
  * IOPS
@@ -98,7 +98,7 @@ export class DescribeDisksRequest extends $dara.Model {
98
98
  additionalAttributes?: string[];
99
99
  /**
100
100
  * @remarks
101
- * The ID of the automatic snapshot policy that is applied to the disk.
101
+ * The ID of the automatic snapshot policy used to query cloud disks.
102
102
  *
103
103
  * @example
104
104
  * sp-m5e2w2jutw8bv31****
@@ -108,7 +108,7 @@ export class DescribeDisksRequest extends $dara.Model {
108
108
  * @remarks
109
109
  * The category of the disk. Valid values:
110
110
  *
111
- * - all: all disks, local disks, and elastic ephemeral disks.
111
+ * - all: all cloud disks, local disks, and elastic ephemeral disks.
112
112
  * - cloud: basic disk.
113
113
  * - cloud_efficiency: ultra disk.
114
114
  * - cloud_ssd: standard SSD.
@@ -116,8 +116,8 @@ export class DescribeDisksRequest extends $dara.Model {
116
116
  * - cloud_auto: ESSD AutoPL disk.
117
117
  * - cloud_regional_disk_auto: regional ESSD.
118
118
  * - cloud_essd_entry: ESSD Entry disk.
119
- * - elastic_ephemeral_disk_standard: elastic ephemeral disk - Standard.
120
- * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium.
119
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
120
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - premium.
121
121
  * - local_ssd_pro: I/O-intensive local disk.
122
122
  * - local_hdd_pro: throughput-intensive local disk.
123
123
  * - ephemeral: (retired) local disk.
@@ -131,11 +131,11 @@ export class DescribeDisksRequest extends $dara.Model {
131
131
  category?: string;
132
132
  /**
133
133
  * @remarks
134
- * Specifies whether automatic snapshots are released when the disk is released.
134
+ * Specifies whether automatic snapshots are released when the cloud disk is released.
135
135
  *
136
- * - true: Automatic snapshots are released.
136
+ * - true: Yes.
137
137
  *
138
- * - false: Automatic snapshots are not released.
138
+ * - false: No.
139
139
  *
140
140
  * Default value: false.
141
141
  *
@@ -145,10 +145,10 @@ export class DescribeDisksRequest extends $dara.Model {
145
145
  deleteAutoSnapshot?: boolean;
146
146
  /**
147
147
  * @remarks
148
- * Specifies whether the disk is released together with the instance. Valid values:
148
+ * Specifies whether the disk is set to be released together with the instance. Valid values:
149
149
  *
150
150
  * - true: The disk is released together with the instance.
151
- * - false: The disk is retained as a pay-as-you-go data disk after the instance is released.
151
+ * - false: The disk is retained as a pay-as-you-go data disk when the instance is released.
152
152
  *
153
153
  * Default value: false.
154
154
  *
@@ -169,7 +169,7 @@ export class DescribeDisksRequest extends $dara.Model {
169
169
  diskChargeType?: string;
170
170
  /**
171
171
  * @remarks
172
- * The IDs of disks, local disks, or elastic ephemeral disks. The value is a JSON array that can contain up to 100 IDs. Separate the IDs with commas (,).
172
+ * The IDs of cloud disks, local disks, or elastic ephemeral disks. The value is a JSON array that can contain up to 100 IDs. Separate the IDs with commas (,).
173
173
  *
174
174
  * @example
175
175
  * ["d-bp67acfmxazb4p****", "d-bp67acfmxazb4g****", … "d-bp67acfmxazb4d****"]
@@ -177,7 +177,7 @@ export class DescribeDisksRequest extends $dara.Model {
177
177
  diskIds?: string;
178
178
  /**
179
179
  * @remarks
180
- * The name of the disk. The name must be 2 to 128 characters in length and can contain letters, digits, and characters categorized as letter in Unicode. The name can contain colons (:), underscores (_), periods (.), and hyphens (-).
180
+ * The name of the disk. The name must be 2 to 128 characters in length and can contain Unicode characters under the letter category (including letters, digits, and characters from other languages). The name can contain colons (:), underscores (_), periods (.), and hyphens (-).
181
181
  *
182
182
  * @example
183
183
  * testDiskName
@@ -185,7 +185,7 @@ export class DescribeDisksRequest extends $dara.Model {
185
185
  diskName?: string;
186
186
  /**
187
187
  * @remarks
188
- * The type of the disk, local disk, or elastic ephemeral disk to query. Valid values:
188
+ * The type of the cloud disk, local disk, or elastic ephemeral disk to query. Valid values:
189
189
  *
190
190
  * - all: queries both system disks and data disks.
191
191
  * - system: queries only system disks.
@@ -200,10 +200,10 @@ export class DescribeDisksRequest extends $dara.Model {
200
200
  diskType?: string;
201
201
  /**
202
202
  * @remarks
203
- * Specifies whether to perform only a dry run, without performing the actual request. Valid values:
203
+ * Specifies whether to perform only a dry run. Valid values:
204
204
  *
205
- * - true: Only a dry run is performed. The system checks whether your AccessKey pair is valid, whether the Resource Access Management (RAM) user is granted the required authorization, and whether the required parameters are specified. 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.
206
- * - false: A Normal request is sent. If the request passes the dry run, a 2XX HTTP status code is returned and the operation is performed.
205
+ * - 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, the corresponding error is returned. If the request passes the dry run, the DryRunOperation error code is returned.
206
+ * - 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.
207
207
  *
208
208
  * Default value: false.
209
209
  *
@@ -213,12 +213,12 @@ export class DescribeDisksRequest extends $dara.Model {
213
213
  dryRun?: boolean;
214
214
  /**
215
215
  * @remarks
216
- * Specifies whether the automatic snapshot policy feature is enabled for the disk.
216
+ * Specifies whether the automatic snapshot policy feature is enabled for the cloud disk.
217
217
  *
218
218
  * - true: Enabled.
219
219
  * - false: Not enabled.
220
220
  *
221
- * > This parameter is deprecated. After a disk is created, the automatic snapshot policy feature is enabled by default. You only need to apply an automatic snapshot policy to the disk.
221
+ * > This parameter is deprecated. After a cloud disk is created, the automatic snapshot policy feature is enabled by default. You only need to associate an automatic snapshot policy with the cloud disk.
222
222
  *
223
223
  * @example
224
224
  * true
@@ -226,9 +226,9 @@ export class DescribeDisksRequest extends $dara.Model {
226
226
  enableAutoSnapshot?: boolean;
227
227
  /**
228
228
  * @remarks
229
- * Specifies whether an automatic snapshot policy is applied to the disk.
230
- * - true: An automatic snapshot policy is applied.
231
- * - false: No automatic snapshot policy is applied.
229
+ * Specifies whether an automatic snapshot policy is applied to the cloud disk.
230
+ * - true: Applied.
231
+ * - false: Not applied.
232
232
  *
233
233
  * Default value: false.
234
234
  *
@@ -246,11 +246,11 @@ export class DescribeDisksRequest extends $dara.Model {
246
246
  enableShared?: boolean;
247
247
  /**
248
248
  * @remarks
249
- * Specifies whether to query only encrypted disks.
249
+ * Specifies whether to query only encrypted cloud disks.
250
250
  *
251
- * - true: Only encrypted disks are queried.
251
+ * - true: Yes.
252
252
  *
253
- * - false: Encrypted disks are not exclusively queried.
253
+ * - false: No.
254
254
  *
255
255
  * Default value: false.
256
256
  *
@@ -260,7 +260,7 @@ export class DescribeDisksRequest extends $dara.Model {
260
260
  encrypted?: boolean;
261
261
  /**
262
262
  * @remarks
263
- * The instance ID of the instance to which the disk, local disk, or elastic ephemeral disk is attached.
263
+ * The instance ID of the instance to which the cloud disk, local disk, or elastic ephemeral disk is attached.
264
264
  *
265
265
  * @example
266
266
  * i-bp67acfmxazb4q****
@@ -268,7 +268,7 @@ export class DescribeDisksRequest extends $dara.Model {
268
268
  instanceId?: string;
269
269
  /**
270
270
  * @remarks
271
- * The ID of the Key Management Service (KMS) key used by the disk.
271
+ * The ID of the Key Management Service (KMS) key used by the cloud disk.
272
272
  *
273
273
  * @example
274
274
  * 0e478b7a-4262-4802-b8cb-00d3fb40****
@@ -278,8 +278,8 @@ export class DescribeDisksRequest extends $dara.Model {
278
278
  * @remarks
279
279
  * The reason why the disk is locked. Valid values:
280
280
  *
281
- * - financial: The disk is locked due to overdue payments.
282
- * - security: The disk is locked for security reasons.
281
+ * - financial: locked due to overdue payment.
282
+ * - security: locked for security reasons.
283
283
  *
284
284
  * @example
285
285
  * security
@@ -290,7 +290,7 @@ export class DescribeDisksRequest extends $dara.Model {
290
290
  * The maximum number of entries to return. Valid values: 10 to 500.
291
291
  *
292
292
  * Default value:
293
- * - If this parameter is not specified or is set to a value smaller than 10, the default value is 10.
293
+ * - If this parameter is not specified or is set to a value less than 10, the default value is 10.
294
294
  * - If this parameter is set to a value greater than 500, the default value is 500.
295
295
  *
296
296
  * @example
@@ -299,10 +299,10 @@ export class DescribeDisksRequest extends $dara.Model {
299
299
  maxResults?: number;
300
300
  /**
301
301
  * @remarks
302
- * Specifies whether the multi-attach feature is enabled for the disk. Valid values:
302
+ * Specifies whether the multi-attach feature is enabled. Valid values:
303
303
  *
304
- * - Disabled: The multi-attach feature is not enabled.
305
- * - Enabled: The multi-attach feature is enabled.
304
+ * - Disabled: not enabled.
305
+ * - Enabled: enabled.
306
306
  * - LegacyShared: queries Shared Block Storage devices.
307
307
  *
308
308
  * @example
@@ -323,7 +323,7 @@ export class DescribeDisksRequest extends $dara.Model {
323
323
  ownerId?: number;
324
324
  /**
325
325
  * @remarks
326
- * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging query operations.
326
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging operations.
327
327
  *
328
328
  * @example
329
329
  * 1
@@ -331,7 +331,7 @@ export class DescribeDisksRequest extends $dara.Model {
331
331
  pageNumber?: number;
332
332
  /**
333
333
  * @remarks
334
- * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging query operations.
334
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging operations.
335
335
  *
336
336
  * @example
337
337
  * 10
@@ -341,9 +341,9 @@ export class DescribeDisksRequest extends $dara.Model {
341
341
  * @remarks
342
342
  * Specifies whether the disk is removable. Valid values:
343
343
  *
344
- * - true: The disk is removable. The disk can exist independently and can be freely attached to or detached from instances within the same zone.
344
+ * - true: The disk can exist independently and can be freely attached and detached within the zone.
345
345
  *
346
- * - false: The disk is not removable. The disk cannot exist independently and cannot be freely attached to or detached from instances within the same zone.
346
+ * - false: The disk cannot exist independently and cannot be freely attached and detached within the zone.
347
347
  *
348
348
  * The Portable attribute of the following types of block storage devices is false, and their lifecycle is the same as that of the instance:
349
349
  *
@@ -379,7 +379,7 @@ export class DescribeDisksRequest extends $dara.Model {
379
379
  resourceOwnerId?: number;
380
380
  /**
381
381
  * @remarks
382
- * The ID of the snapshot used to create the disk.
382
+ * The ID of the snapshot used to create the cloud disk.
383
383
  *
384
384
  * @example
385
385
  * s-bp67acfmxazb4p****
@@ -499,7 +499,7 @@ export class DescribeDisksResponseBody extends $dara.Model {
499
499
  nextToken?: string;
500
500
  /**
501
501
  * @remarks
502
- * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging query operations.
502
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging operations.
503
503
  *
504
504
  * @example
505
505
  * 1
@@ -507,7 +507,7 @@ export class DescribeDisksResponseBody extends $dara.Model {
507
507
  pageNumber?: number;
508
508
  /**
509
509
  * @remarks
510
- * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging query operations.
510
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging operations.
511
511
  *
512
512
  * @example
513
513
  * 1
@@ -524,7 +524,7 @@ export class DescribeDisksResponseBody extends $dara.Model {
524
524
  /**
525
525
  * @remarks
526
526
  * The total number of entries returned.
527
- * > When you use MaxResults and NextToken parameters for paging query, the returned TotalCount parameter value is invalid.
527
+ * > When you use MaxResults and NextToken parameters for paging, the returned TotalCount parameter value is invalid.
528
528
  *
529
529
  * @example
530
530
  * 15
@@ -57,7 +57,7 @@ export class DescribeImageComponentsRequest extends $dara.Model {
57
57
  componentType?: string;
58
58
  /**
59
59
  * @remarks
60
- * The component version number in the format of major.minor.patch. All values are non-negative integers. You can also use the wildcard character (*) to replace one of the values for fuzzy matching.
60
+ * The component version number in the major.minor.patch format. Each part must be a non-negative integer. You can also use the wildcard character (*) to replace one part for fuzzy matching.
61
61
  * >This parameter takes effect only when Name is specified.
62
62
  *
63
63
  * @example
@@ -92,7 +92,7 @@ export class DescribeImageComponentsRequest extends $dara.Model {
92
92
  name?: string;
93
93
  /**
94
94
  * @remarks
95
- * The pagination token. Set this parameter to the value of `NextToken` returned in the previous call. You do not need to set this parameter for the first request.
95
+ * The pagination token. Set this parameter to the value of NextToken returned by the previous call. You do not need to set this parameter for the first request.
96
96
  *
97
97
  * @example
98
98
  * AAAAAdDWBF2****
@@ -123,7 +123,7 @@ export class DescribeImageComponentsRequest extends $dara.Model {
123
123
  regionId?: string;
124
124
  /**
125
125
  * @remarks
126
- * The resource group ID. If you use this parameter to filter resources, the resource count cannot exceed 1000.
126
+ * The resource group ID. If you use this parameter to filter resources, the resource count cannot exceed 1,000.
127
127
  *
128
128
  * >Filtering by the default resource group is not supported.
129
129
  *
@@ -209,7 +209,7 @@ export class DescribeImageComponentsResponseBody extends $dara.Model {
209
209
  maxResults?: number;
210
210
  /**
211
211
  * @remarks
212
- * The pagination token returned in this call. For more information about how to use it, refer to the operation description.
212
+ * The pagination token returned in this call. For more information about how to use this token, refer to the operation description.
213
213
  *
214
214
  * @example
215
215
  * AAAAAdDWBF2****