@alicloud/ecs20140526 7.0.7 → 7.0.9

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 (173) hide show
  1. package/dist/client.d.ts +50 -40
  2. package/dist/client.js +53 -40
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CopyImageRequest.d.ts +19 -0
  5. package/dist/models/CopyImageRequest.js.map +1 -1
  6. package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +9 -9
  7. package/dist/models/CreateAutoProvisioningGroupRequestLaunchConfiguration.d.ts +5 -5
  8. package/dist/models/CreateAutoProvisioningGroupRequestLaunchTemplateConfig.d.ts +1 -1
  9. package/dist/models/CreateAutoProvisioningGroupResponseBodyLaunchResultsLaunchResult.d.ts +2 -2
  10. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +9 -9
  11. package/dist/models/CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration.d.ts +5 -5
  12. package/dist/models/CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig.d.ts +1 -1
  13. package/dist/models/CreateInstanceRequest.d.ts +9 -9
  14. package/dist/models/CreateInstanceRequestPrivatePoolOptions.d.ts +1 -1
  15. package/dist/models/CreateLaunchTemplateRequest.d.ts +6 -6
  16. package/dist/models/CreateLaunchTemplateRequestDataDisk.d.ts +22 -15
  17. package/dist/models/CreateLaunchTemplateRequestDataDisk.js.map +1 -1
  18. package/dist/models/CreateLaunchTemplateRequestSystemDisk.d.ts +7 -0
  19. package/dist/models/CreateLaunchTemplateRequestSystemDisk.js.map +1 -1
  20. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +8 -8
  21. package/dist/models/CreateLaunchTemplateVersionRequestDataDisk.d.ts +24 -17
  22. package/dist/models/CreateLaunchTemplateVersionRequestDataDisk.js.map +1 -1
  23. package/dist/models/CreateLaunchTemplateVersionRequestSystemDisk.d.ts +7 -0
  24. package/dist/models/CreateLaunchTemplateVersionRequestSystemDisk.js.map +1 -1
  25. package/dist/models/CreateNetworkInterfaceRequest.d.ts +8 -1
  26. package/dist/models/CreateNetworkInterfaceRequest.js.map +1 -1
  27. package/dist/models/CreatePrefixListRequest.d.ts +11 -0
  28. package/dist/models/CreatePrefixListRequest.js.map +1 -1
  29. package/dist/models/CreatePrefixListRequestTag.d.ts +16 -0
  30. package/dist/models/CreatePrefixListRequestTag.js.map +1 -1
  31. package/dist/models/DescribeAccountAttributesRequest.d.ts +2 -2
  32. package/dist/models/DescribeAccountAttributesResponseBodyAccountAttributeItemsAccountAttributeItem.d.ts +2 -2
  33. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBodyInstancesInstance.d.ts +1 -1
  34. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroup.d.ts +2 -2
  35. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupSpotOptions.d.ts +4 -4
  36. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupTargetCapacitySpecification.d.ts +2 -2
  37. package/dist/models/DescribeAvailableResourceRequest.d.ts +6 -6
  38. package/dist/models/DescribeBandwidthLimitationRequest.d.ts +2 -2
  39. package/dist/models/DescribeDisksRequest.d.ts +1 -1
  40. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +3 -1
  41. package/dist/models/DescribeInstanceAttributeResponseBody.js +6 -0
  42. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  43. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.d.ts +15 -0
  44. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.js +60 -0
  45. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.js.map +1 -0
  46. package/dist/models/DescribeInstanceAttributeResponseBodyOperationLocksLockReason.d.ts +1 -1
  47. package/dist/models/DescribeInstancesRequest.d.ts +1 -1
  48. package/dist/models/DescribeInstancesResponseBodyInstancesInstance.d.ts +8 -8
  49. package/dist/models/DescribeInstancesResponseBodyInstancesInstanceOperationLocksLockReason.d.ts +1 -1
  50. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateData.d.ts +7 -7
  51. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.d.ts +7 -0
  52. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.js.map +1 -1
  53. package/dist/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.d.ts +8 -1
  54. package/dist/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.js.map +1 -1
  55. package/dist/models/DescribePrefixListsRequest.d.ts +11 -0
  56. package/dist/models/DescribePrefixListsRequest.js.map +1 -1
  57. package/dist/models/DescribePrefixListsRequestTag.d.ts +16 -0
  58. package/dist/models/DescribePrefixListsRequestTag.js.map +1 -1
  59. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.d.ts +11 -0
  60. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.js.map +1 -1
  61. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.d.ts +16 -0
  62. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.js.map +1 -1
  63. package/dist/models/DescribePriceRequest.d.ts +7 -7
  64. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +27 -27
  65. package/dist/models/DescribeRecommendInstanceTypeResponseBody.d.ts +1 -1
  66. package/dist/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceType.d.ts +7 -7
  67. package/dist/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceTypeZonesZone.d.ts +2 -2
  68. package/dist/models/DescribeRegionsRequest.d.ts +2 -2
  69. package/dist/models/DescribeSnapshotLinksRequest.d.ts +18 -1
  70. package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
  71. package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +7 -0
  72. package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
  73. package/dist/models/DescribeSpotAdviceResponseBody.d.ts +2 -2
  74. package/dist/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZone.d.ts +1 -1
  75. package/dist/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZoneAvailableSpotResourcesAvailableSpotResource.d.ts +4 -4
  76. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +7 -7
  77. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +4 -4
  78. package/dist/models/DescribeSpotPriceHistoryResponseBodySpotPricesSpotPriceType.d.ts +5 -5
  79. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.d.ts +1 -0
  80. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.js +2 -0
  81. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.js.map +1 -1
  82. package/dist/models/DescribeZonesRequest.d.ts +3 -3
  83. package/dist/models/ModifyAutoProvisioningGroupRequest.d.ts +4 -4
  84. package/dist/models/ModifyAutoProvisioningGroupRequestLaunchTemplateConfig.d.ts +1 -1
  85. package/dist/models/ModifyNetworkInterfaceAttributeRequest.d.ts +8 -1
  86. package/dist/models/ModifyNetworkInterfaceAttributeRequest.js.map +1 -1
  87. package/dist/models/ModifyNetworkInterfaceAttributeRequestEnhancedNetwork.d.ts +1 -1
  88. package/dist/models/RunInstancesRequest.d.ts +8 -8
  89. package/dist/models/RunInstancesRequestDataDisk.d.ts +16 -10
  90. package/dist/models/RunInstancesRequestDataDisk.js.map +1 -1
  91. package/dist/models/RunInstancesRequestPrivatePoolOptions.d.ts +1 -1
  92. package/dist/models/StartTerminalSessionRequest.d.ts +1 -0
  93. package/dist/models/StartTerminalSessionRequest.js +2 -0
  94. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  95. package/dist/models/StopInstanceRequest.d.ts +14 -3
  96. package/dist/models/StopInstanceRequest.js.map +1 -1
  97. package/dist/models/StopInstancesRequest.d.ts +27 -11
  98. package/dist/models/StopInstancesRequest.js.map +1 -1
  99. package/dist/models/StopInstancesResponseBodyInstanceResponsesInstanceResponse.d.ts +1 -1
  100. package/dist/models/model.d.ts +1 -0
  101. package/dist/models/model.js +34 -32
  102. package/dist/models/model.js.map +1 -1
  103. package/package.json +1 -1
  104. package/src/client.ts +54 -40
  105. package/src/models/CopyImageRequest.ts +19 -0
  106. package/src/models/CreateAutoProvisioningGroupRequest.ts +9 -9
  107. package/src/models/CreateAutoProvisioningGroupRequestLaunchConfiguration.ts +5 -5
  108. package/src/models/CreateAutoProvisioningGroupRequestLaunchTemplateConfig.ts +1 -1
  109. package/src/models/CreateAutoProvisioningGroupResponseBodyLaunchResultsLaunchResult.ts +2 -2
  110. package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +9 -9
  111. package/src/models/CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration.ts +5 -5
  112. package/src/models/CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig.ts +1 -1
  113. package/src/models/CreateInstanceRequest.ts +9 -9
  114. package/src/models/CreateInstanceRequestPrivatePoolOptions.ts +1 -1
  115. package/src/models/CreateLaunchTemplateRequest.ts +6 -6
  116. package/src/models/CreateLaunchTemplateRequestDataDisk.ts +22 -15
  117. package/src/models/CreateLaunchTemplateRequestSystemDisk.ts +7 -0
  118. package/src/models/CreateLaunchTemplateVersionRequest.ts +8 -8
  119. package/src/models/CreateLaunchTemplateVersionRequestDataDisk.ts +24 -17
  120. package/src/models/CreateLaunchTemplateVersionRequestSystemDisk.ts +7 -0
  121. package/src/models/CreateNetworkInterfaceRequest.ts +8 -1
  122. package/src/models/CreatePrefixListRequest.ts +11 -0
  123. package/src/models/CreatePrefixListRequestTag.ts +16 -0
  124. package/src/models/DescribeAccountAttributesRequest.ts +2 -2
  125. package/src/models/DescribeAccountAttributesResponseBodyAccountAttributeItemsAccountAttributeItem.ts +2 -2
  126. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBodyInstancesInstance.ts +1 -1
  127. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroup.ts +2 -2
  128. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupSpotOptions.ts +4 -4
  129. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupTargetCapacitySpecification.ts +2 -2
  130. package/src/models/DescribeAvailableResourceRequest.ts +6 -6
  131. package/src/models/DescribeBandwidthLimitationRequest.ts +2 -2
  132. package/src/models/DescribeDisksRequest.ts +1 -1
  133. package/src/models/DescribeInstanceAttributeResponseBody.ts +8 -1
  134. package/src/models/DescribeInstanceAttributeResponseBodyNetworkOptions.ts +30 -0
  135. package/src/models/DescribeInstanceAttributeResponseBodyOperationLocksLockReason.ts +1 -1
  136. package/src/models/DescribeInstancesRequest.ts +1 -1
  137. package/src/models/DescribeInstancesResponseBodyInstancesInstance.ts +8 -8
  138. package/src/models/DescribeInstancesResponseBodyInstancesInstanceOperationLocksLockReason.ts +1 -1
  139. package/src/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateData.ts +7 -7
  140. package/src/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.ts +7 -0
  141. package/src/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.ts +8 -1
  142. package/src/models/DescribePrefixListsRequest.ts +11 -0
  143. package/src/models/DescribePrefixListsRequestTag.ts +16 -0
  144. package/src/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.ts +11 -0
  145. package/src/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.ts +16 -0
  146. package/src/models/DescribePriceRequest.ts +7 -7
  147. package/src/models/DescribeRecommendInstanceTypeRequest.ts +27 -27
  148. package/src/models/DescribeRecommendInstanceTypeResponseBody.ts +1 -1
  149. package/src/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceType.ts +7 -7
  150. package/src/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceTypeZonesZone.ts +2 -2
  151. package/src/models/DescribeRegionsRequest.ts +2 -2
  152. package/src/models/DescribeSnapshotLinksRequest.ts +18 -1
  153. package/src/models/DescribeSnapshotLinksResponseBody.ts +7 -0
  154. package/src/models/DescribeSpotAdviceResponseBody.ts +2 -2
  155. package/src/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZone.ts +1 -1
  156. package/src/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZoneAvailableSpotResourcesAvailableSpotResource.ts +4 -4
  157. package/src/models/DescribeSpotPriceHistoryRequest.ts +7 -7
  158. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +4 -4
  159. package/src/models/DescribeSpotPriceHistoryResponseBodySpotPricesSpotPriceType.ts +5 -5
  160. package/src/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.ts +3 -0
  161. package/src/models/DescribeZonesRequest.ts +3 -3
  162. package/src/models/ModifyAutoProvisioningGroupRequest.ts +4 -4
  163. package/src/models/ModifyAutoProvisioningGroupRequestLaunchTemplateConfig.ts +1 -1
  164. package/src/models/ModifyNetworkInterfaceAttributeRequest.ts +8 -1
  165. package/src/models/ModifyNetworkInterfaceAttributeRequestEnhancedNetwork.ts +1 -1
  166. package/src/models/RunInstancesRequest.ts +8 -8
  167. package/src/models/RunInstancesRequestDataDisk.ts +16 -10
  168. package/src/models/RunInstancesRequestPrivatePoolOptions.ts +1 -1
  169. package/src/models/StartTerminalSessionRequest.ts +3 -0
  170. package/src/models/StopInstanceRequest.ts +14 -3
  171. package/src/models/StopInstancesRequest.ts +27 -11
  172. package/src/models/StopInstancesResponseBodyInstanceResponsesInstanceResponse.ts +1 -1
  173. package/src/models/model.ts +1 -0
package/dist/client.d.ts CHANGED
@@ -935,9 +935,9 @@ export default class Client extends OpenApi {
935
935
  *
936
936
  * @remarks
937
937
  * ## [](#)Usage notes
938
- * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of preemptible instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
939
- * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when preemptible instances are reclaimed.
940
- * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of preemptible instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
938
+ * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of spot instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
939
+ * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when spot instances are reclaimed.
940
+ * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of spot instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
941
941
  * * When you specify both a launch template (`LaunchTemplateId`) and extended configurations (`LaunchConfiguration.*` parameters), LaunchTemplateId takes precedence.
942
942
  *
943
943
  * @param tmpReq - CreateAutoProvisioningGroupRequest
@@ -950,9 +950,9 @@ export default class Client extends OpenApi {
950
950
  *
951
951
  * @remarks
952
952
  * ## [](#)Usage notes
953
- * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of preemptible instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
954
- * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when preemptible instances are reclaimed.
955
- * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of preemptible instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
953
+ * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of spot instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
954
+ * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when spot instances are reclaimed.
955
+ * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of spot instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
956
956
  * * When you specify both a launch template (`LaunchTemplateId`) and extended configurations (`LaunchConfiguration.*` parameters), LaunchTemplateId takes precedence.
957
957
  *
958
958
  * @param request - CreateAutoProvisioningGroupRequest
@@ -1597,7 +1597,8 @@ export default class Client extends OpenApi {
1597
1597
  * Creates a prefix list.
1598
1598
  *
1599
1599
  * @remarks
1600
- * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
1600
+ * ## [](#)Usage notes
1601
+ * * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
1601
1602
  * * When you create a prefix list, take note of the following items:
1602
1603
  * * You must specify an IP address family (IPv4 or IPv6) for the prefix list, and cannot change the IP address family after the prefix list is created. You cannot combine IPv4 and IPv6 CIDR blocks in a single prefix list.
1603
1604
  * * You must specify the maximum number of entries that the prefix list can contain. You cannot modify the maximum number of entries after the prefix list is created.
@@ -1614,7 +1615,8 @@ export default class Client extends OpenApi {
1614
1615
  * Creates a prefix list.
1615
1616
  *
1616
1617
  * @remarks
1617
- * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
1618
+ * ## [](#)Usage notes
1619
+ * * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
1618
1620
  * * When you create a prefix list, take note of the following items:
1619
1621
  * * You must specify an IP address family (IPv4 or IPv6) for the prefix list, and cannot change the IP address family after the prefix list is created. You cannot combine IPv4 and IPv6 CIDR blocks in a single prefix list.
1620
1622
  * * You must specify the maximum number of entries that the prefix list can contain. You cannot modify the maximum number of entries after the prefix list is created.
@@ -2685,7 +2687,7 @@ export default class Client extends OpenApi {
2685
2687
  */
2686
2688
  describeAccessPoints(request: $_model.DescribeAccessPointsRequest): Promise<$_model.DescribeAccessPointsResponse>;
2687
2689
  /**
2688
- * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for preemptible instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
2690
+ * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for spot instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
2689
2691
  *
2690
2692
  * @remarks
2691
2693
  * After you [create](https://account.alibabacloud.com/register/intl_register.htm) an Alibaba Cloud account, you can create a specific number of ECS instances in different regions within the account. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
@@ -2697,7 +2699,7 @@ export default class Client extends OpenApi {
2697
2699
  */
2698
2700
  describeAccountAttributesWithOptions(request: $_model.DescribeAccountAttributesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAccountAttributesResponse>;
2699
2701
  /**
2700
- * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for preemptible instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
2702
+ * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for spot instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
2701
2703
  *
2702
2704
  * @remarks
2703
2705
  * After you [create](https://account.alibabacloud.com/register/intl_register.htm) an Alibaba Cloud account, you can create a specific number of ECS instances in different regions within the account. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
@@ -2999,6 +3001,8 @@ export default class Client extends OpenApi {
2999
3001
  */
3000
3002
  describeCloudAssistantStatus(request: $_model.DescribeCloudAssistantStatusRequest): Promise<$_model.DescribeCloudAssistantStatusResponse>;
3001
3003
  /**
3004
+ * 查询集群
3005
+ *
3002
3006
  * @deprecated OpenAPI DescribeClusters is deprecated
3003
3007
  *
3004
3008
  * @param request - DescribeClustersRequest
@@ -3007,6 +3011,8 @@ export default class Client extends OpenApi {
3007
3011
  */
3008
3012
  describeClustersWithOptions(request: $_model.DescribeClustersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClustersResponse>;
3009
3013
  /**
3014
+ * 查询集群
3015
+ *
3010
3016
  * @deprecated OpenAPI DescribeClusters is deprecated
3011
3017
  *
3012
3018
  * @param request - DescribeClustersRequest
@@ -4170,6 +4176,8 @@ export default class Client extends OpenApi {
4170
4176
  */
4171
4177
  describeLaunchTemplates(request: $_model.DescribeLaunchTemplatesRequest): Promise<$_model.DescribeLaunchTemplatesResponse>;
4172
4178
  /**
4179
+ * 查询账号限制
4180
+ *
4173
4181
  * @deprecated OpenAPI DescribeLimitation is deprecated
4174
4182
  *
4175
4183
  * @param request - DescribeLimitationRequest
@@ -4178,6 +4186,8 @@ export default class Client extends OpenApi {
4178
4186
  */
4179
4187
  describeLimitationWithOptions(request: $_model.DescribeLimitationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLimitationResponse>;
4180
4188
  /**
4189
+ * 查询账号限制
4190
+ *
4181
4191
  * @deprecated OpenAPI DescribeLimitation is deprecated
4182
4192
  *
4183
4193
  * @param request - DescribeLimitationRequest
@@ -4833,7 +4843,7 @@ export default class Client extends OpenApi {
4833
4843
  */
4834
4844
  describeSnapshotGroups(request: $_model.DescribeSnapshotGroupsRequest): Promise<$_model.DescribeSnapshotGroupsResponse>;
4835
4845
  /**
4836
- * Queries the snapshot chains of disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
4846
+ * Queries the snapshot chains of cloud disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
4837
4847
  *
4838
4848
  * @remarks
4839
4849
  * ## [](#)Usage notes
@@ -4847,7 +4857,7 @@ export default class Client extends OpenApi {
4847
4857
  */
4848
4858
  describeSnapshotLinksWithOptions(request: $_model.DescribeSnapshotLinksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSnapshotLinksResponse>;
4849
4859
  /**
4850
- * Queries the snapshot chains of disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
4860
+ * Queries the snapshot chains of cloud disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
4851
4861
  *
4852
4862
  * @remarks
4853
4863
  * ## [](#)Usage notes
@@ -4966,15 +4976,15 @@ export default class Client extends OpenApi {
4966
4976
  */
4967
4977
  describeSnapshotsUsage(request: $_model.DescribeSnapshotsUsageRequest): Promise<$_model.DescribeSnapshotsUsageResponse>;
4968
4978
  /**
4969
- * Queries information about preemptible instances in a region in the previous 30 days. The information includes the average release rate of preemptible instances and the percentage of the average preemptible instance price relative to the pay-as-you-go instance price.
4979
+ * Queries information about spot instances in a region in the previous 30 days. The information includes the average release rate of spot instances and the percentage of the average spot instance price relative to the pay-as-you-go instance price.
4970
4980
  *
4971
4981
  * @remarks
4972
- * This operation is applicable only to I/O optimized preemptible instances that reside in virtual private clouds (VPCs).
4982
+ * This operation is applicable only to I/O optimized spot instances that reside in virtual private clouds (VPCs).
4973
4983
  * * You can use one of the following methods to call this operation:
4974
4984
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory` to query information about the instance types that meet the specified vCPU and memory requirements.
4975
4985
  * * Specify `InstanceTypes.N` to query information about the specified instance types.
4976
4986
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory`, and then specify `InstanceTypeFamily` or `InstanceFamilyLevel` to query information about the instance types that meet the specified vCPU and memory requirements within the specified instance family or at a specified instance family level.
4977
- * * You can calculate the average price of preemptible instances based on the percentage of the average preemptible instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
4987
+ * * You can calculate the average price of spot instances based on the percentage of the average spot instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
4978
4988
  *
4979
4989
  * @param request - DescribeSpotAdviceRequest
4980
4990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4982,25 +4992,25 @@ export default class Client extends OpenApi {
4982
4992
  */
4983
4993
  describeSpotAdviceWithOptions(request: $_model.DescribeSpotAdviceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSpotAdviceResponse>;
4984
4994
  /**
4985
- * Queries information about preemptible instances in a region in the previous 30 days. The information includes the average release rate of preemptible instances and the percentage of the average preemptible instance price relative to the pay-as-you-go instance price.
4995
+ * Queries information about spot instances in a region in the previous 30 days. The information includes the average release rate of spot instances and the percentage of the average spot instance price relative to the pay-as-you-go instance price.
4986
4996
  *
4987
4997
  * @remarks
4988
- * This operation is applicable only to I/O optimized preemptible instances that reside in virtual private clouds (VPCs).
4998
+ * This operation is applicable only to I/O optimized spot instances that reside in virtual private clouds (VPCs).
4989
4999
  * * You can use one of the following methods to call this operation:
4990
5000
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory` to query information about the instance types that meet the specified vCPU and memory requirements.
4991
5001
  * * Specify `InstanceTypes.N` to query information about the specified instance types.
4992
5002
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory`, and then specify `InstanceTypeFamily` or `InstanceFamilyLevel` to query information about the instance types that meet the specified vCPU and memory requirements within the specified instance family or at a specified instance family level.
4993
- * * You can calculate the average price of preemptible instances based on the percentage of the average preemptible instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
5003
+ * * You can calculate the average price of spot instances based on the percentage of the average spot instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
4994
5004
  *
4995
5005
  * @param request - DescribeSpotAdviceRequest
4996
5006
  * @returns DescribeSpotAdviceResponse
4997
5007
  */
4998
5008
  describeSpotAdvice(request: $_model.DescribeSpotAdviceRequest): Promise<$_model.DescribeSpotAdviceResponse>;
4999
5009
  /**
5000
- * Queries the historical prices of preemptible instances within up to the previous 30 days. You can set the maximum price of a preemptible instance based on the historical prices.
5010
+ * Queries the historical prices of spot instances within up to the previous 30 days. You can set the maximum price of a spot instance based on the historical prices.
5001
5011
  *
5002
5012
  * @remarks
5003
- * This operation is applicable only to I/O optimized preemptible instances.
5013
+ * This operation is applicable only to I/O optimized spot instances.
5004
5014
  * * The data returned by the interface may be paginated. If the returned data contains the `NextOffset` parameter, you can set the `Offset` parameter in the request to the value of the `NextOffset` parameter for subsequent data query.
5005
5015
  *
5006
5016
  * @param request - DescribeSpotPriceHistoryRequest
@@ -5009,10 +5019,10 @@ export default class Client extends OpenApi {
5009
5019
  */
5010
5020
  describeSpotPriceHistoryWithOptions(request: $_model.DescribeSpotPriceHistoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSpotPriceHistoryResponse>;
5011
5021
  /**
5012
- * Queries the historical prices of preemptible instances within up to the previous 30 days. You can set the maximum price of a preemptible instance based on the historical prices.
5022
+ * Queries the historical prices of spot instances within up to the previous 30 days. You can set the maximum price of a spot instance based on the historical prices.
5013
5023
  *
5014
5024
  * @remarks
5015
- * This operation is applicable only to I/O optimized preemptible instances.
5025
+ * This operation is applicable only to I/O optimized spot instances.
5016
5026
  * * The data returned by the interface may be paginated. If the returned data contains the `NextOffset` parameter, you can set the `Offset` parameter in the request to the value of the `NextOffset` parameter for subsequent data query.
5017
5027
  *
5018
5028
  * @param request - DescribeSpotPriceHistoryRequest
@@ -6825,7 +6835,7 @@ export default class Client extends OpenApi {
6825
6835
  */
6826
6836
  modifyInstanceAttribute(request: $_model.ModifyInstanceAttributeRequest): Promise<$_model.ModifyInstanceAttributeResponse>;
6827
6837
  /**
6828
- * Changes the automatic release time of a pay-as-you-go or preemptible Elastic Compute Service (ECS) instance or cancels the automatic release of the instance.
6838
+ * Changes the automatic release time of a pay-as-you-go or spot instance or cancels the automatic release of the instance.
6829
6839
  *
6830
6840
  * @param request - ModifyInstanceAutoReleaseTimeRequest
6831
6841
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6833,7 +6843,7 @@ export default class Client extends OpenApi {
6833
6843
  */
6834
6844
  modifyInstanceAutoReleaseTimeWithOptions(request: $_model.ModifyInstanceAutoReleaseTimeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyInstanceAutoReleaseTimeResponse>;
6835
6845
  /**
6836
- * Changes the automatic release time of a pay-as-you-go or preemptible Elastic Compute Service (ECS) instance or cancels the automatic release of the instance.
6846
+ * Changes the automatic release time of a pay-as-you-go or spot instance or cancels the automatic release of the instance.
6837
6847
  *
6838
6848
  * @param request - ModifyInstanceAutoReleaseTimeRequest
6839
6849
  * @returns ModifyInstanceAutoReleaseTimeResponse
@@ -6918,7 +6928,7 @@ export default class Client extends OpenApi {
6918
6928
  * * The network type of the instance must be Virtual Private Cloud (VPC).
6919
6929
  * * The instance and the destination dedicated host to which to migrate the instance must belong to the same account and reside in the same region and zone.
6920
6930
  * * A pay-as-you-go instance can be migrated to a subscription dedicated host. A subscription instance can be migrated only between subscription dedicated hosts. The expiration date of the subscription instance cannot be later than that of the destination dedicated host.
6921
- * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or preemptible instances from a shared host to a dedicated host.
6931
+ * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or spot instances from a shared host to a dedicated host.
6922
6932
  * * You can redeploy an instance to a specific dedicated host cluster.
6923
6933
  *
6924
6934
  * @param request - ModifyInstanceDeploymentRequest
@@ -6935,7 +6945,7 @@ export default class Client extends OpenApi {
6935
6945
  * * The network type of the instance must be Virtual Private Cloud (VPC).
6936
6946
  * * The instance and the destination dedicated host to which to migrate the instance must belong to the same account and reside in the same region and zone.
6937
6947
  * * A pay-as-you-go instance can be migrated to a subscription dedicated host. A subscription instance can be migrated only between subscription dedicated hosts. The expiration date of the subscription instance cannot be later than that of the destination dedicated host.
6938
- * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or preemptible instances from a shared host to a dedicated host.
6948
+ * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or spot instances from a shared host to a dedicated host.
6939
6949
  * * You can redeploy an instance to a specific dedicated host cluster.
6940
6950
  *
6941
6951
  * @param request - ModifyInstanceDeploymentRequest
@@ -8816,11 +8826,11 @@ export default class Client extends OpenApi {
8816
8826
  * Amount:10, //Set the number of ECS instances that you want to create to 10.
8817
8827
  * InstanceChargeType:"PostPaid", //Set the billing method to PostPaid, which specifies the pay-as-you-go billing method.
8818
8828
  * SpotStrategy:"NoSpot" //Set this parameter to NoSpot, which is the default value and specifies that the instances are created as pay-as-you-go instances.
8819
- * **Example: Create 20 preemptible instances that use a specific bidding policy and a protection period**
8829
+ * **Example: Create 20 spot instances that use a specific bidding policy and a protection period**
8820
8830
  * Amount:20, //Set the number of ECS instances that you want to create to 20.
8821
8831
  * InstanceChargeType:"PostPaid",
8822
- * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as preemptible instances for which the market price at the time of purchase is automatically used as the bid price.
8823
- * SpotDuration:1 //Set the protection period of the preemptible instances to 1. Unit: hours.
8832
+ * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as spot instances for which the market price at the time of purchase is automatically used as the bid price.
8833
+ * SpotDuration:1 //Set the protection period of the spot instances to 1. Unit: hours.
8824
8834
  * Use a launch template created by calling the [CreateLaunchTemplate](https://help.aliyun.com/document_detail/2679729.html) operation to create ECS instances in the China (Hangzhou) region. Examples:
8825
8835
  * **Example: Create 10 ECS instances based on a launch template**
8826
8836
  * RegionId:"cn-hangzhou", //Set the region ID to cn-hangzhou, which specifies the China (Hangzhou) region.
@@ -8901,11 +8911,11 @@ export default class Client extends OpenApi {
8901
8911
  * Amount:10, //Set the number of ECS instances that you want to create to 10.
8902
8912
  * InstanceChargeType:"PostPaid", //Set the billing method to PostPaid, which specifies the pay-as-you-go billing method.
8903
8913
  * SpotStrategy:"NoSpot" //Set this parameter to NoSpot, which is the default value and specifies that the instances are created as pay-as-you-go instances.
8904
- * **Example: Create 20 preemptible instances that use a specific bidding policy and a protection period**
8914
+ * **Example: Create 20 spot instances that use a specific bidding policy and a protection period**
8905
8915
  * Amount:20, //Set the number of ECS instances that you want to create to 20.
8906
8916
  * InstanceChargeType:"PostPaid",
8907
- * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as preemptible instances for which the market price at the time of purchase is automatically used as the bid price.
8908
- * SpotDuration:1 //Set the protection period of the preemptible instances to 1. Unit: hours.
8917
+ * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as spot instances for which the market price at the time of purchase is automatically used as the bid price.
8918
+ * SpotDuration:1 //Set the protection period of the spot instances to 1. Unit: hours.
8909
8919
  * Use a launch template created by calling the [CreateLaunchTemplate](https://help.aliyun.com/document_detail/2679729.html) operation to create ECS instances in the China (Hangzhou) region. Examples:
8910
8920
  * **Example: Create 10 ECS instances based on a launch template**
8911
8921
  * RegionId:"cn-hangzhou", //Set the region ID to cn-hangzhou, which specifies the China (Hangzhou) region.
@@ -9120,13 +9130,13 @@ export default class Client extends OpenApi {
9120
9130
  */
9121
9131
  stopInstance(request: $_model.StopInstanceRequest): Promise<$_model.StopInstanceResponse>;
9122
9132
  /**
9123
- * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances, the stop mode, and the batch operation mode.
9133
+ * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances and the stop mode.
9124
9134
  *
9125
9135
  * @remarks
9126
- * This operation is an asynchronous operation. After you call this operation to stop ECS instances, the operation sets the status of the ECS instances to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instances. When the status of the ECS instances changes to `Stopped`, the instances are stopped.
9127
- * ### [](#)Precautions
9136
+ * This operation is an asynchronous operation. After you call this operation to stop an ECS instance, the operation sets the status of the ECS instance to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instance. When the status of the ECS instance changes to `Stopped`, the instance is stopped.
9137
+ * ### [](#)Considerations
9138
+ * * The instance is unavailable after you stop the instance. Make sure that stopping the instance does not affect your business. You can also call the [StartInstance](https://help.aliyun.com/document_detail/2679679.html) or [StartInstances](https://help.aliyun.com/document_detail/2679680.html) operation to start the instance.
9128
9139
  * * You cannot call this operation to stop ECS instances that are locked for security reasons. For more information, see [API behavior when an instance is locked for security reasons](https://help.aliyun.com/document_detail/25695.html).
9129
- * * After you enable the default economical mode for all pay-as-you-go ECS instances located in virtual private clouds (VPCs) in your account, you can set `StoppedMode` to KeepCharging for the pay-as-you-go ECS instances that you want to stop to enable standard mode. This way, the instances continue to be billed after they are stopped. The instance type resources and public IP addresses of the instances are retained.
9130
9140
  *
9131
9141
  * @param request - StopInstancesRequest
9132
9142
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9134,13 +9144,13 @@ export default class Client extends OpenApi {
9134
9144
  */
9135
9145
  stopInstancesWithOptions(request: $_model.StopInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopInstancesResponse>;
9136
9146
  /**
9137
- * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances, the stop mode, and the batch operation mode.
9147
+ * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances and the stop mode.
9138
9148
  *
9139
9149
  * @remarks
9140
- * This operation is an asynchronous operation. After you call this operation to stop ECS instances, the operation sets the status of the ECS instances to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instances. When the status of the ECS instances changes to `Stopped`, the instances are stopped.
9141
- * ### [](#)Precautions
9150
+ * This operation is an asynchronous operation. After you call this operation to stop an ECS instance, the operation sets the status of the ECS instance to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instance. When the status of the ECS instance changes to `Stopped`, the instance is stopped.
9151
+ * ### [](#)Considerations
9152
+ * * The instance is unavailable after you stop the instance. Make sure that stopping the instance does not affect your business. You can also call the [StartInstance](https://help.aliyun.com/document_detail/2679679.html) or [StartInstances](https://help.aliyun.com/document_detail/2679680.html) operation to start the instance.
9142
9153
  * * You cannot call this operation to stop ECS instances that are locked for security reasons. For more information, see [API behavior when an instance is locked for security reasons](https://help.aliyun.com/document_detail/25695.html).
9143
- * * After you enable the default economical mode for all pay-as-you-go ECS instances located in virtual private clouds (VPCs) in your account, you can set `StoppedMode` to KeepCharging for the pay-as-you-go ECS instances that you want to stop to enable standard mode. This way, the instances continue to be billed after they are stopped. The instance type resources and public IP addresses of the instances are retained.
9144
9154
  *
9145
9155
  * @param request - StopInstancesRequest
9146
9156
  * @returns StopInstancesResponse
package/dist/client.js CHANGED
@@ -2589,9 +2589,9 @@ class Client extends openapi_core_1.default {
2589
2589
  *
2590
2590
  * @remarks
2591
2591
  * ## [](#)Usage notes
2592
- * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of preemptible instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
2593
- * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when preemptible instances are reclaimed.
2594
- * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of preemptible instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
2592
+ * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of spot instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
2593
+ * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when spot instances are reclaimed.
2594
+ * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of spot instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
2595
2595
  * * When you specify both a launch template (`LaunchTemplateId`) and extended configurations (`LaunchConfiguration.*` parameters), LaunchTemplateId takes precedence.
2596
2596
  *
2597
2597
  * @param tmpReq - CreateAutoProvisioningGroupRequest
@@ -2732,9 +2732,9 @@ class Client extends openapi_core_1.default {
2732
2732
  *
2733
2733
  * @remarks
2734
2734
  * ## [](#)Usage notes
2735
- * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of preemptible instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
2736
- * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when preemptible instances are reclaimed.
2737
- * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of preemptible instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
2735
+ * * Auto Provisioning is a service that allows quick deployment of an instance cluster that consists of spot instances and pay-as-you-go instances. Auto Provisioning supports push-button deployment of instance clusters across different billing methods, instance families, and zones. For more information, see [Use auto provisioning group-related API operations to create multiple ECS instances at the same time](https://help.aliyun.com/document_detail/200772.html).
2736
+ * * Auto Provisioning uses auto provisioning groups to schedule and maintain computing resources. You can use auto provisioning groups to obtain a steady supply of computing resources. This helps reduce the impact on compute capacity when spot instances are reclaimed.
2737
+ * * Auto Provisioning is provided free of charge. However, you are charged for instance resources that are created in auto provisioning groups. For more information, see [Overview of spot instances](https://help.aliyun.com/document_detail/52088.html) and [Pay-as-you-go](https://help.aliyun.com/document_detail/40653.html).
2738
2738
  * * When you specify both a launch template (`LaunchTemplateId`) and extended configurations (`LaunchConfiguration.*` parameters), LaunchTemplateId takes precedence.
2739
2739
  *
2740
2740
  * @param request - CreateAutoProvisioningGroupRequest
@@ -5358,7 +5358,8 @@ class Client extends openapi_core_1.default {
5358
5358
  * Creates a prefix list.
5359
5359
  *
5360
5360
  * @remarks
5361
- * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
5361
+ * ## [](#)Usage notes
5362
+ * * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
5362
5363
  * * When you create a prefix list, take note of the following items:
5363
5364
  * * You must specify an IP address family (IPv4 or IPv6) for the prefix list, and cannot change the IP address family after the prefix list is created. You cannot combine IPv4 and IPv6 CIDR blocks in a single prefix list.
5364
5365
  * * You must specify the maximum number of entries that the prefix list can contain. You cannot modify the maximum number of entries after the prefix list is created.
@@ -5435,7 +5436,8 @@ class Client extends openapi_core_1.default {
5435
5436
  * Creates a prefix list.
5436
5437
  *
5437
5438
  * @remarks
5438
- * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
5439
+ * ## [](#)Usage notes
5440
+ * * A prefix list is a collection of network prefixes (CIDR blocks) and can be referenced to configure network rules for other resources. For more information, see [Overview](https://help.aliyun.com/document_detail/206223.html).
5439
5441
  * * When you create a prefix list, take note of the following items:
5440
5442
  * * You must specify an IP address family (IPv4 or IPv6) for the prefix list, and cannot change the IP address family after the prefix list is created. You cannot combine IPv4 and IPv6 CIDR blocks in a single prefix list.
5441
5443
  * * You must specify the maximum number of entries that the prefix list can contain. You cannot modify the maximum number of entries after the prefix list is created.
@@ -8831,7 +8833,7 @@ class Client extends openapi_core_1.default {
8831
8833
  return await this.describeAccessPointsWithOptions(request, runtime);
8832
8834
  }
8833
8835
  /**
8834
- * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for preemptible instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
8836
+ * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for spot instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
8835
8837
  *
8836
8838
  * @remarks
8837
8839
  * After you [create](https://account.alibabacloud.com/register/intl_register.htm) an Alibaba Cloud account, you can create a specific number of ECS instances in different regions within the account. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
@@ -8879,7 +8881,7 @@ class Client extends openapi_core_1.default {
8879
8881
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountAttributesResponse({}));
8880
8882
  }
8881
8883
  /**
8882
- * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for preemptible instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
8884
+ * Queries the quotas of Elastic Compute Service (ECS) resources that you can create in an Alibaba Cloud region. For a specific region, you can query the maximum numbers of security groups, elastic network interfaces (ENIs), vCPUs for pay-as-you-go instances, vCPUs for spot instances, and dedicated hosts that you can create and the capacity quotas for pay-as-you-go disks that you can create. You can also query information such as network types or whether an account has completed real-name verification.
8883
8885
  *
8884
8886
  * @remarks
8885
8887
  * After you [create](https://account.alibabacloud.com/register/intl_register.htm) an Alibaba Cloud account, you can create a specific number of ECS instances in different regions within the account. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
@@ -9888,6 +9890,8 @@ class Client extends openapi_core_1.default {
9888
9890
  return await this.describeCloudAssistantStatusWithOptions(request, runtime);
9889
9891
  }
9890
9892
  /**
9893
+ * 查询集群
9894
+ *
9891
9895
  * @deprecated OpenAPI DescribeClusters is deprecated
9892
9896
  *
9893
9897
  * @param request - DescribeClustersRequest
@@ -9930,6 +9934,8 @@ class Client extends openapi_core_1.default {
9930
9934
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClustersResponse({}));
9931
9935
  }
9932
9936
  /**
9937
+ * 查询集群
9938
+ *
9933
9939
  * @deprecated OpenAPI DescribeClusters is deprecated
9934
9940
  *
9935
9941
  * @param request - DescribeClustersRequest
@@ -14099,6 +14105,8 @@ class Client extends openapi_core_1.default {
14099
14105
  return await this.describeLaunchTemplatesWithOptions(request, runtime);
14100
14106
  }
14101
14107
  /**
14108
+ * 查询账号限制
14109
+ *
14102
14110
  * @deprecated OpenAPI DescribeLimitation is deprecated
14103
14111
  *
14104
14112
  * @param request - DescribeLimitationRequest
@@ -14141,6 +14149,8 @@ class Client extends openapi_core_1.default {
14141
14149
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLimitationResponse({}));
14142
14150
  }
14143
14151
  /**
14152
+ * 查询账号限制
14153
+ *
14144
14154
  * @deprecated OpenAPI DescribeLimitation is deprecated
14145
14155
  *
14146
14156
  * @param request - DescribeLimitationRequest
@@ -16540,7 +16550,7 @@ class Client extends openapi_core_1.default {
16540
16550
  return await this.describeSnapshotGroupsWithOptions(request, runtime);
16541
16551
  }
16542
16552
  /**
16543
- * Queries the snapshot chains of disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
16553
+ * Queries the snapshot chains of cloud disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
16544
16554
  *
16545
16555
  * @remarks
16546
16556
  * ## [](#)Usage notes
@@ -16608,7 +16618,7 @@ class Client extends openapi_core_1.default {
16608
16618
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSnapshotLinksResponse({}));
16609
16619
  }
16610
16620
  /**
16611
- * Queries the snapshot chains of disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
16621
+ * Queries the snapshot chains of cloud disks. A snapshot chain is a chain of all the snapshots created for a disk. A disk corresponds to a chain of snapshots.
16612
16622
  *
16613
16623
  * @remarks
16614
16624
  * ## [](#)Usage notes
@@ -16952,15 +16962,15 @@ class Client extends openapi_core_1.default {
16952
16962
  return await this.describeSnapshotsUsageWithOptions(request, runtime);
16953
16963
  }
16954
16964
  /**
16955
- * Queries information about preemptible instances in a region in the previous 30 days. The information includes the average release rate of preemptible instances and the percentage of the average preemptible instance price relative to the pay-as-you-go instance price.
16965
+ * Queries information about spot instances in a region in the previous 30 days. The information includes the average release rate of spot instances and the percentage of the average spot instance price relative to the pay-as-you-go instance price.
16956
16966
  *
16957
16967
  * @remarks
16958
- * This operation is applicable only to I/O optimized preemptible instances that reside in virtual private clouds (VPCs).
16968
+ * This operation is applicable only to I/O optimized spot instances that reside in virtual private clouds (VPCs).
16959
16969
  * * You can use one of the following methods to call this operation:
16960
16970
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory` to query information about the instance types that meet the specified vCPU and memory requirements.
16961
16971
  * * Specify `InstanceTypes.N` to query information about the specified instance types.
16962
16972
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory`, and then specify `InstanceTypeFamily` or `InstanceFamilyLevel` to query information about the instance types that meet the specified vCPU and memory requirements within the specified instance family or at a specified instance family level.
16963
- * * You can calculate the average price of preemptible instances based on the percentage of the average preemptible instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
16973
+ * * You can calculate the average price of spot instances based on the percentage of the average spot instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
16964
16974
  *
16965
16975
  * @param request - DescribeSpotAdviceRequest
16966
16976
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17031,15 +17041,15 @@ class Client extends openapi_core_1.default {
17031
17041
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSpotAdviceResponse({}));
17032
17042
  }
17033
17043
  /**
17034
- * Queries information about preemptible instances in a region in the previous 30 days. The information includes the average release rate of preemptible instances and the percentage of the average preemptible instance price relative to the pay-as-you-go instance price.
17044
+ * Queries information about spot instances in a region in the previous 30 days. The information includes the average release rate of spot instances and the percentage of the average spot instance price relative to the pay-as-you-go instance price.
17035
17045
  *
17036
17046
  * @remarks
17037
- * This operation is applicable only to I/O optimized preemptible instances that reside in virtual private clouds (VPCs).
17047
+ * This operation is applicable only to I/O optimized spot instances that reside in virtual private clouds (VPCs).
17038
17048
  * * You can use one of the following methods to call this operation:
17039
17049
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory` to query information about the instance types that meet the specified vCPU and memory requirements.
17040
17050
  * * Specify `InstanceTypes.N` to query information about the specified instance types.
17041
17051
  * * Specify `Cores` and `Memory` or `MinCores` and `MinMemory`, and then specify `InstanceTypeFamily` or `InstanceFamilyLevel` to query information about the instance types that meet the specified vCPU and memory requirements within the specified instance family or at a specified instance family level.
17042
- * * You can calculate the average price of preemptible instances based on the percentage of the average preemptible instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
17052
+ * * You can calculate the average price of spot instances based on the percentage of the average spot instance price relative to the pay-as-you-go instance price and the pay-as-you-go instance price.
17043
17053
  *
17044
17054
  * @param request - DescribeSpotAdviceRequest
17045
17055
  * @returns DescribeSpotAdviceResponse
@@ -17049,10 +17059,10 @@ class Client extends openapi_core_1.default {
17049
17059
  return await this.describeSpotAdviceWithOptions(request, runtime);
17050
17060
  }
17051
17061
  /**
17052
- * Queries the historical prices of preemptible instances within up to the previous 30 days. You can set the maximum price of a preemptible instance based on the historical prices.
17062
+ * Queries the historical prices of spot instances within up to the previous 30 days. You can set the maximum price of a spot instance based on the historical prices.
17053
17063
  *
17054
17064
  * @remarks
17055
- * This operation is applicable only to I/O optimized preemptible instances.
17065
+ * This operation is applicable only to I/O optimized spot instances.
17056
17066
  * * The data returned by the interface may be paginated. If the returned data contains the `NextOffset` parameter, you can set the `Offset` parameter in the request to the value of the `NextOffset` parameter for subsequent data query.
17057
17067
  *
17058
17068
  * @param request - DescribeSpotPriceHistoryRequest
@@ -17124,10 +17134,10 @@ class Client extends openapi_core_1.default {
17124
17134
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSpotPriceHistoryResponse({}));
17125
17135
  }
17126
17136
  /**
17127
- * Queries the historical prices of preemptible instances within up to the previous 30 days. You can set the maximum price of a preemptible instance based on the historical prices.
17137
+ * Queries the historical prices of spot instances within up to the previous 30 days. You can set the maximum price of a spot instance based on the historical prices.
17128
17138
  *
17129
17139
  * @remarks
17130
- * This operation is applicable only to I/O optimized preemptible instances.
17140
+ * This operation is applicable only to I/O optimized spot instances.
17131
17141
  * * The data returned by the interface may be paginated. If the returned data contains the `NextOffset` parameter, you can set the `Offset` parameter in the request to the value of the `NextOffset` parameter for subsequent data query.
17132
17142
  *
17133
17143
  * @param request - DescribeSpotPriceHistoryRequest
@@ -22296,7 +22306,7 @@ class Client extends openapi_core_1.default {
22296
22306
  return await this.modifyInstanceAttributeWithOptions(request, runtime);
22297
22307
  }
22298
22308
  /**
22299
- * Changes the automatic release time of a pay-as-you-go or preemptible Elastic Compute Service (ECS) instance or cancels the automatic release of the instance.
22309
+ * Changes the automatic release time of a pay-as-you-go or spot instance or cancels the automatic release of the instance.
22300
22310
  *
22301
22311
  * @param request - ModifyInstanceAutoReleaseTimeRequest
22302
22312
  * @param runtime - runtime options for this request RuntimeOptions
@@ -22343,7 +22353,7 @@ class Client extends openapi_core_1.default {
22343
22353
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyInstanceAutoReleaseTimeResponse({}));
22344
22354
  }
22345
22355
  /**
22346
- * Changes the automatic release time of a pay-as-you-go or preemptible Elastic Compute Service (ECS) instance or cancels the automatic release of the instance.
22356
+ * Changes the automatic release time of a pay-as-you-go or spot instance or cancels the automatic release of the instance.
22347
22357
  *
22348
22358
  * @param request - ModifyInstanceAutoReleaseTimeRequest
22349
22359
  * @returns ModifyInstanceAutoReleaseTimeResponse
@@ -22545,7 +22555,7 @@ class Client extends openapi_core_1.default {
22545
22555
  * * The network type of the instance must be Virtual Private Cloud (VPC).
22546
22556
  * * The instance and the destination dedicated host to which to migrate the instance must belong to the same account and reside in the same region and zone.
22547
22557
  * * A pay-as-you-go instance can be migrated to a subscription dedicated host. A subscription instance can be migrated only between subscription dedicated hosts. The expiration date of the subscription instance cannot be later than that of the destination dedicated host.
22548
- * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or preemptible instances from a shared host to a dedicated host.
22558
+ * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or spot instances from a shared host to a dedicated host.
22549
22559
  * * You can redeploy an instance to a specific dedicated host cluster.
22550
22560
  *
22551
22561
  * @param request - ModifyInstanceDeploymentRequest
@@ -22628,7 +22638,7 @@ class Client extends openapi_core_1.default {
22628
22638
  * * The network type of the instance must be Virtual Private Cloud (VPC).
22629
22639
  * * The instance and the destination dedicated host to which to migrate the instance must belong to the same account and reside in the same region and zone.
22630
22640
  * * A pay-as-you-go instance can be migrated to a subscription dedicated host. A subscription instance can be migrated only between subscription dedicated hosts. The expiration date of the subscription instance cannot be later than that of the destination dedicated host.
22631
- * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or preemptible instances from a shared host to a dedicated host.
22641
+ * * You can migrate only pay-as-you-go instances from a shared host to a dedicated host. You cannot migrate subscription instances or spot instances from a shared host to a dedicated host.
22632
22642
  * * You can redeploy an instance to a specific dedicated host cluster.
22633
22643
  *
22634
22644
  * @param request - ModifyInstanceDeploymentRequest
@@ -27920,11 +27930,11 @@ class Client extends openapi_core_1.default {
27920
27930
  * Amount:10, //Set the number of ECS instances that you want to create to 10.
27921
27931
  * InstanceChargeType:"PostPaid", //Set the billing method to PostPaid, which specifies the pay-as-you-go billing method.
27922
27932
  * SpotStrategy:"NoSpot" //Set this parameter to NoSpot, which is the default value and specifies that the instances are created as pay-as-you-go instances.
27923
- * **Example: Create 20 preemptible instances that use a specific bidding policy and a protection period**
27933
+ * **Example: Create 20 spot instances that use a specific bidding policy and a protection period**
27924
27934
  * Amount:20, //Set the number of ECS instances that you want to create to 20.
27925
27935
  * InstanceChargeType:"PostPaid",
27926
- * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as preemptible instances for which the market price at the time of purchase is automatically used as the bid price.
27927
- * SpotDuration:1 //Set the protection period of the preemptible instances to 1. Unit: hours.
27936
+ * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as spot instances for which the market price at the time of purchase is automatically used as the bid price.
27937
+ * SpotDuration:1 //Set the protection period of the spot instances to 1. Unit: hours.
27928
27938
  * Use a launch template created by calling the [CreateLaunchTemplate](https://help.aliyun.com/document_detail/2679729.html) operation to create ECS instances in the China (Hangzhou) region. Examples:
27929
27939
  * **Example: Create 10 ECS instances based on a launch template**
27930
27940
  * RegionId:"cn-hangzhou", //Set the region ID to cn-hangzhou, which specifies the China (Hangzhou) region.
@@ -28257,11 +28267,11 @@ class Client extends openapi_core_1.default {
28257
28267
  * Amount:10, //Set the number of ECS instances that you want to create to 10.
28258
28268
  * InstanceChargeType:"PostPaid", //Set the billing method to PostPaid, which specifies the pay-as-you-go billing method.
28259
28269
  * SpotStrategy:"NoSpot" //Set this parameter to NoSpot, which is the default value and specifies that the instances are created as pay-as-you-go instances.
28260
- * **Example: Create 20 preemptible instances that use a specific bidding policy and a protection period**
28270
+ * **Example: Create 20 spot instances that use a specific bidding policy and a protection period**
28261
28271
  * Amount:20, //Set the number of ECS instances that you want to create to 20.
28262
28272
  * InstanceChargeType:"PostPaid",
28263
- * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as preemptible instances for which the market price at the time of purchase is automatically used as the bid price.
28264
- * SpotDuration:1 //Set the protection period of the preemptible instances to 1. Unit: hours.
28273
+ * SpotStrategy:"SpotAsPriceGo", //Set the bidding policy to SpotAsPriceGo, which specifies that the instances are created as spot instances for which the market price at the time of purchase is automatically used as the bid price.
28274
+ * SpotDuration:1 //Set the protection period of the spot instances to 1. Unit: hours.
28265
28275
  * Use a launch template created by calling the [CreateLaunchTemplate](https://help.aliyun.com/document_detail/2679729.html) operation to create ECS instances in the China (Hangzhou) region. Examples:
28266
28276
  * **Example: Create 10 ECS instances based on a launch template**
28267
28277
  * RegionId:"cn-hangzhou", //Set the region ID to cn-hangzhou, which specifies the China (Hangzhou) region.
@@ -28662,6 +28672,9 @@ class Client extends openapi_core_1.default {
28662
28672
  if (!$dara.isNull(request.ownerId)) {
28663
28673
  query["OwnerId"] = request.ownerId;
28664
28674
  }
28675
+ if (!$dara.isNull(request.passwordName)) {
28676
+ query["PasswordName"] = request.passwordName;
28677
+ }
28665
28678
  if (!$dara.isNull(request.portNumber)) {
28666
28679
  query["PortNumber"] = request.portNumber;
28667
28680
  }
@@ -28803,13 +28816,13 @@ class Client extends openapi_core_1.default {
28803
28816
  return await this.stopInstanceWithOptions(request, runtime);
28804
28817
  }
28805
28818
  /**
28806
- * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances, the stop mode, and the batch operation mode.
28819
+ * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances and the stop mode.
28807
28820
  *
28808
28821
  * @remarks
28809
- * This operation is an asynchronous operation. After you call this operation to stop ECS instances, the operation sets the status of the ECS instances to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instances. When the status of the ECS instances changes to `Stopped`, the instances are stopped.
28810
- * ### [](#)Precautions
28822
+ * This operation is an asynchronous operation. After you call this operation to stop an ECS instance, the operation sets the status of the ECS instance to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instance. When the status of the ECS instance changes to `Stopped`, the instance is stopped.
28823
+ * ### [](#)Considerations
28824
+ * * The instance is unavailable after you stop the instance. Make sure that stopping the instance does not affect your business. You can also call the [StartInstance](https://help.aliyun.com/document_detail/2679679.html) or [StartInstances](https://help.aliyun.com/document_detail/2679680.html) operation to start the instance.
28811
28825
  * * You cannot call this operation to stop ECS instances that are locked for security reasons. For more information, see [API behavior when an instance is locked for security reasons](https://help.aliyun.com/document_detail/25695.html).
28812
- * * After you enable the default economical mode for all pay-as-you-go ECS instances located in virtual private clouds (VPCs) in your account, you can set `StoppedMode` to KeepCharging for the pay-as-you-go ECS instances that you want to stop to enable standard mode. This way, the instances continue to be billed after they are stopped. The instance type resources and public IP addresses of the instances are retained.
28813
28826
  *
28814
28827
  * @param request - StopInstancesRequest
28815
28828
  * @param runtime - runtime options for this request RuntimeOptions
@@ -28865,13 +28878,13 @@ class Client extends openapi_core_1.default {
28865
28878
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopInstancesResponse({}));
28866
28879
  }
28867
28880
  /**
28868
- * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances, the stop mode, and the batch operation mode.
28881
+ * Stops Elastic Compute Service (ECS) instances. You can specify parameters to determine whether to forcefully stop the instances and the stop mode.
28869
28882
  *
28870
28883
  * @remarks
28871
- * This operation is an asynchronous operation. After you call this operation to stop ECS instances, the operation sets the status of the ECS instances to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instances. When the status of the ECS instances changes to `Stopped`, the instances are stopped.
28872
- * ### [](#)Precautions
28884
+ * This operation is an asynchronous operation. After you call this operation to stop an ECS instance, the operation sets the status of the ECS instance to Stopping and begins the stop process. You can call the [DescribeInstanceStatus](https://help.aliyun.com/document_detail/2679688.html) operation to query the status of the ECS instance. When the status of the ECS instance changes to `Stopped`, the instance is stopped.
28885
+ * ### [](#)Considerations
28886
+ * * The instance is unavailable after you stop the instance. Make sure that stopping the instance does not affect your business. You can also call the [StartInstance](https://help.aliyun.com/document_detail/2679679.html) or [StartInstances](https://help.aliyun.com/document_detail/2679680.html) operation to start the instance.
28873
28887
  * * You cannot call this operation to stop ECS instances that are locked for security reasons. For more information, see [API behavior when an instance is locked for security reasons](https://help.aliyun.com/document_detail/25695.html).
28874
- * * After you enable the default economical mode for all pay-as-you-go ECS instances located in virtual private clouds (VPCs) in your account, you can set `StoppedMode` to KeepCharging for the pay-as-you-go ECS instances that you want to stop to enable standard mode. This way, the instances continue to be billed after they are stopped. The instance type resources and public IP addresses of the instances are retained.
28875
28888
  *
28876
28889
  * @param request - StopInstancesRequest
28877
28890
  * @returns StopInstancesResponse