@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
@@ -4,26 +4,17 @@ export declare class DescribePriceRequestDataDisk extends $dara.Model {
4
4
  * @remarks
5
5
  * The category of data disk N. Valid values:
6
6
  *
7
- * - `cloud`: basic cloud disk
8
- *
9
- * - `cloud_efficiency`: efficiency cloud disk
10
- *
11
- * - `cloud_ssd`: SSD cloud disk
12
- *
13
- * - `ephemeral_ssd`: local SSD
14
- *
15
- * - `cloud_essd`: ESSD
16
- *
17
- * - `cloud_auto`: ESSD AutoPL
18
- *
7
+ * - cloud: basic disk.
8
+ * - cloud_efficiency: ultra disk.
9
+ * - cloud_ssd: standard SSD.
10
+ * - ephemeral_ssd: local SSD.
11
+ * - cloud_essd: enterprise SSD (ESSD).
12
+ * - cloud_auto: ESSD AutoPL disk.
19
13
  * <props="china">
14
+ * - cloud_essd_entry: ESSD Entry disk.
20
15
  *
21
- * - `cloud_essd_entry`: ESSD Entry
22
16
  *
23
- *
24
- *
25
- *
26
- * The value of N can be 1–16.
17
+ * Valid values of N: 1 to 16.
27
18
  *
28
19
  * @example
29
20
  * cloud_ssd
@@ -31,17 +22,14 @@ export declare class DescribePriceRequestDataDisk extends $dara.Model {
31
22
  category?: string;
32
23
  /**
33
24
  * @remarks
34
- * The performance level of data disk N when it is an ESSD. This parameter is valid only when `DataDisk.N.Category` is set to `cloud_essd`. Valid values:
35
- *
36
- * - `PL0`
37
- *
38
- * - `PL1` (Default)
25
+ * The performance level of data disk N when the disk type is ESSD. This parameter is valid only when `DataDisk.N.Category=cloud_essd`. Valid values:
39
26
  *
40
- * - `PL2`
27
+ * - PL0.
28
+ * - PL1 (default).
29
+ * - PL2.
30
+ * - PL3.
41
31
  *
42
- * - `PL3`
43
- *
44
- * The value of N can be 1–16.
32
+ * Valid values of N: 1 to 16.
45
33
  *
46
34
  * @example
47
35
  * PL1
@@ -49,36 +37,23 @@ export declare class DescribePriceRequestDataDisk extends $dara.Model {
49
37
  performanceLevel?: string;
50
38
  /**
51
39
  * @remarks
52
- * The size of data disk N. Unit: GiB. Valid values:
53
- *
54
- * - `cloud`: 5–2000
55
- *
56
- * - `cloud_efficiency`: 20–32768
57
- *
58
- * - `cloud_ssd`: 20–32768
59
- *
60
- * - `cloud_auto`: 1–32768
40
+ * The size of data disk N, in GiB. Valid values:
61
41
  *
42
+ * - cloud: 5 to 2000.
43
+ * - cloud_efficiency: 20 to 32768.
44
+ * - cloud_ssd: 20 to 32768.
45
+ * - cloud_auto: 1 to 32768.
62
46
  * <props="china">
47
+ * - cloud_essd_entry: 10 to 32768.
63
48
  *
64
- * - `cloud_essd_entry`: 10–32768
65
- *
66
- *
67
- *
68
- *
69
- * - `cloud_essd`: The value range depends on the `DataDisk.N.PerformanceLevel`.
70
- *
71
- * - PL0: 1–32768
72
- *
73
- * - PL1: 20–32768
49
+ * - cloud_essd: The valid values depend on the value of `DataDisk.N.PerformanceLevel`.
50
+ * - PL0: 1 to 32768.
51
+ * - PL1: 20 to 32768.
52
+ * - PL2: 461 to 32768.
53
+ * - PL3: 1261 to 32768.
54
+ * - ephemeral_ssd: 5 to 800.
74
55
  *
75
- * - PL2: 461–32768
76
- *
77
- * - PL3: 1261–32768
78
- *
79
- * - `ephemeral_ssd`: 5–800
80
- *
81
- * The value of N can be 1–16.
56
+ * Valid values of N: 1 to 16.
82
57
  *
83
58
  * @example
84
59
  * 2000
@@ -86,11 +61,11 @@ export declare class DescribePriceRequestDataDisk extends $dara.Model {
86
61
  size?: number;
87
62
  /**
88
63
  * @remarks
89
- * The provisioned read/write IOPS for the ESSD AutoPL cloud disk. Valid values: 0–`min{50000, 1000 * Capacity - Baseline IOPS}`.
64
+ * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
90
65
  *
91
- * `Baseline IOPS = min{1800 + 50 * Capacity, 50000}`.
66
+ * Baseline performance = min{1,800 + 50 × capacity, 50000}.
92
67
  *
93
- * > This parameter is valid only when `DataDisk.N.Category` is set to `cloud_auto`. For more information, see [ESSD AutoPL cloud disks](https://help.aliyun.com/document_detail/368372.html).
68
+ * > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disk](https://help.aliyun.com/document_detail/368372.html).
94
69
  *
95
70
  * @example
96
71
  * 40000
@@ -110,9 +85,9 @@ export declare class DescribePriceRequestDataDisk extends $dara.Model {
110
85
  export declare class DescribePriceRequestSchedulerOptions extends $dara.Model {
111
86
  /**
112
87
  * @remarks
113
- * This parameter is valid only when `ResourceType` is set to `instance`.
88
+ * This parameter takes effect only when ResourceType is set to instance.
114
89
  *
115
- * The ID of the dedicated host. You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query dedicated host IDs.
90
+ * The dedicated host ID. You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
116
91
  *
117
92
  * @example
118
93
  * dh-bp67acfmxazb4p****
@@ -121,16 +96,12 @@ export declare class DescribePriceRequestSchedulerOptions extends $dara.Model {
121
96
  /**
122
97
  * @remarks
123
98
  * The deployment set strategy. Valid values:
99
+ * - Availability: high availability.
100
+ * - AvailabilityGroup: deployment set group high availability.
101
+ * - LowLatency: low network latency.
102
+ * - ProximityLooseDispersion: proximity loose dispersion.
124
103
  *
125
- * - `Availability`: high availability
126
- *
127
- * - `AvailabilityGroup`: high availability for deployment set groups
128
- *
129
- * - `LowLatency`: low latency
130
- *
131
- * - `ProximityLooseDispersion`: proximity loose dispersion
132
- *
133
- * > Only the `ProximityLooseDispersion` strategy incurs a fee. The API response includes price details for the deployment set (where `Resource` is `deploymentSet`) only when this strategy is used. Other deployment set strategies are free of charge.
104
+ * > Only when the strategy is set to ProximityLooseDispersion does the API response include the price details for "Resource": "deploymentSet". Other deployment set strategies are free of charge, so the API response does not include price information for "Resource": "deploymentSet".
134
105
  *
135
106
  * @example
136
107
  * ProximityLooseDispersion
@@ -150,30 +121,22 @@ export declare class DescribePriceRequestSchedulerOptions extends $dara.Model {
150
121
  export declare class DescribePriceRequestSystemDisk extends $dara.Model {
151
122
  /**
152
123
  * @remarks
153
- * The category of the system disk. You must specify `ImageId` when you query the price of a system disk. Valid values:
154
- *
155
- * - `cloud`: basic cloud disk
156
- *
157
- * - `cloud_efficiency`: efficiency cloud disk
158
- *
159
- * - `cloud_ssd`: SSD cloud disk
160
- *
161
- * - `ephemeral_ssd`: local SSD
162
- *
163
- * - `cloud_essd`: ESSD
164
- *
165
- * - `cloud_auto`: ESSD AutoPL
124
+ * The category of the system disk. You must also specify `ImageId` when querying the system disk price. Valid values:
166
125
  *
126
+ * - cloud: basic disk.
127
+ * - cloud_efficiency: ultra disk.
128
+ * - cloud_ssd: standard SSD.
129
+ * - ephemeral_ssd: local SSD.
130
+ * - cloud_essd: enterprise SSD (ESSD).
131
+ * - cloud_auto: ESSD AutoPL disk.
167
132
  * <props="china">
168
- *
169
- * - `cloud_essd_entry`: ESSD Entry
133
+ * - cloud_essd_entry: ESSD Entry disk.
170
134
  *
171
135
  *
136
+ * Default value description:
172
137
  *
173
- *
174
- * * For retired instance types where `IoOptimized` is `none`, the default value is `cloud`.
175
- *
176
- * * In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, for instance types that support only ESSDs, the default value will be changed from `cloud_efficiency` to `cloud_essd` at PL0. For more information, see the [change announcement](https://www.aliyun.com/notice/117844).
138
+ * - If InstanceType is a retired instance type and `IoOptimized` is set to `none`, the default value is `cloud`.
139
+ * - 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).
177
140
  *
178
141
  * @example
179
142
  * cloud_ssd
@@ -181,9 +144,12 @@ export declare class DescribePriceRequestSystemDisk extends $dara.Model {
181
144
  category?: string;
182
145
  /**
183
146
  * @remarks
184
- * The performance level of the ESSD when used as a system disk. This parameter is valid only when `SystemDisk.Category` is set to `cloud_essd`. Valid values:
147
+ * The performance level of the system disk when the disk type is ESSD. This parameter is valid only when `SystemDiskCategory=cloud_essd`. Valid values:
185
148
  *
186
- * `PL0`<br>`PL1` (Default)<br>`PL2`<br>`PL3`<br><br><br>
149
+ * PL0.
150
+ * PL1 (default).
151
+ * PL2.
152
+ * PL3.
187
153
  *
188
154
  * @example
189
155
  * PL1
@@ -191,25 +157,18 @@ export declare class DescribePriceRequestSystemDisk extends $dara.Model {
191
157
  performanceLevel?: string;
192
158
  /**
193
159
  * @remarks
194
- * The size of the system disk. Unit: GiB. Valid values:
195
- *
196
- * - Basic cloud disk: 20–500.
197
- *
198
- * - ESSD cloud disk:
199
- *
200
- * - PL0: 1–2048.
201
- *
202
- * - PL1: 20–2048.
203
- *
204
- * - PL2: 461–2048.
205
- *
206
- * - PL3: 1261–2048.
160
+ * The size of the system disk, in GiB. Valid values:
207
161
  *
208
- * - ESSD AutoPL cloud disk: 1–2048.
162
+ * - Basic disk: 20 to 500.
163
+ * - ESSD:
164
+ * - PL0: 1 to 2048.
165
+ * - PL1: 20 to 2048.
166
+ * - PL2: 461 to 2048.
167
+ * - PL3: 1261 to 2048.
168
+ * - ESSD AutoPL disk: 1 to 2048.
169
+ * - Other disk categories: 20 to 2048.
209
170
  *
210
- * - Other cloud disk categories: 20–2048.
211
- *
212
- * Default value: `max{20, ImageSize}`, which is the greater of 20 and the size of the specified image (`ImageId`).
171
+ * Default value: max{20, image size of the specified ImageId parameter}.
213
172
  *
214
173
  * @example
215
174
  * 80
@@ -229,7 +188,7 @@ export declare class DescribePriceRequestSystemDisk extends $dara.Model {
229
188
  export declare class DescribePriceRequestRecurrenceRules extends $dara.Model {
230
189
  /**
231
190
  * @remarks
232
- * The end time of the time-based assurance. The value must be on the hour.
191
+ * The end hour of the time-sharing assurance. The value must be a whole hour.
233
192
  *
234
193
  * @example
235
194
  * 10
@@ -237,13 +196,10 @@ export declare class DescribePriceRequestRecurrenceRules extends $dara.Model {
237
196
  endHour?: number;
238
197
  /**
239
198
  * @remarks
240
- * The recurrence type of the rule. Valid values:
241
- *
242
- * - `Daily`: repeats on a daily basis.
243
- *
244
- * - `Weekly`: repeats on a weekly basis.
245
- *
246
- * - `Monthly`: repeats on a monthly basis.
199
+ * The type of the recurrence rule. Valid values:
200
+ * - Daily: daily recurrence.
201
+ * - Weekly: weekly recurrence.
202
+ * - Monthly: monthly recurrence.
247
203
  *
248
204
  * > You must specify both `RecurrenceType` and `RecurrenceValue`.
249
205
  *
@@ -253,13 +209,11 @@ export declare class DescribePriceRequestRecurrenceRules extends $dara.Model {
253
209
  recurrenceType?: string;
254
210
  /**
255
211
  * @remarks
256
- * The recurrence value.
257
- *
258
- * - If `RecurrenceType` is set to `Daily`, this parameter takes a single value that specifies the recurrence interval in days. Valid values: 1–31.
259
- *
260
- * - If `RecurrenceType` is set to `Weekly`, this parameter can have multiple values separated by commas (,). The values 0, 1, 2, 3, 4, 5, and 6 correspond to Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday. For example, `1,2` specifies Monday and Tuesday.
212
+ * The value of the recurrence rule.
261
213
  *
262
- * - If `RecurrenceType` is set to `Monthly`, the value must be in the `A–B` format. The values of A and B must be between 1 and 31, and B must be greater than or equal to A. For example, `1–5` specifies the first to the fifth day of each month.
214
+ * - If `RecurrenceType` is set to `Daily`, you can specify only one value. Valid values: 1 to 31. This value indicates the interval in days between recurrences.
215
+ * - If `RecurrenceType` is set to `Weekly`, you can specify multiple values separated by commas (,). The values for Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday are 0, 1, 2, 3, 4, 5, and 6. For example, `1,2` indicates Monday and Tuesday.
216
+ * - If `RecurrenceType` is set to `Monthly`, the format is `A-B`. Valid values of A and B: 1 to 31. B must be greater than or equal to A. For example, `1-5` indicates the 1st through 5th day of each month.
263
217
  *
264
218
  * > You must specify both `RecurrenceType` and `RecurrenceValue`.
265
219
  *
@@ -269,9 +223,9 @@ export declare class DescribePriceRequestRecurrenceRules extends $dara.Model {
269
223
  recurrenceValue?: string;
270
224
  /**
271
225
  * @remarks
272
- * The start time of the time-based assurance. The value must be on the hour.
226
+ * The effective period start hour of the time-sharing assurance. The value must be a whole hour.
273
227
  *
274
- * > Both `StartHour` and `EndHour` are required. The interval between them must be at least 4 hours.
228
+ * > You must specify both StartHour and EndHour, and the difference between them must be at least 4 hours.
275
229
  *
276
230
  * @example
277
231
  * 4
@@ -294,7 +248,7 @@ export declare class DescribePriceRequest extends $dara.Model {
294
248
  systemDisk?: DescribePriceRequestSystemDisk;
295
249
  /**
296
250
  * @remarks
297
- * The number of resources for which to query prices. Valid values: 11000.
251
+ * The number of Elastic Compute Service (ECS) instances that you want to purchase in batch. You can use this parameter to query the price of batch purchasing instances of a specific configuration. Valid values: 1 to 1000.
298
252
  *
299
253
  * Default value: 1.
300
254
  *
@@ -304,9 +258,9 @@ export declare class DescribePriceRequest extends $dara.Model {
304
258
  amount?: number;
305
259
  /**
306
260
  * @remarks
307
- * The number of times the elasticity assurance can be used. Set this to `Unlimited`, which allows the assurance to be used any number of times during its effective period.
261
+ * The total number of times that the elasticity assurance can be applied. Set the value to Unlimited. Only the unlimited mode within the service effective period is supported.
308
262
  *
309
- * Default value: `Unlimited`.
263
+ * Default value: Unlimited.
310
264
  *
311
265
  * @example
312
266
  * Unlimited
@@ -314,7 +268,7 @@ export declare class DescribePriceRequest extends $dara.Model {
314
268
  assuranceTimes?: string;
315
269
  /**
316
270
  * @remarks
317
- * The memory capacity for the elasticity assurance. Unit: GiB.
271
+ * The capacity, in GiB.
318
272
  *
319
273
  * @example
320
274
  * 1024
@@ -322,7 +276,7 @@ export declare class DescribePriceRequest extends $dara.Model {
322
276
  capacity?: number;
323
277
  /**
324
278
  * @remarks
325
- * The dedicated host type. You can call the [DescribeDedicatedHostTypes](https://help.aliyun.com/document_detail/134240.html) operation to query dedicated host types.
279
+ * The dedicated host type. You can call [DescribeDedicatedHostTypes](https://help.aliyun.com/document_detail/134240.html) to query the most recent list of dedicated host types.
326
280
  *
327
281
  * @example
328
282
  * ddh.c5
@@ -330,9 +284,9 @@ export declare class DescribePriceRequest extends $dara.Model {
330
284
  dedicatedHostType?: string;
331
285
  /**
332
286
  * @remarks
333
- * This parameter is valid only when `ResourceType` is set to `instance`.
287
+ * This parameter takes effect only when ResourceType is set to instance.
334
288
  *
335
- * The ID of the image. The image provides the runtime environment for the instance. You can call the [DescribeImages](https://help.aliyun.com/document_detail/25534.html) operation to query available images. If you do not specify this parameter, the system queries prices for Linux instances by default.
289
+ * The image ID, which specifies the runtime environment to load when the instance starts. You can call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available image resources. If you do not specify this parameter, the price of a Linux image is queried by default.
336
290
  *
337
291
  * @example
338
292
  * centos_7_05_64_20G_alibase_20181212.vhd
@@ -340,9 +294,9 @@ export declare class DescribePriceRequest extends $dara.Model {
340
294
  imageId?: string;
341
295
  /**
342
296
  * @remarks
343
- * The number of instances to include in the reserved instance offering.
297
+ * The total number of instances to reserve within an instance type.
344
298
  *
345
- * Valid values: 11000.
299
+ * Valid values: 1 to 1000.
346
300
  *
347
301
  * @example
348
302
  * 100
@@ -350,9 +304,9 @@ export declare class DescribePriceRequest extends $dara.Model {
350
304
  instanceAmount?: number;
351
305
  /**
352
306
  * @remarks
353
- * The total number of vCPUs for instances that are covered by the elasticity assurance. When you call this operation, the system calculates the number of supported instances based on the specified `InstanceType` and rounds the value up to the nearest integer.
307
+ * The total number of vCPUs supported by the elasticity assurance. When you call this operation, the system calculates the number of instances required by the elasticity assurance based on the specified InstanceType (rounded up).
354
308
  *
355
- * > When you query the price of an elasticity assurance, you can specify only one of the `InstanceCpuCoreCount` and `InstanceAmount` parameters.
309
+ * > When you call this operation to query the price of an elasticity assurance, you can specify only one of InstanceCoreCpuCount and InstanceAmount.
356
310
  *
357
311
  * @example
358
312
  * 1024
@@ -362,11 +316,10 @@ export declare class DescribePriceRequest extends $dara.Model {
362
316
  * @remarks
363
317
  * The network type of the instance. Valid values:
364
318
  *
365
- * - `classic`: classic network
319
+ * - vpc: Virtual Private Cloud (VPC).
320
+ * - classic: classic network. The classic network is no longer available. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
366
321
  *
367
- * - `vpc`: VPC
368
- *
369
- * Default value: `vpc`.
322
+ * Default value: vpc.
370
323
  *
371
324
  * @example
372
325
  * vpc
@@ -374,7 +327,7 @@ export declare class DescribePriceRequest extends $dara.Model {
374
327
  instanceNetworkType?: string;
375
328
  /**
376
329
  * @remarks
377
- * The instance type. This parameter is required when `ResourceType` is set to `instance`. For more information, see [Instance type families](https://help.aliyun.com/document_detail/25378.html) or call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the instance types.
330
+ * The instance type. You must specify this parameter when `ResourceType` is set to `instance`. For more details, 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.
378
331
  *
379
332
  * @example
380
333
  * ecs.g6.large
@@ -382,7 +335,7 @@ export declare class DescribePriceRequest extends $dara.Model {
382
335
  instanceType?: string;
383
336
  /**
384
337
  * @remarks
385
- * The instance type. You can specify only one instance type for an elasticity assurance of the `Unlimited` type.
338
+ * The instance type. Only a single instance type can be specified for the unlimited elasticity assurance service.
386
339
  *
387
340
  * @example
388
341
  * ecs.g6.xlarge
@@ -390,13 +343,12 @@ export declare class DescribePriceRequest extends $dara.Model {
390
343
  instanceTypeList?: string[];
391
344
  /**
392
345
  * @remarks
393
- * The billing method for network usage. Valid values:
394
- *
395
- * - `PayByBandwidth`: pay-by-bandwidth
346
+ * The billing method for network bandwidth. Valid values:
396
347
  *
397
- * - `PayByTraffic`: pay-by-traffic
348
+ * - PayByBandwidth: pay-by-bandwidth.
349
+ * - PayByTraffic: pay-by-traffic.
398
350
  *
399
- * Default value: `PayByTraffic`.
351
+ * Default value: PayByTraffic.
400
352
  *
401
353
  * @example
402
354
  * PayByTraffic
@@ -404,7 +356,7 @@ export declare class DescribePriceRequest extends $dara.Model {
404
356
  internetChargeType?: string;
405
357
  /**
406
358
  * @remarks
407
- * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0100.
359
+ * The maximum outbound public bandwidth, in Mbit/s. Valid values: 0 to 100.
408
360
  *
409
361
  * Default value: 0.
410
362
  *
@@ -414,15 +366,14 @@ export declare class DescribePriceRequest extends $dara.Model {
414
366
  internetMaxBandwidthOut?: number;
415
367
  /**
416
368
  * @remarks
417
- * Specifies whether the instance is I/O optimized. Valid values:
418
- *
419
- * - `none`: non-I/O-optimized.
369
+ * Specifies whether the queried instance is an I/O optimized instance. Valid values:
420
370
  *
421
- * - `optimized`: I/O-optimized.
371
+ * - none: non-I/O optimization.
372
+ * - optimized: I/O optimized.
422
373
  *
423
- * For [generation I](https://help.aliyun.com/document_detail/55263.html) instances, the default value is `none`.
374
+ * If InstanceType is a [Series I](https://help.aliyun.com/document_detail/55263.html) instance type, the default value is none.
424
375
  *
425
- * For other instance types, the default value is `optimized`.
376
+ * If InstanceType is not a [Series I](https://help.aliyun.com/document_detail/55263.html) instance type, the default value is optimized.
426
377
  *
427
378
  * @example
428
379
  * optimized
@@ -430,15 +381,11 @@ export declare class DescribePriceRequest extends $dara.Model {
430
381
  ioOptimized?: string;
431
382
  /**
432
383
  * @remarks
433
- * The Internet service provider (ISP). Valid values:
434
- *
435
- * - `cmcc`: China Mobile
436
- *
437
- * - `telecom`: China Telecom
438
- *
439
- * - `unicom`: China Unicom
440
- *
441
- * - `multiCarrier`: BGP (Multi-ISP)
384
+ * The Internet Service Provider (ISP). Valid values:
385
+ * - cmcc: China Mobile.
386
+ * - telecom: China Telecom.
387
+ * - unicom: China Unicom.
388
+ * - multiCarrier: multi-ISP.
442
389
  *
443
390
  * @example
444
391
  * cmcc
@@ -446,13 +393,11 @@ export declare class DescribePriceRequest extends $dara.Model {
446
393
  isp?: string;
447
394
  /**
448
395
  * @remarks
449
- * The payment option for the reserved instance. Valid values:
450
- *
451
- * - `No Upfront`
396
+ * The payment option of the reserved instance. Valid values:
452
397
  *
453
- * - `Partial Upfront`
454
- *
455
- * - `All Upfront`
398
+ * - No Upfront: no upfront.
399
+ * - Partial Upfront: partial upfront.
400
+ * - All Upfront: all upfront.
456
401
  *
457
402
  * @example
458
403
  * All Upfront
@@ -462,27 +407,20 @@ export declare class DescribePriceRequest extends $dara.Model {
462
407
  ownerId?: number;
463
408
  /**
464
409
  * @remarks
465
- * The billing duration of the resource. This parameter is used with `PriceUnit`. Valid values:
410
+ * The billing duration of Elastic Compute Service (ECS). Valid values:
466
411
  *
467
412
  * <props="china">
468
- *
469
- * - If `PriceUnit` is set to `Month`: 1–9.
470
- *
471
- * - If `PriceUnit` is set to `Year`: 1–5.
472
- *
473
- * - If `PriceUnit` is set to `Hour`: 1.
474
- *
475
- * - If `PriceUnit` is set to `Week`: 1–4.
413
+ * - If the PriceUnit parameter is set to Month: 1 to 9.
414
+ * - If the PriceUnit parameter is set to Year: 1 to 5.
415
+ * - If the PriceUnit parameter is set to Hour: 1.
416
+ * - If the PriceUnit parameter is set to Week: 1 to 4.
476
417
  *
477
418
  *
478
419
  *
479
420
  * <props="intl">
480
- *
481
- * - If `PriceUnit` is set to `Month`: 1–9.
482
- *
483
- * - If `PriceUnit` is set to `Year`: 1–5.
484
- *
485
- * - If `PriceUnit` is set to `Hour`: 1.
421
+ * - If the PriceUnit parameter is set to Month: 1 to 9.
422
+ * - If the PriceUnit parameter is set to Year: 1 to 5.
423
+ * - If the PriceUnit parameter is set to Hour: 1.
486
424
  *
487
425
  *
488
426
  *
@@ -494,11 +432,9 @@ export declare class DescribePriceRequest extends $dara.Model {
494
432
  period?: number;
495
433
  /**
496
434
  * @remarks
497
- * The operating system of the instance. Valid values:
498
- *
499
- * - `Windows`: Windows Server
500
- *
501
- * - `Linux`: Linux
435
+ * The operating system type of the image used by the instance. Valid values:
436
+ * - Windows: Windows Server operating system.
437
+ * - Linux: Linux and Unix-like operating systems.
502
438
  *
503
439
  * @example
504
440
  * Linux
@@ -506,27 +442,20 @@ export declare class DescribePriceRequest extends $dara.Model {
506
442
  platform?: string;
507
443
  /**
508
444
  * @remarks
509
- * The billing cycle of the resource. Valid values:
445
+ * The pricing unit for querying Elastic Compute Service (ECS) prices across different billing cycles. Valid values:
510
446
  *
511
447
  * <props="china">
512
- *
513
- * - `Month`: For monthly pricing.
514
- *
515
- * - `Year`: For yearly pricing.
516
- *
517
- * - `Hour` (Default): For hourly pricing.
518
- *
519
- * - `Week`: For weekly pricing.
448
+ * - Month: monthly pricing unit.
449
+ * - Year: yearly pricing unit.
450
+ * - Hour (default): hourly pricing unit.
451
+ * - Week: weekly pricing unit.
520
452
  *
521
453
  *
522
454
  *
523
455
  * <props="intl">
524
- *
525
- * - `Month`: For monthly pricing.
526
- *
527
- * - `Year`: For yearly pricing.
528
- *
529
- * - `Hour` (Default): For hourly pricing.
456
+ * - Month: monthly pricing unit.
457
+ * - Year: yearly pricing unit.
458
+ * - Hour (default): hourly pricing unit.
530
459
  *
531
460
  * @example
532
461
  * Year
@@ -534,22 +463,22 @@ export declare class DescribePriceRequest extends $dara.Model {
534
463
  priceUnit?: string;
535
464
  /**
536
465
  * @remarks
537
- * The list of recurrence rules for the time-based elasticity assurance.
466
+ * The list of recurrence rules for the time-sharing elasticity assurance.
538
467
  *
539
468
  * <props="china">
540
469
  *
541
- * > The time-based elasticity assurance feature is available only in specific regions and to specific users. To use this feature, [submit a ticket](https://selfservice.console.aliyun.com/ticket/createIndex).
470
+ * > The time-sharing elasticity assurance feature is available only in specific regions and for specific users. To use this feature, [submit a ticket](https://selfservice.console.aliyun.com/ticket/createIndex).
542
471
  *
543
472
  *
544
473
  *
545
474
  * <props="intl">
546
475
  *
547
- * > The time-based elasticity assurance feature is available only in specific regions and to specific users. To use this feature, [submit a ticket](https://smartservice.console.aliyun.com/service/create-ticket-intl).
476
+ * > The time-sharing elasticity assurance feature is available only in specific regions and for specific users. To use this feature, [submit a ticket](https://smartservice.console.aliyun.com/service/create-ticket-intl).
548
477
  */
549
478
  recurrenceRules?: DescribePriceRequestRecurrenceRules[];
550
479
  /**
551
480
  * @remarks
552
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the list of Alibaba Cloud regions.
481
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
553
482
  *
554
483
  * This parameter is required.
555
484
  *
@@ -561,23 +490,16 @@ export declare class DescribePriceRequest extends $dara.Model {
561
490
  resourceOwnerId?: number;
562
491
  /**
563
492
  * @remarks
564
- * The type of the resource for which you want to query the price. Valid values:
565
- *
566
- * - `instance`: Query the prices of ECS instances. If you set this parameter to `instance`, you must also specify the `InstanceType` parameter.
567
- *
568
- * - `disk`: Query the prices of cloud disks. If you set this parameter to `disk`, you must also specify the `DataDisk.1.Category` and `DataDisk.1.Size` parameters.
493
+ * The type of the resource. Valid values:
494
+ * - instance: queries the latest price list of ECS instances. When this parameter is set to `instance`, you must also specify `InstanceType`.
495
+ * - disk: queries the latest price list of disks. When this parameter is set to `disk`, you must also specify `DataDisk.1.Category` and `DataDisk.1.Size`.
496
+ * - diskperformance: queries the latest price list of provisioned performance for ESSD AutoPL disks. You must also specify `DataDisk.1.Category` and `DataDisk.1.ProvisionedIops`.
497
+ * - bandwidth: queries the latest price list of bandwidth.
498
+ * - ddh: queries the latest price list of dedicated hosts.
499
+ * - ElasticityAssurance: queries the price of the elasticity assurance service. When this parameter is set to `ElasticityAssurance`, you must also specify `InstanceType`.
500
+ * - CapacityReservation: queries the price of the capacity reservation service. When this parameter is set to `CapacityReservation`, you must also specify `InstanceType`.
569
501
  *
570
- * - `diskperformance`: Query the prices of the provisioned performance of an ESSD AutoPL cloud disk. You must also specify the `DataDisk.1.Category` and `DataDisk.1.ProvisionedIops` parameters.
571
- *
572
- * - `bandwidth`: Query the prices of network bandwidth.
573
- *
574
- * - `ddh`: Query the prices of dedicated hosts.
575
- *
576
- * - `ElasticityAssurance`: Query the prices of Elasticity Assurance. If you set this parameter to `ElasticityAssurance`, you must also specify the `InstanceType` parameter.
577
- *
578
- * - `CapacityReservation`: Query the prices of Capacity Reservation. If you set this parameter to `CapacityReservation`, you must also specify the `InstanceType` parameter.
579
- *
580
- * Default value: `instance`.
502
+ * Default value: instance.
581
503
  *
582
504
  * @example
583
505
  * instance
@@ -587,11 +509,10 @@ export declare class DescribePriceRequest extends $dara.Model {
587
509
  * @remarks
588
510
  * The scope of the reserved instance. Valid values:
589
511
  *
590
- * - `Region`: region-scoped
591
- *
592
- * - `Zone`: zone-scoped
512
+ * - Region: regional.
513
+ * - Zone: zonal.
593
514
  *
594
- * Default value: `Region`.
515
+ * Default value: Region.
595
516
  *
596
517
  * @example
597
518
  * Zone
@@ -599,15 +520,13 @@ export declare class DescribePriceRequest extends $dara.Model {
599
520
  scope?: string;
600
521
  /**
601
522
  * @remarks
602
- * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
523
+ * The protection period of the spot instance, in hours. Default value: 1. Valid values:
524
+ * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released for 1 hour. After 1 hour, the system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
525
+ * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
603
526
  *
604
- * - `1`: Alibaba Cloud does not automatically release the instance within 1 hour. After the 1-hour protection period ends, the system checks the market price and resource inventory to determine whether to retain or release the instance.
527
+ * 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.
605
528
  *
606
- * - `0`: The instance has no protection period. The system checks the market price and resource inventory to determine whether to retain or release the instance.
607
- *
608
- * Alibaba Cloud sends you an ECS system event five minutes before the instance is released. Spot instances are billed by the second. Select a protection period based on the time required to complete your task.
609
- *
610
- * > This parameter is valid only when `SpotStrategy` is set to `SpotWithPriceLimit` or `SpotAsPriceGo`.
529
+ * > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
611
530
  *
612
531
  * @example
613
532
  * 1
@@ -615,17 +534,14 @@ export declare class DescribePriceRequest extends $dara.Model {
615
534
  spotDuration?: number;
616
535
  /**
617
536
  * @remarks
618
- * The preemption policy for the pay-as-you-go instance. Valid values:
619
- *
620
- * - `NoSpot`: A regular pay-as-you-go instance.
621
- *
622
- * - `SpotWithPriceLimit`: A spot instance for which you specify a maximum hourly price.
623
- *
624
- * - `SpotAsPriceGo`: A spot instance where the system automatically bids up to the pay-as-you-go price.
537
+ * The bidding policy for pay-as-you-go instances. Valid values:
538
+ * - NoSpot: a regular pay-as-you-go instance.
539
+ * - SpotWithPriceLimit: a spot instance with a maximum price limit.
540
+ * - SpotAsPriceGo: a spot instance priced at the market price with the pay-as-you-go price as the upper limit.
625
541
  *
626
- * Default value: `NoSpot`.
542
+ * Default value: NoSpot.
627
543
  *
628
- * > This parameter applies only when you query hourly prices, where `PriceUnit` is `Hour` and `Period` is `1`. Because these are the default values, you do not need to set them when you use `SpotStrategy`.
544
+ * > This parameter takes effect only when `PriceUnit=Hour` and `Period=1`. Because the default value of `PriceUnit` is `Hour` and the default value of `Period` is `1`, you do not need to set `PriceUnit` or `Period` when you specify this parameter.
629
545
  *
630
546
  * @example
631
547
  * NoSpot
@@ -633,7 +549,7 @@ export declare class DescribePriceRequest extends $dara.Model {
633
549
  spotStrategy?: string;
634
550
  /**
635
551
  * @remarks
636
- * The time when the time-based elasticity assurance takes effect. The time must be specified in UTC and formatted as `yyyy-MM-ddTHH:mm:ssZ` in accordance with the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard.
552
+ * The effective period when the time-sharing elasticity assurance takes effect. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC+0. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
637
553
  *
638
554
  * @example
639
555
  * 2020-10-30T06:32:00Z
@@ -641,9 +557,9 @@ export declare class DescribePriceRequest extends $dara.Model {
641
557
  startTime?: string;
642
558
  /**
643
559
  * @remarks
644
- * The ID of the availability zone.
560
+ * The zone ID.
645
561
  *
646
- * > The prices of spot instances may vary by availability zone. When you query the price of a spot instance, specify `ZoneId` to query the price for a specific availability zone.
562
+ * > Spot instance prices may vary across zones. When you query spot instance prices, specify ZoneId to query the price in a specific zone.
647
563
  *
648
564
  * @example
649
565
  * cn-hagzhou-i