@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
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeZonesRequest.js","sourceRoot":"","sources":["../../src/models/DescribeZonesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oBAAqB,SAAQ,KAAK,CAAC,KAAK;IAmFnD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,kBAAkB,EAAE,oBAAoB;YACxC,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;YACxB,kBAAkB,EAAE,QAAQ;YAC5B,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;YACzB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtHD,oDAsHC"}
1
+ {"version":3,"file":"DescribeZonesRequest.js","sourceRoot":"","sources":["../../src/models/DescribeZonesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oBAAqB,SAAQ,KAAK,CAAC,KAAK;IAyEnD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,kBAAkB,EAAE,oBAAoB;YACxC,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;YACxB,kBAAkB,EAAE,QAAQ;YAC5B,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;YACzB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5GD,oDA4GC"}
@@ -225,7 +225,7 @@ export declare class DescribeZonesResponseBodyZones extends $dara.Model {
225
225
  export declare class DescribeZonesResponseBody extends $dara.Model {
226
226
  /**
227
227
  * @remarks
228
- * The ID of the request.
228
+ * The request ID.
229
229
  *
230
230
  * @example
231
231
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -14,7 +14,7 @@ export declare class GetInstanceConsoleOutputRequest extends $dara.Model {
14
14
  ownerId?: number;
15
15
  /**
16
16
  * @remarks
17
- * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
17
+ * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent list of Alibaba Cloud regions.
18
18
  *
19
19
  * This parameter is required.
20
20
  *
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class GetInstanceConsoleOutputResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The system command line output of the instance, encoded in Base64.
5
+ * The Base64-encoded system command-line output of the instance.
6
6
  *
7
7
  * @example
8
8
  * V2VsY29tZSB0byBDZW50T1MgCgpDaGVja2luZyBmaWxlc3lzdGVtcwpDaGVja2luZyBhbGwgZmlsZSBzeXN0ZW1zLgpbL3NiaW4vZnNjay5leHQ0ICgxKSAtLSAvXSBmc2NrLmV4dDQgLWEgL2Rldi92ZGExIAovZGV2L3ZkYTE6IGNsZWFuLCAzMjAxNi8yNjIxNDQwIGZpbGVzLCA0NDc5NzQvMTA0ODU1MDQgYmxvY2tzCgpFbnRlcmluZyBub24taW50ZXJhY3RpdmUgc3RhcnR1cApDYWxsaW5nIHRoZSBzeXN0ZW0gYWN0aXZpdHkgZGF0YSBjb2xsZWN0b3IgKHNhZGMpLi4uIAoKQnJpbmdpbmcgdXAgaW50ZXJmYWNlIGV0aDA6ICAKRGV0ZXJtaW5pbmcgSVAgaW5mb3JtYXRpb24gZm9yIGV0aDAuLi4gZG9uZS4KCmFsaXl1bi1zZXJ2aWNlIHN0YXJ0L3J1bm5pbmcsIHByb2Nlc3MgMTczMwpmaW5pc2hlZAoKQ2VudE9TIHJlbGVhc2UgNi44IChGaW5hbCkKS2VybmVsIDIuNi4zMi02OTYuMy4yLmVsNi5pNjg2IG9uIGFuIGk2ODYKCmlaMnplZDk2ZTQ2MmF5cjBxeioqKioqIGxvZ2luOg==
@@ -18,7 +18,7 @@ export declare class GetInstanceConsoleOutputResponseBody extends $dara.Model {
18
18
  instanceId?: string;
19
19
  /**
20
20
  * @remarks
21
- * The UTC+8 time recorded when the last entry of the Linux kernel logs was printed. Format: yyyy-MM-dd HH:mm:ss.
21
+ * The record of the time when the last line of the Linux kernel logs was printed, in UTC+8. Format: yyyy-MM-dd HH:mm:ss.
22
22
  *
23
23
  * @example
24
24
  * 2018-03-22 10:04:57
@@ -30,7 +30,7 @@ export declare class ModifyHpcClusterAttributeRequest extends $dara.Model {
30
30
  hpcClusterId?: string;
31
31
  /**
32
32
  * @remarks
33
- * The name of the HPC cluster. The name must be 2 to 128 characters in length. The name must start with a letter or a Chinese character and cannot start with http:// or https://. The name can contain digits, underscores (_), or hyphens (-).
33
+ * The name of the HPC cluster. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with http:// or https://. It can contain digits, underscores (_), or hyphens (-).
34
34
  *
35
35
  * Default value: empty.
36
36
  *
@@ -2,11 +2,9 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The number of CPU cores. This parameter is not customizable and uses a default value.
5
+ * The number of CPU cores. This parameter does not support custom values and can only use the default value.
6
6
  *
7
- * <props="china">
8
- *
9
- * For information about the default value, see [Custom CPU options](https://help.aliyun.com/document_detail/145895.html).
7
+ * <props="china">Default value: see [Customize CPU options](https://help.aliyun.com/document_detail/145895.html).
10
8
  *
11
9
  * @example
12
10
  * 2
@@ -14,15 +12,13 @@ export declare class ModifyInstanceAttributeRequestCpuOptions extends $dara.Mode
14
12
  core?: number;
15
13
  /**
16
14
  * @remarks
17
- * The number of threads per core. The total number of vCPUs for an ECS instance is the value of `CpuOptions.Core` multiplied by the value of `CpuOptions.ThreadsPerCore`.
18
- *
19
- * - Setting `CpuOptions.ThreadsPerCore` to 1 disables hyper-threading.
15
+ * The number of threads per CPU core. The number of vCPUs of the ECS instance = CpuOptions.Core value × CpuOptions.ThreadsPerCore value.
20
16
  *
21
- * - Only some instance types support specifying the number of threads per core.
17
+ * - CpuOptions.ThreadsPerCore=1 indicates that hyper-threading is disabled.
22
18
  *
23
- * <props="china">
19
+ * - Only some instance types support custom thread counts.
24
20
  *
25
- * For information about the valid values and default value, see [Custom CPU options](https://help.aliyun.com/document_detail/145895.html).
21
+ * <props="china">Valid values and default value: see [Customize CPU options](https://help.aliyun.com/document_detail/145895.html).
26
22
  *
27
23
  * @example
28
24
  * 2
@@ -32,17 +28,15 @@ export declare class ModifyInstanceAttributeRequestCpuOptions extends $dara.Mode
32
28
  * @remarks
33
29
  * The CPU topology type of the instance. Valid values:
34
30
  *
35
- * - ContinuousCoreToHTMapping: The hyper-threads of the same core are contiguous.
36
- *
37
- * - DiscreteCoreToHTMapping: The hyper-threads of the same core are discrete.
38
- *
39
- * Default value: None.
31
+ * - ContinuousCoreToHTMapping: the hyper-threads of the same core in the CPU topology are continuous.
32
+ * - DiscreteCoreToHTMapping: the hyper-threads of the same core are discrete.
40
33
  *
41
- * Note the following when you use this parameter:
34
+ * Default value: none.
42
35
  *
43
- * - The instance must be in the `Stopped` state.
36
+ * Take note of the following items:
37
+ * - The instance must be in the Stopped state.
44
38
  *
45
- * > This parameter is supported by only some instance families. See [View and modify the CPU topology](https://help.aliyun.com/document_detail/2636059.html) for a list of supported families.
39
+ * > Only some instance families support this parameter. For information about the supported instance families, see [View and modify the CPU topology structure](https://help.aliyun.com/document_detail/2636059.html).
46
40
  *
47
41
  * @example
48
42
  * DiscreteCoreToHTMapping
@@ -50,7 +44,7 @@ export declare class ModifyInstanceAttributeRequestCpuOptions extends $dara.Mode
50
44
  topologyType?: string;
51
45
  /**
52
46
  * @remarks
53
- * > This parameter is in invitation-only preview and is not publicly available.
47
+ * > This parameter is in invitational preview and is not publicly available.
54
48
  *
55
49
  * @example
56
50
  * enabled
@@ -70,11 +64,10 @@ export declare class ModifyInstanceAttributeRequestCpuOptions extends $dara.Mode
70
64
  export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.Model {
71
65
  /**
72
66
  * @remarks
73
- * Specifies whether to enable resolution of the instance ID-based domain name to an IPv6 address. Valid values:
67
+ * Specifies whether to enable DNS resolution from the instance ID-based domain name to the IPv6 address. Valid values:
74
68
  *
75
- * - true
76
- *
77
- * - false
69
+ * - true: enables the resolution.
70
+ * - false: disables the resolution.
78
71
  *
79
72
  * Default value: false.
80
73
  *
@@ -84,11 +77,10 @@ export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends
84
77
  enableInstanceIdDnsAAAARecord?: boolean;
85
78
  /**
86
79
  * @remarks
87
- * Specifies whether to enable resolution of the instance ID-based domain name to an IPv4 address. Valid values:
88
- *
89
- * - true
80
+ * Specifies whether to enable DNS resolution from the instance ID-based domain name to the IPv4 address. Valid values:
90
81
  *
91
- * - false
82
+ * - true: enables the resolution.
83
+ * - false: disables the resolution.
92
84
  *
93
85
  * Default value: false.
94
86
  *
@@ -98,11 +90,9 @@ export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends
98
90
  enableInstanceIdDnsARecord?: boolean;
99
91
  /**
100
92
  * @remarks
101
- * Specifies whether to enable resolution of the IP address-based domain name to an IPv4 address. Valid values:
102
- *
103
- * - true
104
- *
105
- * - false
93
+ * Specifies whether to enable DNS resolution from the IP-based domain name to the IPv4 address. Valid values:
94
+ * - true: enables the resolution.
95
+ * - false: disables the resolution.
106
96
  *
107
97
  * Default value: false.
108
98
  *
@@ -112,11 +102,9 @@ export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends
112
102
  enableIpDnsARecord?: boolean;
113
103
  /**
114
104
  * @remarks
115
- * Specifies whether to enable reverse DNS resolution of an IPv4 address to an IP address-based domain name. Valid values:
116
- *
117
- * - true
118
- *
119
- * - false
105
+ * Specifies whether to enable reverse DNS resolution from the IPv4 address to the IP-based domain name. Valid values:
106
+ * - true: enables the resolution.
107
+ * - false: disables the resolution.
120
108
  *
121
109
  * Default value: false.
122
110
  *
@@ -128,11 +116,9 @@ export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends
128
116
  * @remarks
129
117
  * The hostname type. Valid values:
130
118
  *
131
- * - Custom: a custom hostname.
132
- *
133
- * - IpBased: an IP address-based hostname.
134
- *
135
- * - InstanceIdBased: an instance ID-based hostname.
119
+ * - Custom: custom.
120
+ * - IpBased: IP-based hostname.
121
+ * - InstanceIdBased: instance ID-based hostname.
136
122
  *
137
123
  * Default value: Custom.
138
124
  *
@@ -154,7 +140,7 @@ export declare class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends
154
140
  export declare class ModifyInstanceAttributeRequestRemoteConnectionOptions extends $dara.Model {
155
141
  /**
156
142
  * @remarks
157
- * > This parameter is in invitation-only preview and is not publicly available.
143
+ * > This parameter is in invitational preview and is not publicly available.
158
144
  *
159
145
  * @example
160
146
  * hide
@@ -162,7 +148,7 @@ export declare class ModifyInstanceAttributeRequestRemoteConnectionOptions exten
162
148
  password?: string;
163
149
  /**
164
150
  * @remarks
165
- * > This parameter is in invitation-only preview and is not publicly available.
151
+ * > This parameter is in invitational preview and is not publicly available.
166
152
  *
167
153
  * @example
168
154
  * hide
@@ -183,13 +169,12 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
183
169
  cpuOptions?: ModifyInstanceAttributeRequestCpuOptions;
184
170
  /**
185
171
  * @remarks
186
- * The performance mode of the burstable performance instance. Valid values:
172
+ * The running mode of the burstable instance. Valid values:
187
173
  *
188
174
  * - Standard: standard mode.
189
- *
190
175
  * - Unlimited: unlimited mode.
191
176
  *
192
- * For more information about the performance modes of burstable performance instances, see [Overview of burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
177
+ * For more information about the running modes of burstable instances, see [What are burstable instances?](https://help.aliyun.com/document_detail/59977.html).
193
178
  *
194
179
  * @example
195
180
  * Standard
@@ -197,9 +182,9 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
197
182
  creditSpecification?: string;
198
183
  /**
199
184
  * @remarks
200
- * Specifies whether to enable deletion protection for the instance. This setting prevents the instance from being released from the console or by calling the [DeleteInstance](https://help.aliyun.com/document_detail/25507.html) operation.
185
+ * The release protection attribute of the instance. Specifies whether the instance can be released from the console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html).
201
186
  *
202
- * > This feature applies only to pay-as-you-go instances and protects instances only from manual release operations. It does not affect system-initiated release operations.
187
+ * > This attribute applies only to pay-as-you-go instances and only prevents manual release operations. It does not apply to system-initiated release operations.
203
188
  *
204
189
  * @example
205
190
  * false
@@ -207,7 +192,7 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
207
192
  deletionProtection?: boolean;
208
193
  /**
209
194
  * @remarks
210
- * The instance description. The description must be 2 to 256 characters long and cannot start with `http://` or `https://`.
195
+ * The description of the instance. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
211
196
  *
212
197
  * @example
213
198
  * testInstanceDescription
@@ -215,19 +200,16 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
215
200
  description?: string;
216
201
  /**
217
202
  * @remarks
218
- * Specifies whether to enable jumbo frames. When jumbo frames are enabled, the MTU of the instance is 8500. When jumbo frames are disabled, the MTU of the instance is 1500. Valid values:
219
- *
220
- * - true
221
- *
222
- * - false
203
+ * Specifies whether to enable the Jumbo Frame feature for the instance MTU. Valid values:
223
204
  *
224
- * Note the following when you use this parameter:
205
+ * - true: enables the feature.
206
+ * - false: does not enable the feature.
225
207
  *
226
- * - The instance must be in the `Running` or `Stopped` state.
227
- *
228
- * - The instance must be in a VPC.
229
- *
230
- * - Only some instance types support jumbo frames. For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
208
+ * Take note of the following items:
209
+ * - The instance must be in the Running or Stopped state.
210
+ * - The instance must be a VPC-connected instance.
211
+ * - After the Jumbo Frame feature is enabled, the MTU value of the instance changes to 8500. After the feature is disabled, the MTU value reverts to 1500.
212
+ * Only some instance types support the Jumbo Frame feature. For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
231
213
  *
232
214
  * @example
233
215
  * false
@@ -237,11 +219,9 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
237
219
  * @remarks
238
220
  * Specifies whether to enable VPC network traffic encryption. Valid values:
239
221
  *
240
- * - true
241
- *
242
- * - false
243
- *
244
- * > This parameter is in invitation-only preview and is not publicly available.
222
+ * - true: enables the encryption.
223
+ * - false: disables the encryption.
224
+ * > This parameter is in invitational preview and is not publicly available.
245
225
  *
246
226
  * @example
247
227
  * true
@@ -249,17 +229,18 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
249
229
  enableNetworkEncryption?: boolean;
250
230
  /**
251
231
  * @remarks
252
- * The hostname of the operating system. Note the following when you use this parameter:
232
+ * The hostname of the operating system. Take note of the following items:
253
233
  *
254
- * - The instance cannot be in the `Pending` or `Starting` state. Otherwise, the specified hostname and the `/etc/hosts` configuration may not take effect. You can call the [DescribeInstances](https://help.aliyun.com/document_detail/25506.html) operation to query the current state of the instance.
234
+ * - The instance cannot be in the Pending or Starting state. Otherwise, the hostname and `/etc/hosts` configuration may not take effect. You can call [DescribeInstances](https://help.aliyun.com/document_detail/25506.html) to query the current status of the instance.
255
235
  *
256
- * - The new hostname takes effect after you restart the instance from the ECS console (see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling the [RebootInstance](https://help.aliyun.com/document_detail/25502.html) operation. Restarting the instance from within its operating system does not apply the change.
236
+ * - The new hostname takes effect after you restart the instance. You can restart the instance in the ECS console (for more information, see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling [RebootInstance](https://help.aliyun.com/document_detail/25502.html). Restarting the instance from within the operating system does not take effect.
257
237
  *
258
- * The hostname must meet the following requirements for different operating systems:
259
238
  *
260
- * - For Windows Server instances: The hostname must be 2 to 15 characters long and contain letters, digits, and hyphens (-). It cannot start or end with a hyphen, contain consecutive hyphens, or consist of only digits.
239
+ * The hostname has the following limits for different operating systems:
261
240
  *
262
- * - For other types of instances (such as Linux): The hostname must be 2 to 64 characters long. You can use periods (.) to separate the hostname into segments. Each segment can contain letters, digits, and hyphens (-). The hostname cannot start or end with a period or hyphen, and cannot contain consecutive periods or hyphens.
241
+ * - Windows Server: The hostname must be 2 to 15 characters in length and can contain uppercase letters, lowercase letters, digits, and hyphens (-). It cannot start or end with a hyphen (-), cannot contain consecutive hyphens (-), and cannot contain only digits.
242
+ *
243
+ * - Other instances (such as Linux): The hostname must be 2 to 64 characters in length. You can use periods (.) to separate the hostname into multiple segments. Each segment can contain uppercase letters, lowercase letters, digits, and hyphens (-), but cannot contain consecutive periods (.) or hyphens (-). The hostname cannot start or end with a period (.) or hyphen (-).
263
244
  *
264
245
  * @example
265
246
  * testHostName
@@ -267,7 +248,7 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
267
248
  hostName?: string;
268
249
  /**
269
250
  * @remarks
270
- * The ID of the instance.
251
+ * The instance ID.
271
252
  *
272
253
  * This parameter is required.
273
254
  *
@@ -277,7 +258,7 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
277
258
  instanceId?: string;
278
259
  /**
279
260
  * @remarks
280
- * The instance name. The name must be 2 to 128 characters long. It must start with a letter or a Chinese character and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
261
+ * The name of the instance. The name must be 2 to 128 characters in length. It must start with an uppercase letter, lowercase letter, or Chinese character and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
281
262
  *
282
263
  * @example
283
264
  * testInstanceName
@@ -285,13 +266,10 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
285
266
  instanceName?: string;
286
267
  /**
287
268
  * @remarks
288
- * The number of queues for the primary network interface. Note the following when you use this parameter:
289
- *
290
- * - The instance must be in the `Stopped` state.
291
- *
292
- * - The value cannot exceed the maximum number of queues that the instance type supports for a single network interface. The total number of queues across all network interfaces of the instance cannot exceed the total queue quota that the instance type supports. You can call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the maximum number of queues per network interface and the total queue quota for an instance type.
293
- *
294
- * - If you set this parameter to -1, the number of queues for the primary network interface is reset to the default value for the instance type. You can call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the default number of queues for an elastic network interface of an instance type.
269
+ * The number of queues for the primary network interface controller (NIC). Take note of the following items:
270
+ * - The instance must be in the Stopped state.
271
+ * - The value cannot exceed the maximum number of queues per NIC allowed by the instance type. The total number of queues for all NICs on the instance cannot exceed the total queue quota allowed by the instance type. You can call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the maximum number of queues per NIC and the total queue quota for an instance type.
272
+ * - If you set this parameter to -1, the number of queues for the primary NIC is reset to the default value for the instance type. You can call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the default number of Elastic Network Interface (ENI) queues for an instance type.
295
273
  *
296
274
  * @example
297
275
  * 8
@@ -301,13 +279,13 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
301
279
  ownerId?: number;
302
280
  /**
303
281
  * @remarks
304
- * The password of the instance. The password must be 8 to 30 characters long and contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The supported special characters are **()\\~!@#$%^&\\*-_+=|{}[]:;\\"<>,.?/**. For a Windows instance, the password cannot start with a forward slash (/). Note the following when you use this parameter:
282
+ * The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The following special characters are supported: **()`~!@#$%^&*-_+=|{}[]:;\\"<>,.?/**
283
+ * . For Windows instances, the password cannot start with a forward slash (/). Take note of the following items:
305
284
  *
306
- * - The instance cannot be in the `Starting` state.
285
+ * - The instance cannot be in the Starting state.
286
+ * - The new password takes effect after you restart the instance. You can restart the instance in the ECS console (for more information, see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling [RebootInstance](https://help.aliyun.com/document_detail/25502.html). Restarting the instance from within the operating system does not take effect.
307
287
  *
308
- * - The new password takes effect after you restart the instance from the ECS console (see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling the [RebootInstance](https://help.aliyun.com/document_detail/25502.html) operation. Restarting the instance from within its operating system does not apply the change.
309
- *
310
- * > To prevent password exposure, send requests that include the `Password` parameter over HTTPS.
288
+ * > If you specify the Password parameter, use HTTPS to send the request to avoid password leaks.
311
289
  *
312
290
  * @example
313
291
  * Test123456&$
@@ -315,15 +293,15 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
315
293
  password?: string;
316
294
  /**
317
295
  * @remarks
318
- * The private DNS name settings for the instance.
296
+ * The private domain name configuration of the instance.
297
+ *
319
298
  *
320
- * For more information about private DNS name resolution, see [ECS private DNS resolution
321
- * ](https://help.aliyun.com/document_detail/2844797.html).
299
+ * For more information about private private domain resolution, see [ECS private private domain resolution](https://help.aliyun.com/document_detail/2844797.html).
322
300
  */
323
301
  privateDnsNameOptions?: ModifyInstanceAttributeRequestPrivateDnsNameOptions;
324
302
  /**
325
303
  * @remarks
326
- * > This parameter is in invitation-only preview and is not publicly available.
304
+ * > This parameter is in invitational preview and is not publicly available.
327
305
  *
328
306
  * @example
329
307
  * true
@@ -331,26 +309,21 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
331
309
  recyclable?: boolean;
332
310
  /**
333
311
  * @remarks
334
- * > This parameter is in invitation-only preview and is not publicly available.
312
+ * > This parameter is in invitational preview and is not publicly available.
335
313
  */
336
314
  remoteConnectionOptions?: ModifyInstanceAttributeRequestRemoteConnectionOptions;
337
315
  resourceOwnerAccount?: string;
338
316
  resourceOwnerId?: number;
339
317
  /**
340
318
  * @remarks
341
- * The IDs of security groups to assign to the instance. Note the following when you use this parameter:
342
- *
343
- * - The security group IDs in the array must be unique. The number of security groups that an instance can join is limited. For more information, see [Limits](~~25412#SecurityGroupQuota1~~).
344
- *
345
- * - Specifying this parameter removes the instance from its current security groups. To retain existing security group associations, you must include their IDs in this array.
346
- *
347
- * - You can switch the security group type. However, the specified security groups cannot include both basic and enterprise security groups.
319
+ * The IDs of the security groups to which the instance is reassigned. Take note of the following items:
348
320
  *
321
+ * - Security group IDs in the array cannot be duplicated. The maximum length of the array depends on the maximum number of security groups to which the instance can belong. For more information, see [Limits](~~25412#SecurityGroupQuota1~~).
322
+ * - The instance leaves its current security groups. To retain the current security groups, add their IDs to the array.
323
+ * - You can switch between security group types, but the list cannot contain both basic security groups and advanced security groups at the same time.
349
324
  * - The security groups must belong to the same VPC as the instance.
350
325
  *
351
- * - This parameter is not supported for instances in the classic network.
352
- *
353
- * > The change takes effect on the instance after a short delay.
326
+ * > Changes to security groups take effect on the instance shortly after the modification, but a slight delay may occur.
354
327
  *
355
328
  * @example
356
329
  * sg-bp15ed6xe1yxeycg7o****
@@ -358,13 +331,12 @@ export declare class ModifyInstanceAttributeRequest extends $dara.Model {
358
331
  securityGroupIds?: string[];
359
332
  /**
360
333
  * @remarks
361
- * The user data of the instance. User data should be Base64-encoded before it is passed. Note the following when you use this parameter:
362
- *
363
- * - The user data must comply with the limits described in [Generate user data](https://help.aliyun.com/document_detail/49121.html).
334
+ * The instance user data. We recommend that you Base64-encode the data before you pass it in. Take note of the following items:
364
335
  *
365
- * - After you restart the instance, the new user data is available on the instance but is not executed.
336
+ * - The instance must meet the usage limits for instance user data. For more information, see [Create instance user data](https://help.aliyun.com/document_detail/49121.html).
337
+ * - After you restart the instance, the new user data is displayed on the instance but is not run.
366
338
  *
367
- * > The raw data cannot exceed 32 KB before being encoded. Do not pass confidential information, such as passwords and private keys, in plaintext. If you must pass confidential information, encrypt and then Base64-encode it. On the instance, decrypt the information by using the corresponding decryption method.
339
+ * > Before Base64 encoding, the raw data cannot exceed 32 KB. Do not pass in sensitive information such as passwords and private keys in plaintext. If you must pass in sensitive information, encrypt the information, Base64-encode it, and then decrypt it in the same way within the instance.
368
340
  *
369
341
  * @example
370
342
  * ZWNobyBoZWxsbyBlY3Mh
@@ -1 +1 @@
1
- {"version":3,"file":"ModifyInstanceAttributeRequest.js","sourceRoot":"","sources":["../../src/models/ModifyInstanceAttributeRequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ModifyInstanceAttributeRequest.js","sourceRoot":"","sources":["../../src/models/ModifyInstanceAttributeRequest.ts"],"names":[],"mappings":"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"}
@@ -17,15 +17,15 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * Specifies whether to enable automatic payment. Valid values:
19
19
  *
20
- * - true: After the bandwidth configuration is modified, the payment is automatically deducted. When you set AutoPay to true, make sure that your account balance is sufficient. If your account balance is insufficient, an abnormal order will be generated. This order cannot be paid through the ECS console and can only be voided.
20
+ * - true: After the bandwidth configuration is modified, the payment is automatically deducted. When you set the AutoPay parameter to true, make sure that your account has sufficient balance. If your account balance is insufficient, an abnormal order is generated. You cannot pay for the order on the ECS console. You can only cancel the order.
21
21
  *
22
22
  * <props="china">
23
- * - false: After the bandwidth configuration is modified, only an order is generated but not paid. If your payment method balance is insufficient, you can set AutoPay to false to cancel automatic payment. In this case, an unpaid order is generated when you call this operation. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
23
+ * - false: After the bandwidth configuration is modified, only an order is generated and no payment is made. If your payment method has insufficient balance, you can set the AutoPay parameter to false to disable automatic payment. In this case, the API generates a normal unpaid order. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
24
24
  *
25
25
  *
26
26
  *
27
27
  * <props="intl">
28
- * - false: After the bandwidth configuration is modified, only an order is generated but not paid. If your payment method balance is insufficient, you can set AutoPay to false to cancel automatic payment. In this case, an unpaid order is generated when you call this operation. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
28
+ * - false: After the bandwidth configuration is modified, only an order is generated and no payment is made. If your payment method has insufficient balance, you can set the AutoPay parameter to false to disable automatic payment. In this case, the API generates a normal unpaid order. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
29
29
  *
30
30
  *
31
31
  *
@@ -37,7 +37,7 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
37
37
  autoPay?: boolean;
38
38
  /**
39
39
  * @remarks
40
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The value of **ClientToken** can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
40
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
41
41
  *
42
42
  * @example
43
43
  * 123e4567-e89b-12d3-a456-426655440000
@@ -45,7 +45,7 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
45
45
  clientToken?: string;
46
46
  /**
47
47
  * @remarks
48
- * The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the format of yyyy-MM-ddTHHZ. The precision is down to **hours** (HH).
48
+ * The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the yyyy-MM-ddTHHZ format. The time must be accurate to the **hour** (HH).
49
49
  *
50
50
  * > The interval between the end time and the start time of the temporary bandwidth upgrade must be greater than or equal to 3 hours.
51
51
  *
@@ -55,7 +55,7 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
55
55
  endTime?: string;
56
56
  /**
57
57
  * @remarks
58
- * > This parameter is in invitational preview and is not yet publicly available.
58
+ * > This parameter is in invitational preview and is not yet available for use.
59
59
  *
60
60
  * @example
61
61
  * null
@@ -75,8 +75,8 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
75
75
  * @remarks
76
76
  * The maximum inbound public bandwidth. Unit: Mbit/s (Megabit per second). Valid values:
77
77
  *
78
- * - When the purchased maximum outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
79
- * - When the purchased maximum outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
78
+ * - If the purchased maximum outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
79
+ * - If the purchased maximum outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
80
80
  *
81
81
  * @example
82
82
  * 10
@@ -89,11 +89,11 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
89
89
  * - Pay-by-traffic: 0 to 100.
90
90
  *
91
91
  * - Pay-by-bandwidth:
92
- * - Subscription instances: 0 to 200.
93
- * - Pay-as-you-go instances: 0 to 100.
92
+ * - Subscription instance: 0 to 200.
93
+ * - Pay-as-you-go instance: 0 to 100.
94
94
  *
95
95
  *
96
- * > The maximum outbound bandwidth for a single instance is also limited by the **Network bandwidth baseline/burst (Gbit/s)** metric of the ECS instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
96
+ * > The maximum outbound bandwidth per instance is also limited by the **Network Bandwidth Baseline/Burstable (Gbit/s)** metric of the ECS instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
97
97
  *
98
98
  * @example
99
99
  * 10
@@ -101,12 +101,12 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
101
101
  internetMaxBandwidthOut?: number;
102
102
  /**
103
103
  * @remarks
104
- * The network billing method. Valid values:
104
+ * The conversion target for the network billing method. Valid values:
105
105
  *
106
106
  * - PayByBandwidth: pay-by-bandwidth.
107
107
  * - PayByTraffic: pay-by-traffic.
108
108
  *
109
- * > In **pay-by-traffic** mode, the inbound and outbound bandwidth peak values are both bandwidth upper limits and are not guaranteed as committed service metrics. When resource contention occurs, the bandwidth peak values may be limited. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
109
+ * > In **pay-by-traffic** mode, the inbound and outbound bandwidth peaks are both bandwidth upper limits and are not guaranteed as committed service metrics. When resource contention occurs, the bandwidth peaks may be throttled. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
110
110
  *
111
111
  * @example
112
112
  * PayByTraffic
@@ -118,7 +118,7 @@ export declare class ModifyInstanceNetworkSpecRequest extends $dara.Model {
118
118
  resourceOwnerId?: number;
119
119
  /**
120
120
  * @remarks
121
- * The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the format of yyyy-MM-ddTHH:mmZ. The precision is down to **minutes** (mm).
121
+ * The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the yyyy-MM-ddTHH:mmZ format. The time must be accurate to the **minute** (mm).
122
122
  *
123
123
  * @example
124
124
  * 2017-12-05T22:40Z
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyInstanceNetworkSpecResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The order ID. This parameter is returned only when the bandwidth configuration of a subscription (PrePaid) instance is modified.
5
+ * The order ID. This parameter is returned only when you modify the bandwidth configuration of a subscription (PrePaid) instance.
6
6
  *
7
7
  * @example
8
8
  * 123457890