@alicloud/ecs20140526 7.8.6 → 7.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/dist/client.d.ts +843 -846
  2. package/dist/client.js +872 -842
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/AssignIpv6addressesRequest.d.ts +7 -7
  6. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  7. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  8. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  9. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  10. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  11. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  12. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  13. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  14. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  15. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  16. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  17. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  18. package/dist/models/CreateActivationRequest.d.ts +17 -16
  19. package/dist/models/CreateActivationRequest.js.map +1 -1
  20. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  21. package/dist/models/CreateCommandRequest.d.ts +52 -73
  22. package/dist/models/CreateCommandRequest.js.map +1 -1
  23. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  24. package/dist/models/CreateDiskRequest.d.ts +57 -59
  25. package/dist/models/CreateDiskRequest.js.map +1 -1
  26. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  27. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  28. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  29. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  30. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  31. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  32. package/dist/models/CreateInstanceRequest.js.map +1 -1
  33. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  34. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  35. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  36. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  37. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  38. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  39. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  40. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  41. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  42. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  43. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  44. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  45. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  46. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  47. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  48. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  49. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  51. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  52. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  53. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  54. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  55. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  56. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  57. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  58. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  59. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  60. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  61. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  63. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  64. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  65. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  66. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  67. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  68. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  69. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  70. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  71. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  72. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  73. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  74. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  75. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  76. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  77. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  78. package/dist/models/DescribePriceRequest.d.ts +158 -242
  79. package/dist/models/DescribePriceRequest.js.map +1 -1
  80. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  81. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  82. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  83. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  84. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  85. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  86. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  87. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  88. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  89. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  90. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  91. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  92. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  93. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  95. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  96. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  97. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  98. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  99. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  100. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  101. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  102. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  103. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  104. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  105. package/dist/models/DescribeZonesRequest.js.map +1 -1
  106. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  107. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  108. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  109. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  110. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  111. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  112. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  113. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  114. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  115. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  116. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  117. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  118. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  119. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  120. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  121. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  122. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  123. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  124. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  125. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  126. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  127. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  128. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  129. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  130. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  131. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  132. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  133. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  134. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  135. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  136. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  137. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  138. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  139. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  140. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  141. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  142. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  143. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  144. package/dist/models/StopInstanceRequest.d.ts +20 -27
  145. package/dist/models/StopInstanceRequest.js.map +1 -1
  146. package/dist/models/StopInstancesRequest.d.ts +24 -35
  147. package/dist/models/StopInstancesRequest.js.map +1 -1
  148. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  149. package/dist/models/model.d.ts +4 -0
  150. package/dist/models/model.js +45 -37
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +878 -842
  154. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  155. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  156. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  157. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  158. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  159. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  160. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  161. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  162. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  163. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  164. package/src/models/CreateActivationRequest.ts +17 -16
  165. package/src/models/CreateActivationResponseBody.ts +3 -3
  166. package/src/models/CreateCommandRequest.ts +52 -73
  167. package/src/models/CreateCommandResponseBody.ts +2 -2
  168. package/src/models/CreateDiskRequest.ts +57 -59
  169. package/src/models/CreateDiskResponseBody.ts +3 -3
  170. package/src/models/CreateHpcClusterRequest.ts +5 -5
  171. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  172. package/src/models/CreateImageComponentRequest.ts +7 -7
  173. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  174. package/src/models/CreateInstanceRequest.ts +185 -275
  175. package/src/models/CreateInstanceResponseBody.ts +2 -2
  176. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  177. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  178. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  179. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  180. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  181. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  182. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  183. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  184. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  185. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  186. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  187. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  188. package/src/models/DescribeDisksRequest.ts +40 -40
  189. package/src/models/DescribeDisksResponseBody.ts +3 -3
  190. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  191. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  192. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  193. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  194. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  195. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  196. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  197. package/src/models/DescribeInstancesRequest.ts +57 -71
  198. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  199. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  200. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  201. package/src/models/DescribeInvocationsRequest.ts +50 -77
  202. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  203. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  204. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  205. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  206. package/src/models/DescribePriceRequest.ts +160 -244
  207. package/src/models/DescribePriceResponseBody.ts +15 -15
  208. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  209. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  210. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  211. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  212. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  213. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  214. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  215. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  216. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  217. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  218. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  219. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  220. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  221. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  222. package/src/models/DescribeZonesRequest.ts +20 -30
  223. package/src/models/DescribeZonesResponseBody.ts +1 -1
  224. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  225. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  226. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  227. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  228. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  229. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  230. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  231. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  232. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  233. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  234. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  235. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  236. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  237. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  238. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  239. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  240. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  241. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  242. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  243. package/src/models/StartTerminalSessionRequest.ts +24 -32
  244. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  245. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  246. package/src/models/StopInstanceRequest.ts +21 -28
  247. package/src/models/StopInstancesRequest.ts +25 -36
  248. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  249. package/src/models/model.ts +4 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeInstanceHistoryEventsRequestEventPublishTime extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The end of the time range in which to query published system events. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
8
+ * The end of the time range during which the system event is published. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
9
9
  *
10
10
  * @example
11
11
  * 2017-12-01T06:32:31Z
@@ -13,7 +13,7 @@ export class DescribeInstanceHistoryEventsRequestEventPublishTime extends $dara.
13
13
  end?: string;
14
14
  /**
15
15
  * @remarks
16
- * The beginning of the time range in which to query published system events. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
16
+ * The start of the time range during which the system event is published. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
17
17
  *
18
18
  * @example
19
19
  * 2017-11-30T06:32:31Z
@@ -45,7 +45,7 @@ export class DescribeInstanceHistoryEventsRequestEventPublishTime extends $dara.
45
45
  export class DescribeInstanceHistoryEventsRequestNotBefore extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The latest scheduled end time for the system event. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
48
+ * The end of the time range during which the system event is scheduled to execute. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
49
49
  *
50
50
  * @example
51
51
  * 2017-12-01T06:32:31Z
@@ -53,7 +53,7 @@ export class DescribeInstanceHistoryEventsRequestNotBefore extends $dara.Model {
53
53
  end?: string;
54
54
  /**
55
55
  * @remarks
56
- * The earliest scheduled start time for the system event. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
56
+ * The start of the time range during which the system event is scheduled to execute. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
57
57
  *
58
58
  * @example
59
59
  * 2017-11-30T06:32:31Z
@@ -85,7 +85,7 @@ export class DescribeInstanceHistoryEventsRequestNotBefore extends $dara.Model {
85
85
  export class DescribeInstanceHistoryEventsRequestTag extends $dara.Model {
86
86
  /**
87
87
  * @remarks
88
- * The key of tag N of the resource.
88
+ * The tag key of the resource.
89
89
  *
90
90
  * @example
91
91
  * TestKey
@@ -93,7 +93,7 @@ export class DescribeInstanceHistoryEventsRequestTag extends $dara.Model {
93
93
  key?: string;
94
94
  /**
95
95
  * @remarks
96
- * The value of tag N of the resource.
96
+ * The tag value of the resource.
97
97
  *
98
98
  * @example
99
99
  * TestValue
@@ -127,21 +127,15 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
127
127
  notBefore?: DescribeInstanceHistoryEventsRequestNotBefore;
128
128
  /**
129
129
  * @remarks
130
- * The lifecycle state of the system event. This parameter takes effect only when InstanceEventCycleStatus.N is not specified. Valid values:
130
+ * The lifecycle status of the system event. EventCycleStatus takes effect only when InstanceEventCycleStatus.N is not specified. Valid values:
131
131
  *
132
- * - Scheduled
133
- *
134
- * - Avoided
135
- *
136
- * - Executing
137
- *
138
- * - Executed
139
- *
140
- * - Canceled
141
- *
142
- * - Failed
143
- *
144
- * - Inquiring
132
+ * - Scheduled: The event is waiting to be executed.
133
+ * - Avoided: The event has been avoided.
134
+ * - Executing: The event is being executed.
135
+ * - Executed: The event has been executed.
136
+ * - Canceled: The event has been canceled.
137
+ * - Failed: The event execution failed.
138
+ * - Inquiring: The event is being inquired.
145
139
  *
146
140
  * @example
147
141
  * Executed
@@ -149,7 +143,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
149
143
  eventCycleStatus?: string;
150
144
  /**
151
145
  * @remarks
152
- * The ID of system event N. Valid values of N: 1 to 100. You can repeat this parameter to pass multiple values.
146
+ * One or more system event IDs. Valid values of N: 1 to 100. Specify multiple values in a repeated list format.
153
147
  *
154
148
  * @example
155
149
  * e-uf64yvznlao4jl2c****
@@ -157,29 +151,20 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
157
151
  eventId?: string[];
158
152
  /**
159
153
  * @remarks
160
- * The type of the system event. This parameter takes effect only when InstanceEventType.N is not specified. Valid values:
154
+ * The type of the system event. EventType takes effect only when InstanceEventType.N is not specified. Valid values:
161
155
  *
162
156
  * - SystemMaintenance.Reboot: The instance is restarted due to system maintenance.
163
- *
164
157
  * - SystemMaintenance.Redeploy: The instance is redeployed due to system maintenance.
165
- *
166
158
  * - SystemFailure.Reboot: The instance is restarted due to a system error.
167
- *
168
159
  * - SystemFailure.Redeploy: The instance is redeployed due to a system error.
169
- *
170
160
  * - SystemFailure.Delete: The instance is released due to an instance creation failure.
171
- *
172
161
  * - InstanceFailure.Reboot: The instance is restarted due to an instance error.
173
- *
174
- * - InstanceExpiration.Stop: The subscription instance is stopped due to expiration.
175
- *
176
- * - InstanceExpiration.Delete: The subscription instance is released due to expiration.
177
- *
162
+ * - InstanceExpiration.Stop: The instance is stopped due to subscription expiration.
163
+ * - InstanceExpiration.Delete: The instance is released due to subscription expiration.
178
164
  * - AccountUnbalanced.Stop: The pay-as-you-go instance is stopped due to an overdue payment.
179
- *
180
165
  * - AccountUnbalanced.Delete: The pay-as-you-go instance is released due to an overdue payment.
181
166
  *
182
- * > For more information, see [Overview](https://help.aliyun.com/document_detail/66574.html). The values of this parameter are applicable only to instance system events, but not to disk system events.
167
+ * > For more information about event types, see [System event overview](https://help.aliyun.com/document_detail/66574.html). The value of this parameter must be an instance system event, not a disk system event.
183
168
  *
184
169
  * @example
185
170
  * SystemMaintenance.Reboot
@@ -187,7 +172,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
187
172
  eventType?: string;
188
173
  /**
189
174
  * @remarks
190
- * > This parameter is not publicly available.
175
+ * > This parameter is not yet available.
191
176
  *
192
177
  * @example
193
178
  * null
@@ -195,21 +180,15 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
195
180
  impactLevel?: string;
196
181
  /**
197
182
  * @remarks
198
- * The lifecycle state of system event N. Valid values of N: 1 to 7. You can repeat this parameter to pass multiple values. Valid values:
199
- *
200
- * - Scheduled
201
- *
202
- * - Avoided
203
- *
204
- * - Executing
183
+ * One or more lifecycle statuses of the system event. Valid values of N: 1 to 7. Specify multiple values in a repeated list format. Valid values:
205
184
  *
206
- * - Executed
207
- *
208
- * - Canceled
209
- *
210
- * - Failed
211
- *
212
- * - Inquiring
185
+ * - Scheduled: The event is waiting to be executed.
186
+ * - Avoided: The event has been avoided.
187
+ * - Executing: The event is being executed.
188
+ * - Executed: The event has been executed.
189
+ * - Canceled: The event has been canceled.
190
+ * - Failed: The event execution failed.
191
+ * - Inquiring: The event is being inquired.
213
192
  *
214
193
  * @example
215
194
  * Executed
@@ -217,29 +196,20 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
217
196
  instanceEventCycleStatus?: string[];
218
197
  /**
219
198
  * @remarks
220
- * The type of system event N. Valid values of N: 1 to 30. You can repeat this parameter to pass multiple values. Valid values:
199
+ * One or more types of the system event. Valid values of N: 1 to 30. Specify multiple values in a repeated list format. Valid values:
221
200
  *
222
201
  * - SystemMaintenance.Reboot: The instance is restarted due to system maintenance.
223
- *
224
202
  * - SystemMaintenance.Redeploy: The instance is redeployed due to system maintenance.
225
- *
226
203
  * - SystemFailure.Reboot: The instance is restarted due to a system error.
227
- *
228
204
  * - SystemFailure.Redeploy: The instance is redeployed due to a system error.
229
- *
230
205
  * - SystemFailure.Delete: The instance is released due to an instance creation failure.
231
- *
232
206
  * - InstanceFailure.Reboot: The instance is restarted due to an instance error.
233
- *
234
- * - InstanceExpiration.Stop: The subscription instance is stopped due to expiration.
235
- *
236
- * - InstanceExpiration.Delete: The subscription instance is released due to expiration.
237
- *
207
+ * - InstanceExpiration.Stop: The instance is stopped due to subscription expiration.
208
+ * - InstanceExpiration.Delete: The instance is released due to subscription expiration.
238
209
  * - AccountUnbalanced.Stop: The pay-as-you-go instance is stopped due to an overdue payment.
239
- *
240
210
  * - AccountUnbalanced.Delete: The pay-as-you-go instance is released due to an overdue payment.
241
211
  *
242
- * > For more information, see [Overview](https://help.aliyun.com/document_detail/66574.html). The values of this parameter are applicable only to instance system events, but not to disk system events.
212
+ * > For more information about event types, see [System event overview](https://help.aliyun.com/document_detail/66574.html). The value of this parameter must be an instance system event, not a disk system event.
243
213
  *
244
214
  * @example
245
215
  * SystemMaintenance.Reboot
@@ -247,7 +217,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
247
217
  instanceEventType?: string[];
248
218
  /**
249
219
  * @remarks
250
- * The ID of the instance. If this parameter is not specified, the system events of all instances in the specified region are queried.
220
+ * The instance ID. If you do not specify an instance ID, the system events of all instances in the specified region are queried.
251
221
  *
252
222
  * @example
253
223
  * i-uf678mass4zvr9n1****
@@ -255,13 +225,12 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
255
225
  instanceId?: string;
256
226
  /**
257
227
  * @remarks
258
- * The number of entries to return on each page. Valid values: 10 to 100.
259
- *
260
- * Default values:
228
+ * The maximum number of entries per page for a paging query. Valid values: 10 to 100.
261
229
  *
262
- * - If you set a value greater than 0 and less than 10, the default value is 10.
230
+ * Default value:
263
231
  *
264
- * - If you set this parameter to a value that is greater than 100, the default value is 100.
232
+ * * When the settings value is greater than 0 but less than 10, the default value is 10.
233
+ * * When the settings value is greater than 100, the default value is 100.
265
234
  *
266
235
  * @example
267
236
  * 100
@@ -269,7 +238,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
269
238
  maxResults?: number;
270
239
  /**
271
240
  * @remarks
272
- * The pagination token that is used in the next request to retrieve a new page of results. You must specify the token that is obtained from the previous query as the value of NextToken.
241
+ * The query token. Set this parameter to the NextToken value returned in the previous API call.
273
242
  *
274
243
  * @example
275
244
  * f1c9fa9de5752***
@@ -279,7 +248,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
279
248
  ownerId?: number;
280
249
  /**
281
250
  * @remarks
282
- * > This parameter is deprecated. We recommend that you specify MaxResults or NextToken for a paged query.
251
+ * > This parameter will be deprecated. Use MaxResults or NextToken for paginated queries instead.
283
252
  *
284
253
  * @example
285
254
  * 1
@@ -287,7 +256,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
287
256
  pageNumber?: number;
288
257
  /**
289
258
  * @remarks
290
- * > This parameter is deprecated. We recommend that you specify MaxResults or NextToken for a paged query.
259
+ * > This parameter will be deprecated. Use MaxResults or NextToken for paginated queries instead.
291
260
  *
292
261
  * @example
293
262
  * 10
@@ -313,17 +282,15 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
313
282
  resourceGroupId?: string;
314
283
  /**
315
284
  * @remarks
316
- * The ID of resource N. Valid values of N: 1 to 100. You can repeat this parameter to pass multiple values. Valid values:
285
+ * One or more resource IDs. Valid values of N: 1 to 100. Specify multiple values in a repeated list format. Valid values:
317
286
  *
318
- * - When `ResourceType` is set to instance, ResourceId.N specifies the ID of instance N.
287
+ * - When `ResourceType=instance`, the resource ID is the ECS instance ID.
288
+ * - When `ResourceType=ddh`, the resource ID is the dedicated host ID.
289
+ * - When `ResourceType=managedhost`, the resource ID is the physical machine ID in an intelligent fully managed resource pool.
319
290
  *
320
- * - When `ResourceType` is set to ddh, ResourceId.N specifies the ID of dedicated host N.
291
+ * If you do not specify this parameter, the system events of all resources of the specified resource type (`ResourceType`) in the specified region (`RegionId`) are queried.
321
292
  *
322
- * - When `ResourceType` is set to managedhost, ResourceId.N specifies the ID of physical machine N from a smart hosting pool.
323
- *
324
- * If this parameter is not specified, the system events of all resources of the type specified by `ResourceType` in the region specified by `RegionId` are queried.
325
- *
326
- * > We recommend that you use `ResourceId.N` to specify one or more resource IDs. If you specify both `ResourceId.N` and `InstanceId`, `ResourceId.N` takes precedence by default.
293
+ * > Use `ResourceId.N` to specify one or more resource IDs. If you specify both `ResourceId.N` and `InstanceId`, `ResourceId.N` takes precedence by default.
327
294
  *
328
295
  * @example
329
296
  * i-uf678mass4zvr9n1****
@@ -335,11 +302,9 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
335
302
  * @remarks
336
303
  * The type of the resource. Valid values:
337
304
  *
338
- * - instance: ECS instance
339
- *
340
- * - ddh: dedicated host
341
- *
342
- * - managehost: physical machine in a smart hosting pool
305
+ * - instance: ECS instance.
306
+ * - ddh: dedicated host.
307
+ * - managedhost: physical machine in an intelligent fully managed resource pool.
343
308
  *
344
309
  * Default value: instance.
345
310
  *
@@ -349,7 +314,7 @@ export class DescribeInstanceHistoryEventsRequest extends $dara.Model {
349
314
  resourceType?: string;
350
315
  /**
351
316
  * @remarks
352
- * The list of tags.
317
+ * The list of tags supported by system events.
353
318
  */
354
319
  tag?: DescribeInstanceHistoryEventsRequestTag[];
355
320
  static names(): { [key: string]: string } {
@@ -149,6 +149,11 @@ export class DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInst
149
149
  hostId?: string;
150
150
  hostType?: string;
151
151
  inactiveDisks?: DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInstanceSystemEventTypeExtendedAttributeInactiveDisks;
152
+ /**
153
+ * @example
154
+ * 2026-06-22T00:00:00Z
155
+ */
156
+ initialNotBefore?: string;
152
157
  metricName?: string;
153
158
  metricValue?: string;
154
159
  migrationOptions?: DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInstanceSystemEventTypeExtendedAttributeMigrationOptions;
@@ -167,6 +172,7 @@ export class DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInst
167
172
  hostId: 'HostId',
168
173
  hostType: 'HostType',
169
174
  inactiveDisks: 'InactiveDisks',
175
+ initialNotBefore: 'InitialNotBefore',
170
176
  metricName: 'MetricName',
171
177
  metricValue: 'MetricValue',
172
178
  migrationOptions: 'MigrationOptions',
@@ -188,6 +194,7 @@ export class DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInst
188
194
  hostId: 'string',
189
195
  hostType: 'string',
190
196
  inactiveDisks: DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInstanceSystemEventTypeExtendedAttributeInactiveDisks,
197
+ initialNotBefore: 'string',
191
198
  metricName: 'string',
192
199
  metricValue: 'string',
193
200
  migrationOptions: DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSetInstanceSystemEventTypeExtendedAttributeMigrationOptions,
@@ -310,9 +317,8 @@ export class DescribeInstanceHistoryEventsResponseBody extends $dara.Model {
310
317
  instanceSystemEventSet?: DescribeInstanceHistoryEventsResponseBodyInstanceSystemEventSet;
311
318
  /**
312
319
  * @remarks
313
- * A pagination token. It can be used in the next request to retrieve a new page of results.
314
- *
315
- * > If the NextToken parameter is not returned when you use the MaxResults and NextToken parameters to perform a paged query, no more data is returned.
320
+ * The query token returned in this invocation.
321
+ * > When you use MaxResults and NextToken parameters for paging query and no NextToken is returned, no more data is available.
316
322
  *
317
323
  * @example
318
324
  * f1c9fa9de5752***
@@ -320,13 +326,10 @@ export class DescribeInstanceHistoryEventsResponseBody extends $dara.Model {
320
326
  nextToken?: string;
321
327
  /**
322
328
  * @remarks
323
- * The page number.
329
+ * The page number of the instance event list.
324
330
  *
325
- * >
326
- *
327
- * - If MaxResults and NextToken are used to query results by page, ignore this parameter.
328
- *
329
- * - This parameter will be removed in the future. We recommend that you use the NextToken and MaxResults parameters for a paged query.
331
+ * > * When you use MaxResults and NextToken parameters for paging query, the returned PageNumber parameter value is meaningless.
332
+ * > * This parameter will be deprecated. Use NextToken and MaxResults for paging query instead.
330
333
  *
331
334
  * @example
332
335
  * 1
@@ -334,13 +337,10 @@ export class DescribeInstanceHistoryEventsResponseBody extends $dara.Model {
334
337
  pageNumber?: number;
335
338
  /**
336
339
  * @remarks
337
- * The number of entries per page.
338
- *
339
- * >
340
- *
341
- * - If MaxResults and NextToken are used to query results by page, ignore this parameter.
340
+ * The number of entries per page as specified in the request.
342
341
  *
343
- * - This parameter will be removed in the future. We recommend that you use the NextToken and MaxResults parameters for a paged query.
342
+ * > * When you use MaxResults and NextToken parameters for paging query, the returned PageSize parameter value is meaningless.
343
+ * > * This parameter will be deprecated. Use NextToken and MaxResults for paging query instead.
344
344
  *
345
345
  * @example
346
346
  * 10
@@ -348,7 +348,7 @@ export class DescribeInstanceHistoryEventsResponseBody extends $dara.Model {
348
348
  pageSize?: number;
349
349
  /**
350
350
  * @remarks
351
- * The ID of the request.
351
+ * The request ID.
352
352
  *
353
353
  * @example
354
354
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -356,9 +356,9 @@ export class DescribeInstanceHistoryEventsResponseBody extends $dara.Model {
356
356
  requestId?: string;
357
357
  /**
358
358
  * @remarks
359
- * The total number of instances.
359
+ * The total number of instance events.
360
360
  *
361
- * > If you specify the MaxResults and NextToken request parameters to perform a paged query, the value of the TotalCount response parameter is invalid.
361
+ * > When you use MaxResults and NextToken parameters for paging query, the returned TotalCount parameter value is meaningless.
362
362
  *
363
363
  * @example
364
364
  * 2
@@ -2,13 +2,41 @@
2
2
  import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
+ export class DescribeInstanceTopologyResponseBodyTopologysTopologyNetworkNodes extends $dara.Model {
6
+ networkNodes?: string[];
7
+ static names(): { [key: string]: string } {
8
+ return {
9
+ networkNodes: 'NetworkNodes',
10
+ };
11
+ }
12
+
13
+ static types(): { [key: string]: any } {
14
+ return {
15
+ networkNodes: { 'type': 'array', 'itemType': 'string' },
16
+ };
17
+ }
18
+
19
+ validate() {
20
+ if(Array.isArray(this.networkNodes)) {
21
+ $dara.Model.validateArray(this.networkNodes);
22
+ }
23
+ super.validate();
24
+ }
25
+
26
+ constructor(map?: { [key: string]: any }) {
27
+ super(map);
28
+ }
29
+ }
30
+
5
31
  export class DescribeInstanceTopologyResponseBodyTopologysTopology extends $dara.Model {
6
32
  hostId?: string;
7
33
  instanceId?: string;
34
+ networkNodes?: DescribeInstanceTopologyResponseBodyTopologysTopologyNetworkNodes;
8
35
  static names(): { [key: string]: string } {
9
36
  return {
10
37
  hostId: 'HostId',
11
38
  instanceId: 'InstanceId',
39
+ networkNodes: 'NetworkNodes',
12
40
  };
13
41
  }
14
42
 
@@ -16,10 +44,14 @@ export class DescribeInstanceTopologyResponseBodyTopologysTopology extends $dara
16
44
  return {
17
45
  hostId: 'string',
18
46
  instanceId: 'string',
47
+ networkNodes: DescribeInstanceTopologyResponseBodyTopologysTopologyNetworkNodes,
19
48
  };
20
49
  }
21
50
 
22
51
  validate() {
52
+ if(this.networkNodes && typeof (this.networkNodes as any).validate === 'function') {
53
+ (this.networkNodes as any).validate();
54
+ }
23
55
  super.validate();
24
56
  }
25
57