@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 DescribeInstancesRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The filter key used to query resources. Set this parameter to `CreationStartTime`. When you set both `Filter.1.Key` and `Filter.1.Value`, you can query resources created after the specified point in time.
8
+ * The filter key used to query resources. Set the value to `CreationStartTime`. Set both `Filter.1.Key` and `Filter.1.Value` to query resources that were created after the specified point in time.
9
9
  *
10
10
  * @example
11
11
  * CreationStartTime
@@ -13,7 +13,7 @@ export class DescribeInstancesRequestFilter extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The filter value used to query resources. You must also specify the `Filter.1.Key` parameter when you specify this parameter. The value must be in the format `yyyy-MM-ddTHH:mmZ` (UTC+0).
16
+ * The filter value used to query resources. When you specify this parameter, you must also specify `Filter.1.Key`. Specify the time in the `yyyy-MM-ddTHH:mmZ` format in UTC+0.
17
17
  *
18
18
  * @example
19
19
  * 2017-12-05T22:40Z
@@ -45,9 +45,9 @@ export class DescribeInstancesRequestFilter extends $dara.Model {
45
45
  export class DescribeInstancesRequestTag extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The tag key.
48
+ * The tag key of the instance. Valid values of N: 1 to 20.
49
49
  *
50
- * > To improve compatibility, we recommend that you use the `Tag.N.Key` parameter instead.
50
+ * If you use a single tag to filter resources, the resource count with the tag cannot exceed 1,000. If you use multiple tags to filter resources, the resource count with all the specified tags attached cannot exceed 1,000. If the resource count exceeds 1,000, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
51
51
  *
52
52
  * @example
53
53
  * TestKey
@@ -88,7 +88,7 @@ export class DescribeInstancesRequest extends $dara.Model {
88
88
  filter?: DescribeInstancesRequestFilter[];
89
89
  /**
90
90
  * @remarks
91
- * The list of additional instance attributes.
91
+ * The list of additional attributes of the instance.
92
92
  *
93
93
  * @example
94
94
  * META_OPTIONS
@@ -96,7 +96,7 @@ export class DescribeInstancesRequest extends $dara.Model {
96
96
  additionalAttributes?: string[];
97
97
  /**
98
98
  * @remarks
99
- * > This parameter is in invitational preview and is not supported.
99
+ * > This parameter is in invitational preview and is not publicly available.
100
100
  *
101
101
  * @example
102
102
  * false
@@ -104,11 +104,10 @@ export class DescribeInstancesRequest extends $dara.Model {
104
104
  deviceAvailable?: boolean;
105
105
  /**
106
106
  * @remarks
107
- * Specifies whether to perform only a dry run for the request. Valid values:
107
+ * Specifies whether to perform only a dry run. Valid values:
108
108
  *
109
- * - true: Only checks the request without querying resources. Checks include AccessKey validity, RAM user permissions, and required parameters. If the check fails, an error is returned. If the check passes, the DryRunOperation error code is returned.
110
- *
111
- * - false: Sends a normal request. After passing the checks, a 2XX HTTP status code is returned and resources are queried.
109
+ * - true: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized RAM users, and missing parameter values. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.
110
+ * - false: performs a dry run and sends the request. If the request passes the dry run, a 2XX HTTP status code is returned and the operation is performed.
112
111
  *
113
112
  * Default value: false.
114
113
  *
@@ -118,7 +117,7 @@ export class DescribeInstancesRequest extends $dara.Model {
118
117
  dryRun?: boolean;
119
118
  /**
120
119
  * @remarks
121
- * The Elastic IP addresses of instances. This parameter takes effect only when InstanceNetworkType=vpc. Specify multiple IP addresses as a JSON array. You can specify up to 100 IP addresses. Separate IP addresses with commas (,).
120
+ * The elastic IP addresses (EIPs) of instances. This parameter takes effect when InstanceNetworkType is set to vpc. The value can be a JSON array that consists of up to 100 IP addresses. Separate the IP addresses with commas (,).
122
121
  *
123
122
  * @example
124
123
  * ["42.1.1.**", "42.1.2.**", … "42.1.10.**"]
@@ -134,14 +133,11 @@ export class DescribeInstancesRequest extends $dara.Model {
134
133
  hpcClusterId?: string;
135
134
  /**
136
135
  * @remarks
137
- * Specifies whether to enable access to instance metadata. Valid values:
138
- *
136
+ * Specifies whether to enable the access channel for instance metadata. Valid values:
139
137
  * - enabled: enabled.
140
- *
141
138
  * - disabled: disabled.
142
139
  *
143
140
  * Default value: enabled.
144
- *
145
141
  * > For more information about instance metadata, see [Overview of instance metadata](https://help.aliyun.com/document_detail/49122.html).
146
142
  *
147
143
  * @example
@@ -150,7 +146,7 @@ export class DescribeInstancesRequest extends $dara.Model {
150
146
  httpEndpoint?: string;
151
147
  /**
152
148
  * @remarks
153
- * > This parameter is not available.
149
+ * > This parameter is not publicly available.
154
150
  *
155
151
  * @example
156
152
  * 0
@@ -158,15 +154,12 @@ export class DescribeInstancesRequest extends $dara.Model {
158
154
  httpPutResponseHopLimit?: number;
159
155
  /**
160
156
  * @remarks
161
- * Specifies whether to enforce the use of IMDSv2 when accessing instance metadata. Valid values:
162
- *
163
- * - optional: does not enforce IMDSv2.
164
- *
165
- * - required: enforces IMDSv2. After this value is set, instance metadata cannot be accessed in standard mode.
157
+ * Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
158
+ * - optional: does not forcefully use the security-hardened mode.
159
+ * - required: forcefully uses the security-hardened mode. After you set this value, the normal mode cannot be used to access instance metadata.
166
160
  *
167
161
  * Default value: optional.
168
- *
169
- * > For more information about instance metadata access modes, see [Instance metadata access modes](https://help.aliyun.com/document_detail/150575.html).
162
+ * > For more information about the modes for accessing instance metadata, see [Instance metadata access modes](https://help.aliyun.com/document_detail/150575.html).
170
163
  *
171
164
  * @example
172
165
  * optional
@@ -182,7 +175,9 @@ export class DescribeInstancesRequest extends $dara.Model {
182
175
  imageId?: string;
183
176
  /**
184
177
  * @remarks
185
- * The private IP addresses of instances in the classic network. This parameter takes effect only when InstanceNetworkType=classic. Specify multiple IP addresses as a JSON array. You can specify up to 100 IP addresses. Separate IP addresses with commas (,).
178
+ * The internal network IP addresses of classic network type instances. This parameter takes effect when InstanceNetworkType is set to classic. The value can be a JSON array that consists of up to 100 IP addresses. Separate the IP addresses with commas (,).
179
+ *
180
+ * > - The classic network feature has been offline. For details, see [Offline notice](https://help.aliyun.com/document_detail/2833134.html).
186
181
  *
187
182
  * @example
188
183
  * ["10.1.1.1", "10.1.2.1", … "10.1.10.1"]
@@ -190,10 +185,9 @@ export class DescribeInstancesRequest extends $dara.Model {
190
185
  innerIpAddresses?: string;
191
186
  /**
192
187
  * @remarks
193
- * The billing method of the instance. Valid values:
194
- *
195
- * - PostPaid: pay-as-you-go.
196
- *
188
+ * The billing method of the instance. Valid values:
189
+ *
190
+ * - PostPaid: pay-as-you-go.
197
191
  * - PrePaid: subscription.
198
192
  *
199
193
  * @example
@@ -202,7 +196,7 @@ export class DescribeInstancesRequest extends $dara.Model {
202
196
  instanceChargeType?: string;
203
197
  /**
204
198
  * @remarks
205
- * The IDs of instances. Specify multiple instance IDs as a JSON array. You can specify up to 100 IDs. Separate IDs with commas (,).
199
+ * The instance IDs. The value can be a JSON array that consists of up to 100 instance IDs. Separate the IDs with commas (,).
206
200
  *
207
201
  * @example
208
202
  * ["i-bp67acfmxazb4p****", "i-bp67acfmxazb4p****", … "i-bp67acfmxazb4p****"]
@@ -210,7 +204,7 @@ export class DescribeInstancesRequest extends $dara.Model {
210
204
  instanceIds?: string;
211
205
  /**
212
206
  * @remarks
213
- * The name of the instance. You can use the wildcard character \\* for fuzzy search.
207
+ * The instance name. Fuzzy search with the wildcard * is supported.
214
208
  *
215
209
  * @example
216
210
  * Test
@@ -220,9 +214,8 @@ export class DescribeInstancesRequest extends $dara.Model {
220
214
  * @remarks
221
215
  * The network type of the instance. Valid values:
222
216
  *
223
- * - classic: classic network.
224
- *
225
- * - vpc: Virtual Private Cloud (VPC).
217
+ * - vpc: VPC.
218
+ * - classic: classic network. The classic network is deprecated. For more information, see [Deprecation notice](https://help.aliyun.com/document_detail/2833134.html).
226
219
  *
227
220
  * @example
228
221
  * vpc
@@ -249,10 +242,9 @@ export class DescribeInstancesRequest extends $dara.Model {
249
242
  * The billing method for public bandwidth. Valid values:
250
243
  *
251
244
  * - PayByBandwidth: pay-by-bandwidth.
245
+ * - PayByTraffic: pay-by-traffic.
252
246
  *
253
- * - PayByTraffic: pay-by-data-transfer.
254
- *
255
- * > In **pay-by-data-transfer** mode, both inbound and outbound peak bandwidth represent upper limits and are not guaranteed service levels. During resource contention, peak bandwidth may be limited. If your business requires guaranteed bandwidth, use **pay-by-bandwidth** mode.
247
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as bandwidth upper limits and are not guaranteed. When resource contention occurs, the peak bandwidths may be limited. If you require guaranteed bandwidth, use the **pay-by-bandwidth** mode.
256
248
  *
257
249
  * @example
258
250
  * PayByTraffic
@@ -260,11 +252,10 @@ export class DescribeInstancesRequest extends $dara.Model {
260
252
  internetChargeType?: string;
261
253
  /**
262
254
  * @remarks
263
- * Indicates whether the instance is I/O optimized. Valid values:
255
+ * Specifies whether the instance is I/O optimized. Valid values:
264
256
  *
265
- * - true: yes.
266
- *
267
- * - false: no.
257
+ * - true: The instance is I/O optimized.
258
+ * - false: The instance is not I/O optimized.
268
259
  *
269
260
  * @example
270
261
  * true
@@ -272,7 +263,7 @@ export class DescribeInstancesRequest extends $dara.Model {
272
263
  ioOptimized?: boolean;
273
264
  /**
274
265
  * @remarks
275
- * The IPv6 addresses assigned to the ENI.
266
+ * The IPv6 addresses assigned to the network interface controller (NIC).
276
267
  *
277
268
  * **if can be null:**
278
269
  * false
@@ -290,15 +281,15 @@ export class DescribeInstancesRequest extends $dara.Model {
290
281
  * @remarks
291
282
  * The reason why the resource is locked. Valid values:
292
283
  *
293
- * - financial: The instance is locked due to overdue payment.
284
+ * - financial: locked due to overdue payment.
294
285
  *
295
- * - security: The instance is locked for security reasons.
286
+ * - security: locked for security reasons.
296
287
  *
297
- * - Recycling: The spot instance is locked and pending release.
288
+ * - Recycling: the spot instance is pending release.
298
289
  *
299
- * - dedicatedhostfinancial: The ECS instance is locked because the dedicated host has an overdue payment.
290
+ * - dedicatedhostfinancial: the ECS instance is locked because the dedicated host has an overdue payment.
300
291
  *
301
- * - refunded: The instance is locked due to a refund.
292
+ * - refunded: locked due to a refund.
302
293
  *
303
294
  * @example
304
295
  * security
@@ -306,13 +297,12 @@ export class DescribeInstancesRequest extends $dara.Model {
306
297
  lockReason?: string;
307
298
  /**
308
299
  * @remarks
309
- * The maximum number of entries to return on each page. Maximum value: 100.
300
+ * The maximum number of entries per page for a paging query. Maximum value: 100.
310
301
  *
311
302
  * Default value:
312
303
  *
313
- * - If you do not specify this parameter or specify a value less than 10, the default value is 10.
314
- *
315
- * - If you specify a value greater than 100, the default value is 100.
304
+ * - If you do not set this parameter or set it to a value smaller than 10, the default value is 10.
305
+ * - If you set this parameter to a value greater than 100, the default value is 100.
316
306
  *
317
307
  * @example
318
308
  * 10
@@ -320,7 +310,7 @@ export class DescribeInstancesRequest extends $dara.Model {
320
310
  maxResults?: number;
321
311
  /**
322
312
  * @remarks
323
- * > This parameter is in invitational preview and is not supported.
313
+ * > This parameter is in invitational preview and is not publicly available.
324
314
  *
325
315
  * @example
326
316
  * false
@@ -328,7 +318,7 @@ export class DescribeInstancesRequest extends $dara.Model {
328
318
  needSaleCycle?: boolean;
329
319
  /**
330
320
  * @remarks
331
- * The pagination token. Set this parameter to the `NextToken` value returned in the last API call.
321
+ * The query token. Set the value to the NextToken value returned in the previous API call.
332
322
  *
333
323
  * @example
334
324
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -338,7 +328,7 @@ export class DescribeInstancesRequest extends $dara.Model {
338
328
  ownerId?: number;
339
329
  /**
340
330
  * @remarks
341
- * > This parameter will be deprecated. We recommend that you use NextToken and MaxResults to perform paged queries.
331
+ * > This parameter will be offline soon. Use NextToken and MaxResults to complete paging query operations.
342
332
  *
343
333
  * @example
344
334
  * 1
@@ -346,7 +336,7 @@ export class DescribeInstancesRequest extends $dara.Model {
346
336
  pageNumber?: number;
347
337
  /**
348
338
  * @remarks
349
- * > This parameter will be deprecated. We recommend that you use NextToken and MaxResults to perform paged queries.
339
+ * > This parameter will be offline soon. Use NextToken and MaxResults to complete paging query operations.
350
340
  *
351
341
  * @example
352
342
  * 10
@@ -354,7 +344,7 @@ export class DescribeInstancesRequest extends $dara.Model {
354
344
  pageSize?: number;
355
345
  /**
356
346
  * @remarks
357
- * The private IP addresses of instances in a VPC. This parameter takes effect only when InstanceNetworkType=vpc. Specify multiple IP addresses as a JSON array. You can specify up to 100 IP addresses. Separate IP addresses with commas (,).
347
+ * The private IP addresses of VPC network type instances. This parameter takes effect when InstanceNetworkType is set to vpc. The value can be a JSON array that consists of up to 100 IP addresses. Separate the IP addresses with commas (,).
358
348
  *
359
349
  * @example
360
350
  * ["172.16.1.1", "172.16.2.1", … "172.16.10.1"]
@@ -362,7 +352,7 @@ export class DescribeInstancesRequest extends $dara.Model {
362
352
  privateIpAddresses?: string;
363
353
  /**
364
354
  * @remarks
365
- * The public IP addresses of instances. Specify multiple IP addresses as a JSON array. You can specify up to 100 IP addresses. Separate IP addresses with commas (,).
355
+ * The public IP addresses of instances. The value can be a JSON array that consists of up to 100 IP addresses. Separate the IP addresses with commas (,).
366
356
  *
367
357
  * @example
368
358
  * ["42.1.1.**", "42.1.2.**", … "42.1.10.**"]
@@ -378,7 +368,7 @@ export class DescribeInstancesRequest extends $dara.Model {
378
368
  rdmaIpAddresses?: string;
379
369
  /**
380
370
  * @remarks
381
- * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
371
+ * 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.
382
372
  *
383
373
  * This parameter is required.
384
374
  *
@@ -388,7 +378,7 @@ export class DescribeInstancesRequest extends $dara.Model {
388
378
  regionId?: string;
389
379
  /**
390
380
  * @remarks
391
- * The ID of the resource group to which the instance belongs. When you use this parameter to filter resources, the number of resources cannot exceed 1,000.
381
+ * The ID of the resource group to which the instance belongs. When you use this parameter to filter resources, the resource count cannot exceed 1,000.
392
382
  *
393
383
  * > Filtering by the default resource group is not supported.
394
384
  *
@@ -408,17 +398,13 @@ export class DescribeInstancesRequest extends $dara.Model {
408
398
  securityGroupId?: string;
409
399
  /**
410
400
  * @remarks
411
- * The status of the instance. Valid values:
412
- *
413
- * - Pending: The instance is being created.
414
- *
415
- * - Running: The instance is running.
416
- *
417
- * - Starting: The instance is starting.
418
- *
419
- * - Stopping: The instance is stopping.
401
+ * The instance status. Valid values:
420
402
  *
421
- * - Stopped: The instance is stopped.
403
+ * - Pending: being created.
404
+ * - Running: running.
405
+ * - Starting: being started.
406
+ * - Stopping: being stopped.
407
+ * - Stopped: stopped.
422
408
  *
423
409
  * @example
424
410
  * Running
@@ -426,12 +412,12 @@ export class DescribeInstancesRequest extends $dara.Model {
426
412
  status?: string;
427
413
  /**
428
414
  * @remarks
429
- * The list of tags.
415
+ * The tags.
430
416
  */
431
417
  tag?: DescribeInstancesRequestTag[];
432
418
  /**
433
419
  * @remarks
434
- * The ID of the vSwitch.
420
+ * The vSwitch ID.
435
421
  *
436
422
  * @example
437
423
  * vsw-bp67acfmxazb4p****
@@ -439,7 +425,7 @@ export class DescribeInstancesRequest extends $dara.Model {
439
425
  vSwitchId?: string;
440
426
  /**
441
427
  * @remarks
442
- * The ID of the Virtual Private Cloud (VPC).
428
+ * The ID of the virtual private cloud (VPC).
443
429
  *
444
430
  * @example
445
431
  * v-bp67acfmxazb4p****
@@ -1199,7 +1199,7 @@ export class DescribeInstancesResponseBody extends $dara.Model {
1199
1199
  instances?: DescribeInstancesResponseBodyInstances;
1200
1200
  /**
1201
1201
  * @remarks
1202
- * The pagination token returned in this call.
1202
+ * The query token returned in this call.
1203
1203
  *
1204
1204
  * @example
1205
1205
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -1207,7 +1207,7 @@ export class DescribeInstancesResponseBody extends $dara.Model {
1207
1207
  nextToken?: string;
1208
1208
  /**
1209
1209
  * @remarks
1210
- * The page number of the instance list.
1210
+ * The page number.
1211
1211
  *
1212
1212
  * @example
1213
1213
  * 1
@@ -1215,7 +1215,7 @@ export class DescribeInstancesResponseBody extends $dara.Model {
1215
1215
  pageNumber?: number;
1216
1216
  /**
1217
1217
  * @remarks
1218
- * The number of entries per page that you specified in the request.
1218
+ * The number of entries per page.
1219
1219
  *
1220
1220
  * @example
1221
1221
  * 10
@@ -1231,9 +1231,9 @@ export class DescribeInstancesResponseBody extends $dara.Model {
1231
1231
  requestId?: string;
1232
1232
  /**
1233
1233
  * @remarks
1234
- * The total number of instances queried.
1234
+ * The total number of queried instances.
1235
1235
  *
1236
- * > When you use the `MaxResults` and `NextToken` parameters for paged queries, the value of the `TotalCount` parameter is meaningless.
1236
+ * > When you use `MaxResults` and `NextToken` parameters for paging query, the returned `TotalCount` parameter value is meaningless.
1237
1237
  *
1238
1238
  * @example
1239
1239
  * 1
@@ -5,7 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeInvocationResultsRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the instance.
8
+ * The tag key of the command execution. Valid values of N: 1 to 20. The tag key cannot be an empty string.
9
+ *
10
+ * If you use a single tag to filter resources, the number of resources with this tag cannot exceed 1,000. If you use multiple tags to filter resources, the number of resources with all specified tags attached cannot exceed 1,000. If the number of resources exceeds 1,000, call [ListTagResources](https://help.aliyun.com/document_detail/110425.html) to execute the query.
11
+ *
12
+ * The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
9
13
  *
10
14
  * @example
11
15
  * TestKey
@@ -13,7 +17,9 @@ export class DescribeInvocationResultsRequestTag extends $dara.Model {
13
17
  key?: string;
14
18
  /**
15
19
  * @remarks
16
- * The ID of the command task. You can call the [DescribeInvocations](https://help.aliyun.com/document_detail/64840.html) operation to query the IDs of all command tasks.
20
+ * The tag value of the command execution. Valid values of N: 1 to 20. The tag value can be an empty string.
21
+ *
22
+ * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
17
23
  *
18
24
  * @example
19
25
  * TestValue
@@ -45,7 +51,7 @@ export class DescribeInvocationResultsRequestTag extends $dara.Model {
45
51
  export class DescribeInvocationResultsRequest extends $dara.Model {
46
52
  /**
47
53
  * @remarks
48
- * $.parameters[11].schema.example
54
+ * The command ID.
49
55
  *
50
56
  * @example
51
57
  * c-hz0jdfwcsr****
@@ -53,28 +59,11 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
53
59
  commandId?: string;
54
60
  /**
55
61
  * @remarks
56
- * 473469C7-AA6F-4DC5-B3DB-A3DC0DE*****
57
- * 0
58
- * Success
59
- * i-bp1i7gg30r52z2em****
60
- * 0
61
- * the specified instance does not exists
62
- * 2019-12-20T06:15:55Z
63
- * 0
64
- * Running
65
- * 2019-12-20T06:15:56Z
66
- * MTU6MzA6MDEK
67
- * c-hz0jdfwcsr****
68
- * InstanceNotExists
69
- * t-hz0jdfwd9f****
70
- * 2020-01-19T09:15:47Z
71
- * ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea****
72
- * test-container
73
- * owner
74
- * zhangsan
75
- * 1
76
- * 1
77
- * 1
62
+ * The encoding method of the `CommandContent` and `Output` fields in the response. Valid values:
63
+ * - PlainText: Returns the original command content and output.
64
+ * - Base64: Returns the Base64-encoded command content and output.
65
+ *
66
+ * Default value: Base64.
78
67
  *
79
68
  * @example
80
69
  * PlainText
@@ -82,40 +71,12 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
82
71
  contentEncoding?: string;
83
72
  /**
84
73
  * @remarks
85
- * {
86
- * "RequestId" : "473469C7-AA6F-4DC5-B3DB-A3DC0DE\\*\\*\\*\\*\\*",
87
- * "Invocation" : {
88
- * "InvocationResults" : {
89
- * "InvocationResult" : [ {
90
- * "Dropped" : 0,
91
- * "InvocationStatus" : "Success",
92
- * "InstanceId" : "i-bp1i7gg30r52z2em\\*\\*\\*\\*",
93
- * "ExitCode" : 0,
94
- * "ErrorInfo" : "the specified instance does not exists",
95
- * "StartTime" : "2019-12-20T06:15:55Z",
96
- * "Repeats" : 0,
97
- * "InvokeRecordStatus" : "Running",
98
- * "FinishedTime" : "2019-12-20T06:15:56Z",
99
- * "Output" : "MTU6MzA6MDEK",
100
- * "CommandId" : "c-hz0jdfwcsr\\*\\*\\*\\*",
101
- * "ErrorCode" : "InstanceNotExists",
102
- * "InvokeId" : "t-hz0jdfwd9f\\*\\*\\*\\*",
103
- * "StopTime" : "2020-01-19T09:15:47Z",
104
- * "ContainerId":"ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea\\*\\*\\*\\*",
105
- * "ContainerName":"test-container",<br>
106
- * "Tags": [
107
- * {
108
- * "TagKey": "owner",
109
- * "TagValue": "zhangsan"
110
- * }
111
- * ]
112
- * } ]
113
- * },
114
- * "TotalCount" : 1,
115
- * "PageSize" : 1,
116
- * "PageNumber" : 1
117
- * }
118
- * }
74
+ * Specifies whether to return the execution history of scheduled commands. Valid values:
75
+ *
76
+ * - true: Returns the execution results of scheduled commands. When this parameter is set to true, the InvokeId parameter is required and must be the execution ID of a scheduled command (RepeatMode is Period) or a command that runs at each system startup (RepeatMode is EveryReboot).
77
+ * - false: Does not return the execution history.
78
+ *
79
+ * Default value: false.
119
80
  *
120
81
  * @example
121
82
  * false
@@ -123,7 +84,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
123
84
  includeHistory?: boolean;
124
85
  /**
125
86
  * @remarks
126
- * $.parameters[11].schema.description
87
+ * The instance ID.
127
88
  *
128
89
  * @example
129
90
  * i-bp1i7gg30r52z2em****
@@ -131,7 +92,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
131
92
  instanceId?: string;
132
93
  /**
133
94
  * @remarks
134
- * $.parameters[11].schema.items.enumValueTitles
95
+ * The command execution ID. You can call [DescribeInvocations](https://help.aliyun.com/document_detail/64840.html) to query the InvokeId.
135
96
  *
136
97
  * @example
137
98
  * t-hz0jdfwd9f****
@@ -139,7 +100,25 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
139
100
  invokeId?: string;
140
101
  /**
141
102
  * @remarks
142
- * $.parameters[11].schema.enumValueTitles
103
+ * The execution status of the command. Valid values:
104
+ *
105
+ * - Running: The command is running.
106
+ * - Scheduled execution: The execution status remains running until you manually stop the scheduled command.
107
+ * - One-time execution: The overall execution status is running as long as any command process is running.
108
+ * - Finished: The command execution is complete.
109
+ * - Scheduled execution: The command process cannot have a status of finished.
110
+ * - One-time execution: All instances have completed execution, or you manually stopped the command process on some instances and the remaining instances have completed execution.
111
+ * - Success:
112
+ * - One-time execution: The command execution is complete and the exit code is 0.
113
+ * - Scheduled execution: The last execution succeeded with an exit code of 0, and the specified execution time has ended.
114
+ * - Failed: The command execution failed.
115
+ * - Scheduled execution: The command process cannot have a status of failed.
116
+ * - One-time execution: The command execution failed on all instances.
117
+ * - PartialFailed: The command execution partially failed.
118
+ * - Scheduled execution: The command process cannot have a status of partially failed.
119
+ * - One-time execution: The command execution failed on some instances, so the overall execution status is partially failed.
120
+ * - Stopped: The command execution has been stopped.
121
+ * - Stopping: The command execution is being stopped.
143
122
  *
144
123
  * @example
145
124
  * Running
@@ -147,7 +126,11 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
147
126
  invokeRecordStatus?: string;
148
127
  /**
149
128
  * @remarks
150
- * FEATUREecsXZ3H4M
129
+ * The maximum number of entries per page in a paging query.
130
+ *
131
+ * Maximum value: 50.
132
+ *
133
+ * Default value: 10.
151
134
  *
152
135
  * @example
153
136
  * 10
@@ -155,7 +138,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
155
138
  maxResults?: number;
156
139
  /**
157
140
  * @remarks
158
- * dubbo
141
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
159
142
  *
160
143
  * @example
161
144
  * AAAAAdDWBF2
@@ -165,7 +148,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
165
148
  ownerId?: number;
166
149
  /**
167
150
  * @remarks
168
- * acs:ecs:{#regionId}:{#accountId}:command/\\*
151
+ * > This parameter is about to go offline. Use NextToken and MaxResults to complete paging query operations.
169
152
  *
170
153
  * @example
171
154
  * 1
@@ -173,7 +156,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
173
156
  pageNumber?: number;
174
157
  /**
175
158
  * @remarks
176
- * acs:ecs:{#regionId}:{#accountId}:instance/\\*
159
+ * > This parameter is about to go offline. Use NextToken and MaxResults to complete paging query operations.
177
160
  *
178
161
  * @example
179
162
  * 1
@@ -181,7 +164,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
181
164
  pageSize?: number;
182
165
  /**
183
166
  * @remarks
184
- * $.parameters[11].schema.items.description
167
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
185
168
  *
186
169
  * This parameter is required.
187
170
  *
@@ -191,7 +174,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
191
174
  regionId?: string;
192
175
  /**
193
176
  * @remarks
194
- * $.parameters[11].schema.items.example
177
+ * The resource group ID of the command execution. After you specify this parameter, the resource group ID must also be specified when you run the command. This parameter filters the corresponding command execution results.
195
178
  *
196
179
  * @example
197
180
  * rg-bp67acfmxazb4p****
@@ -201,7 +184,7 @@ export class DescribeInvocationResultsRequest extends $dara.Model {
201
184
  resourceOwnerId?: number;
202
185
  /**
203
186
  * @remarks
204
- * The region ID of the command. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
187
+ * The tags.
205
188
  */
206
189
  tag?: DescribeInvocationResultsRequestTag[];
207
190
  static names(): { [key: string]: string } {