@alicloud/cs20151215 4.9.0 → 4.9.2

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 (203) hide show
  1. package/dist/client.d.ts +40 -34
  2. package/dist/client.js +43 -34
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateClusterInspectConfigRequest.d.ts +8 -0
  5. package/dist/models/CreateClusterInspectConfigRequest.js.map +1 -1
  6. package/dist/models/CreateClusterInspectConfigResponseBody.d.ts +3 -0
  7. package/dist/models/CreateClusterInspectConfigResponseBody.js.map +1 -1
  8. package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.d.ts +1 -0
  9. package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.js +2 -0
  10. package/dist/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.js.map +1 -1
  11. package/dist/models/CreateClusterRequest.d.ts +2 -0
  12. package/dist/models/CreateClusterRequest.js +6 -0
  13. package/dist/models/CreateClusterRequest.js.map +1 -1
  14. package/dist/models/CreateClusterRequestAuditLogConfig.d.ts +15 -0
  15. package/dist/models/CreateClusterRequestAuditLogConfig.js +60 -0
  16. package/dist/models/CreateClusterRequestAuditLogConfig.js.map +1 -0
  17. package/dist/models/CreateTemplateRequest.d.ts +2 -4
  18. package/dist/models/CreateTemplateRequest.js.map +1 -1
  19. package/dist/models/CreateTriggerResponseBody.d.ts +3 -3
  20. package/dist/models/DeleteClusterInspectConfigResponseBody.d.ts +3 -0
  21. package/dist/models/DeleteClusterInspectConfigResponseBody.js.map +1 -1
  22. package/dist/models/DeleteClusterNodesRequest.d.ts +11 -9
  23. package/dist/models/DeleteClusterNodesRequest.js.map +1 -1
  24. package/dist/models/DeleteClusterNodesResponseBody.d.ts +1 -1
  25. package/dist/models/DescribeAddonResponseBody.d.ts +3 -11
  26. package/dist/models/DescribeAddonResponseBody.js.map +1 -1
  27. package/dist/models/DescribeAddonResponseBodyNewerVersions.d.ts +4 -1
  28. package/dist/models/DescribeAddonResponseBodyNewerVersions.js.map +1 -1
  29. package/dist/models/DescribeClusterDetailResponseBody.d.ts +17 -23
  30. package/dist/models/DescribeClusterDetailResponseBody.js.map +1 -1
  31. package/dist/models/DescribeClusterDetailResponseBodyControlPlaneConfig.d.ts +2 -2
  32. package/dist/models/DescribeClusterNodePoolDetailResponseBody.d.ts +1 -1
  33. package/dist/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.d.ts +4 -0
  34. package/dist/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.js.map +1 -1
  35. package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.d.ts +1 -0
  36. package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.js +2 -0
  37. package/dist/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.js.map +1 -1
  38. package/dist/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.d.ts +6 -1
  39. package/dist/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.js.map +1 -1
  40. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepools.d.ts +9 -6
  41. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepools.js.map +1 -1
  42. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.d.ts +9 -5
  43. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.js.map +1 -1
  44. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.d.ts +14 -8
  45. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.js.map +1 -1
  46. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.d.ts +8 -2
  47. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.js.map +1 -1
  48. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.d.ts +5 -1
  49. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.js +2 -0
  50. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.js.map +1 -1
  51. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.d.ts +4 -1
  52. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.js.map +1 -1
  53. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.d.ts +8 -1
  54. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.js.map +1 -1
  55. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementUpgradeConfig.d.ts +1 -1
  56. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.d.ts +6 -7
  57. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.js.map +1 -1
  58. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.d.ts +65 -30
  59. package/dist/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.js.map +1 -1
  60. package/dist/models/DescribeClusterUserKubeconfigRequest.d.ts +6 -4
  61. package/dist/models/DescribeClusterUserKubeconfigRequest.js.map +1 -1
  62. package/dist/models/DescribeClusterUserKubeconfigResponseBody.d.ts +2 -2
  63. package/dist/models/DescribeClusterVulsResponseBody.d.ts +1 -1
  64. package/dist/models/DescribeClustersV1request.d.ts +4 -4
  65. package/dist/models/DescribeClustersV1responseBodyClusters.d.ts +14 -36
  66. package/dist/models/DescribeClustersV1responseBodyClusters.js.map +1 -1
  67. package/dist/models/DescribeKubernetesVersionMetadataRequest.d.ts +6 -3
  68. package/dist/models/DescribeKubernetesVersionMetadataRequest.js.map +1 -1
  69. package/dist/models/DescribeKubernetesVersionMetadataResponseBody.d.ts +1 -1
  70. package/dist/models/DescribeKubernetesVersionMetadataResponseBodyImages.d.ts +3 -3
  71. package/dist/models/DescribeNodePoolVulsResponseBody.d.ts +5 -2
  72. package/dist/models/DescribeNodePoolVulsResponseBody.js.map +1 -1
  73. package/dist/models/DescribeNodePoolVulsResponseBodyVulRecords.d.ts +1 -1
  74. package/dist/models/DescribeUserPermissionResponseBody.d.ts +1 -1
  75. package/dist/models/GetClusterCheckResponseBody.d.ts +1 -1
  76. package/dist/models/InstallClusterAddonsRequest.d.ts +1 -1
  77. package/dist/models/InstallClusterAddonsRequestBody.d.ts +6 -8
  78. package/dist/models/InstallClusterAddonsRequestBody.js.map +1 -1
  79. package/dist/models/InstallClusterAddonsResponseBody.d.ts +5 -5
  80. package/dist/models/ListClusterInspectReportsRequest.d.ts +6 -0
  81. package/dist/models/ListClusterInspectReportsRequest.js.map +1 -1
  82. package/dist/models/ListClusterInspectReportsResponseBody.d.ts +10 -0
  83. package/dist/models/ListClusterInspectReportsResponseBody.js.map +1 -1
  84. package/dist/models/ListClusterInspectReportsResponseBodyReports.d.ts +16 -0
  85. package/dist/models/ListClusterInspectReportsResponseBodyReports.js.map +1 -1
  86. package/dist/models/ListClusterInspectReportsResponseBodyReportsSummary.d.ts +15 -0
  87. package/dist/models/ListClusterInspectReportsResponseBodyReportsSummary.js.map +1 -1
  88. package/dist/models/ModifyClusterNodePoolRequest.d.ts +5 -5
  89. package/dist/models/ModifyClusterNodePoolRequestAutoScaling.d.ts +30 -14
  90. package/dist/models/ModifyClusterNodePoolRequestAutoScaling.js.map +1 -1
  91. package/dist/models/ModifyClusterNodePoolRequestKubernetesConfig.d.ts +16 -7
  92. package/dist/models/ModifyClusterNodePoolRequestKubernetesConfig.js.map +1 -1
  93. package/dist/models/ModifyClusterNodePoolRequestManagement.d.ts +10 -8
  94. package/dist/models/ModifyClusterNodePoolRequestManagement.js.map +1 -1
  95. package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.d.ts +3 -2
  96. package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.js +2 -0
  97. package/dist/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.js.map +1 -1
  98. package/dist/models/ModifyClusterNodePoolRequestManagementAutoUpgradePolicy.d.ts +7 -7
  99. package/dist/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.d.ts +9 -3
  100. package/dist/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.js.map +1 -1
  101. package/dist/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.d.ts +12 -6
  102. package/dist/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.js.map +1 -1
  103. package/dist/models/ModifyClusterNodePoolRequestNodepoolInfo.d.ts +4 -2
  104. package/dist/models/ModifyClusterNodePoolRequestNodepoolInfo.js.map +1 -1
  105. package/dist/models/ModifyClusterNodePoolRequestScalingGroup.d.ts +77 -43
  106. package/dist/models/ModifyClusterNodePoolRequestScalingGroup.js.map +1 -1
  107. package/dist/models/ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions.d.ts +4 -4
  108. package/dist/models/ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit.d.ts +2 -2
  109. package/dist/models/ModifyNodePoolNodeConfigRequest.d.ts +6 -2
  110. package/dist/models/ModifyNodePoolNodeConfigRequest.js.map +1 -1
  111. package/dist/models/ModifyNodePoolNodeConfigRequestOsConfig.d.ts +1 -1
  112. package/dist/models/RunClusterCheckRequest.d.ts +12 -3
  113. package/dist/models/RunClusterCheckRequest.js.map +1 -1
  114. package/dist/models/RunClusterInspectRequest.d.ts +3 -0
  115. package/dist/models/RunClusterInspectRequest.js.map +1 -1
  116. package/dist/models/RunClusterInspectResponseBody.d.ts +9 -0
  117. package/dist/models/RunClusterInspectResponseBody.js.map +1 -1
  118. package/dist/models/ScanClusterVulsResponseBody.d.ts +1 -1
  119. package/dist/models/UnInstallClusterAddonsRequest.d.ts +1 -1
  120. package/dist/models/UnInstallClusterAddonsRequestAddons.d.ts +4 -4
  121. package/dist/models/UnInstallClusterAddonsResponseBody.d.ts +3 -3
  122. package/dist/models/UpdateClusterInspectConfigRequest.d.ts +10 -0
  123. package/dist/models/UpdateClusterInspectConfigRequest.js.map +1 -1
  124. package/dist/models/UpdateClusterInspectConfigResponseBody.d.ts +3 -0
  125. package/dist/models/UpdateClusterInspectConfigResponseBody.js.map +1 -1
  126. package/dist/models/UpdateK8sClusterUserConfigExpireRequest.d.ts +3 -3
  127. package/dist/models/model.d.ts +1 -0
  128. package/dist/models/model.js +13 -11
  129. package/dist/models/model.js.map +1 -1
  130. package/package.json +1 -1
  131. package/src/client.ts +44 -34
  132. package/src/models/CreateClusterInspectConfigRequest.ts +8 -0
  133. package/src/models/CreateClusterInspectConfigResponseBody.ts +3 -0
  134. package/src/models/CreateClusterNodePoolRequestManagementAutoRepairPolicy.ts +3 -0
  135. package/src/models/CreateClusterRequest.ts +7 -0
  136. package/src/models/CreateClusterRequestAuditLogConfig.ts +30 -0
  137. package/src/models/CreateTemplateRequest.ts +2 -4
  138. package/src/models/CreateTriggerResponseBody.ts +3 -3
  139. package/src/models/DeleteClusterInspectConfigResponseBody.ts +3 -0
  140. package/src/models/DeleteClusterNodesRequest.ts +11 -9
  141. package/src/models/DeleteClusterNodesResponseBody.ts +1 -1
  142. package/src/models/DescribeAddonResponseBody.ts +3 -11
  143. package/src/models/DescribeAddonResponseBodyNewerVersions.ts +4 -1
  144. package/src/models/DescribeClusterDetailResponseBody.ts +17 -23
  145. package/src/models/DescribeClusterDetailResponseBodyControlPlaneConfig.ts +2 -2
  146. package/src/models/DescribeClusterNodePoolDetailResponseBody.ts +1 -1
  147. package/src/models/DescribeClusterNodePoolDetailResponseBodyAutoMode.ts +4 -0
  148. package/src/models/DescribeClusterNodePoolDetailResponseBodyManagementAutoRepairPolicy.ts +3 -0
  149. package/src/models/DescribeClusterNodePoolDetailResponseBodyScalingGroup.ts +6 -1
  150. package/src/models/DescribeClusterNodePoolsResponseBodyNodepools.ts +9 -6
  151. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsAutoScaling.ts +9 -5
  152. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsKubernetesConfig.ts +14 -8
  153. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagement.ts +8 -2
  154. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoRepairPolicy.ts +7 -1
  155. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoUpgradePolicy.ts +4 -1
  156. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementAutoVulFixPolicy.ts +8 -1
  157. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsManagementUpgradeConfig.ts +1 -1
  158. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsNodepoolInfo.ts +6 -7
  159. package/src/models/DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup.ts +65 -30
  160. package/src/models/DescribeClusterUserKubeconfigRequest.ts +6 -4
  161. package/src/models/DescribeClusterUserKubeconfigResponseBody.ts +2 -2
  162. package/src/models/DescribeClusterVulsResponseBody.ts +1 -1
  163. package/src/models/DescribeClustersV1request.ts +4 -4
  164. package/src/models/DescribeClustersV1responseBodyClusters.ts +14 -36
  165. package/src/models/DescribeKubernetesVersionMetadataRequest.ts +6 -3
  166. package/src/models/DescribeKubernetesVersionMetadataResponseBody.ts +1 -1
  167. package/src/models/DescribeKubernetesVersionMetadataResponseBodyImages.ts +3 -3
  168. package/src/models/DescribeNodePoolVulsResponseBody.ts +5 -2
  169. package/src/models/DescribeNodePoolVulsResponseBodyVulRecords.ts +1 -1
  170. package/src/models/DescribeUserPermissionResponseBody.ts +1 -1
  171. package/src/models/GetClusterCheckResponseBody.ts +1 -1
  172. package/src/models/InstallClusterAddonsRequest.ts +1 -1
  173. package/src/models/InstallClusterAddonsRequestBody.ts +6 -8
  174. package/src/models/InstallClusterAddonsResponseBody.ts +5 -5
  175. package/src/models/ListClusterInspectReportsRequest.ts +6 -0
  176. package/src/models/ListClusterInspectReportsResponseBody.ts +10 -0
  177. package/src/models/ListClusterInspectReportsResponseBodyReports.ts +16 -0
  178. package/src/models/ListClusterInspectReportsResponseBodyReportsSummary.ts +15 -0
  179. package/src/models/ModifyClusterNodePoolRequest.ts +5 -5
  180. package/src/models/ModifyClusterNodePoolRequestAutoScaling.ts +30 -14
  181. package/src/models/ModifyClusterNodePoolRequestKubernetesConfig.ts +16 -7
  182. package/src/models/ModifyClusterNodePoolRequestManagement.ts +10 -8
  183. package/src/models/ModifyClusterNodePoolRequestManagementAutoRepairPolicy.ts +5 -2
  184. package/src/models/ModifyClusterNodePoolRequestManagementAutoUpgradePolicy.ts +7 -7
  185. package/src/models/ModifyClusterNodePoolRequestManagementAutoVulFixPolicy.ts +9 -3
  186. package/src/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.ts +12 -6
  187. package/src/models/ModifyClusterNodePoolRequestNodepoolInfo.ts +4 -2
  188. package/src/models/ModifyClusterNodePoolRequestScalingGroup.ts +77 -43
  189. package/src/models/ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions.ts +4 -4
  190. package/src/models/ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit.ts +2 -2
  191. package/src/models/ModifyNodePoolNodeConfigRequest.ts +6 -2
  192. package/src/models/ModifyNodePoolNodeConfigRequestOsConfig.ts +1 -1
  193. package/src/models/RunClusterCheckRequest.ts +12 -3
  194. package/src/models/RunClusterInspectRequest.ts +3 -0
  195. package/src/models/RunClusterInspectResponseBody.ts +9 -0
  196. package/src/models/ScanClusterVulsResponseBody.ts +1 -1
  197. package/src/models/UnInstallClusterAddonsRequest.ts +1 -1
  198. package/src/models/UnInstallClusterAddonsRequestAddons.ts +4 -4
  199. package/src/models/UnInstallClusterAddonsResponseBody.ts +3 -3
  200. package/src/models/UpdateClusterInspectConfigRequest.ts +10 -0
  201. package/src/models/UpdateClusterInspectConfigResponseBody.ts +3 -0
  202. package/src/models/UpdateK8sClusterUserConfigExpireRequest.ts +3 -3
  203. package/src/models/model.ts +1 -0
@@ -2,10 +2,12 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyClusterNodePoolRequestManagementUpgradeConfig extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Specifies whether to enable auto update. Valid values:
5
+ * This parameter is deprecated. Use the preceding `auto_upgrade` parameter instead.
6
6
  *
7
- * * true: enables auto update.
8
- * * false: disables auto update.
7
+ * Specifies whether to enable auto upgrade. Valid values:
8
+ *
9
+ * * true: enables auto upgrade.
10
+ * * false: disables auto upgrade.
9
11
  *
10
12
  * Default value: `true`.
11
13
  *
@@ -29,9 +31,11 @@ export declare class ModifyClusterNodePoolRequestManagementUpgradeConfig extends
29
31
  maxUnavailable?: number;
30
32
  /**
31
33
  * @remarks
32
- * The number of additional nodes that are temporarily added to the node pool during an auto update. Additional nodes are used to host the workloads of nodes that are being updated.
34
+ * The number of additional nodes that are temporarily added to the node pool during an auto upgrade. Specify this parameter or `surge_percentage`.
35
+ *
36
+ * A node is unavailable during an upgrade. Additional nodes are used to temporarily host the workloads of nodes that are being upgraded.
33
37
  *
34
- * > We recommend that you set the number of additional nodes to a value that does not exceed the current number of existing nodes.
38
+ * > We recommend that you specify a value that does not exceed the current number of nodes in the node pool.
35
39
  *
36
40
  * @example
37
41
  * 5
@@ -39,7 +43,9 @@ export declare class ModifyClusterNodePoolRequestManagementUpgradeConfig extends
39
43
  surge?: number;
40
44
  /**
41
45
  * @remarks
42
- * The percentage of additional nodes to the nodes in the node pool. You must set this parameter or `surge`.
46
+ * The percentage of additional nodes in the node pool. Specify this parameter or the `surge` parameter is specified.
47
+ *
48
+ * The number of additional nodes = The percentage of additional nodes × The number of nodes in the node pool. For example, if the percentage of additional nodes is 50% and the number of nodes in the node pool is 6, the number of additional nodes is 3.
43
49
  *
44
50
  * @example
45
51
  * 0
@@ -1 +1 @@
1
- {"version":3,"file":"ModifyClusterNodePoolRequestManagementUpgradeConfig.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mDAAoD,SAAQ,KAAK,CAAC,KAAK;IA8ClF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,cAAc;YAC3B,cAAc,EAAE,iBAAiB;YACjC,KAAK,EAAE,OAAO;YACd,eAAe,EAAE,kBAAkB;SACpC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,SAAS;YACtB,cAAc,EAAE,QAAQ;YACxB,KAAK,EAAE,QAAQ;YACf,eAAe,EAAE,QAAQ;SAC1B,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;AAvED,kHAuEC"}
1
+ {"version":3,"file":"ModifyClusterNodePoolRequestManagementUpgradeConfig.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestManagementUpgradeConfig.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mDAAoD,SAAQ,KAAK,CAAC,KAAK;IAoDlF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,cAAc;YAC3B,cAAc,EAAE,iBAAiB;YACjC,KAAK,EAAE,OAAO;YACd,eAAe,EAAE,kBAAkB;SACpC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,SAAS;YACtB,cAAc,EAAE,QAAQ;YACxB,KAAK,EAAE,QAAQ;YACf,eAAe,EAAE,QAAQ;SAC1B,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;AA7ED,kHA6EC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyClusterNodePoolRequestNodepoolInfo extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The name of a node pool.
5
+ * The name of the node pool.
6
6
  *
7
7
  * The name must be 1 to 63 characters in length, and can contain digits, letters, and hyphens (-). It cannot start with a hyphen (-).
8
8
  *
@@ -12,7 +12,9 @@ export declare class ModifyClusterNodePoolRequestNodepoolInfo extends $dara.Mode
12
12
  name?: string;
13
13
  /**
14
14
  * @remarks
15
- * The resource group ID to which the instance belongs.
15
+ * The ID of the resource group to which the node pool belongs. Instances that are added to the node pool belong to this resource group.
16
+ *
17
+ * Each resource can belong only to one resource group. You can regard a resource group as a project, an application, or an organization based on your business scenarios.
16
18
  *
17
19
  * @example
18
20
  * rg-acfmyvw3wjm****
@@ -1 +1 @@
1
- {"version":3,"file":"ModifyClusterNodePoolRequestNodepoolInfo.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestNodepoolInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IAmBvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,eAAe,EAAE,mBAAmB;SACrC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,eAAe,EAAE,QAAQ;SAC1B,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;AAxCD,4FAwCC"}
1
+ {"version":3,"file":"ModifyClusterNodePoolRequestNodepoolInfo.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestNodepoolInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IAqBvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,eAAe,EAAE,mBAAmB;SACrC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,eAAe,EAAE,QAAQ;SAC1B,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;AA1CD,4FA0CC"}
@@ -12,7 +12,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
12
12
  * * `true`: enables auto-renewal.
13
13
  * * `false`: disables auto-renewal.
14
14
  *
15
- * Default value: `false`
15
+ * Default value: `false`.
16
16
  *
17
17
  * @example
18
18
  * true
@@ -20,10 +20,10 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
20
20
  autoRenew?: boolean;
21
21
  /**
22
22
  * @remarks
23
- * The auto-renewal period. Valid value:
23
+ * The auto-renewal period. Valid values:
24
24
  *
25
25
  * * Valid values when PeriodUnit is set to Week: 1, 2, and 3.
26
- * * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
26
+ * * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60
27
27
  *
28
28
  * Default value: 1.
29
29
  *
@@ -33,9 +33,9 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
33
33
  autoRenewPeriod?: number;
34
34
  /**
35
35
  * @remarks
36
- * Specifies whether to automatically create pay-as-you-go instances to meet the required number of ECS instances if preemptible instances cannot be created due to reasons such as the cost or insufficient inventory. This parameter takes effect only when you set `multi_az_policy` to `COST_OPTIMIZED`. Valid values:
36
+ * Specifies whether to automatically create pay-as-you-go instances to meet the required number of ECS instances if preemptible instances cannot be created due to reasons such as the price or insufficient inventory. This parameter takes effect when you set `multi_az_policy` to `COST_OPTIMIZED`. Valid values:
37
37
  *
38
- * * `true`: automatically creates pay-as-you-go instances to meet the required number of ECS instances if preemptible instances cannot be created
38
+ * * `true`: automatically creates pay-as-you-go instances to meet the required number of ECS instances if preemptible instances cannot be created.
39
39
  * * `false`: does not create pay-as-you-go instances to meet the required number of ECS instances if preemptible instances cannot be created.
40
40
  *
41
41
  * @example
@@ -47,18 +47,26 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
47
47
  * The configurations of the data disks that are mounted to nodes in the node pool. Valid values: 0 to 10. You can mount at most 10 data disks to the nodes in the node pool.
48
48
  */
49
49
  dataDisks?: DataDisk[];
50
+ /**
51
+ * @example
52
+ * ds-bp1d19mmbsv3jf6xxxxx
53
+ */
50
54
  deploymentsetId?: string;
51
55
  /**
52
56
  * @remarks
53
57
  * The expected number of nodes in the node pool.
54
58
  *
59
+ * The expected number of nodes in the node pool. We recommend that you configure at least two nodes to ensure that cluster components run as expected. You can modify the Expected Nodes parameter to adjust the number of nodes in the node pool.
60
+ *
61
+ * If you do not want to create nodes in the node pool, set this parameter to 0. You can manually modify this parameter to add nodes later.
62
+ *
55
63
  * @example
56
64
  * 2
57
65
  */
58
66
  desiredSize?: number;
59
67
  /**
60
68
  * @remarks
61
- * The custom image ID. You can call the `DescribeKubernetesVersionMetadata` operation to query the supported images. By default, the latest image is used.
69
+ * The custom image ID. You can call the `DescribeKubernetesVersionMetadata` operation to query the images supported by ACK. By default, the latest image is used.
62
70
  *
63
71
  * @example
64
72
  * aliyun_2_1903_x64_20G_alibase_20200904.vhd
@@ -70,14 +78,14 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
70
78
  *
71
79
  * * `AliyunLinux`: Alibaba Cloud Linux 2.
72
80
  * * `AliyunLinuxSecurity`: Alibaba Cloud Linux 2 (UEFI).
73
- * * `AliyunLinux3`: Alibaba Cloud Linux 3
74
- * * `AliyunLinux3Arm64`: Alibaba Cloud Linux 3 (ARM).
81
+ * * `AliyunLinux3`: Alibaba Cloud Linux 3.
82
+ * * `AliyunLinux3Arm64`: Alibaba Cloud Linux 3 for ARM.
75
83
  * * `AliyunLinux3Security`: Alibaba Cloud Linux 3 (UEFI).
76
84
  * * `CentOS`: CentOS.
77
85
  * * `Windows`: Windows.
78
86
  * * `WindowsCore`: Windows Core.
79
87
  * * `ContainerOS`: ContainerOS.
80
- * * `AliyunLinux3ContainerOptimized`: Alibaba Cloud Linux 3 Container-optimized image.
88
+ * * `AliyunLinux3ContainerOptimized`: Alibaba Cloud Linux 3 Container-optimized.
81
89
  *
82
90
  * @example
83
91
  * AliyunLinux
@@ -87,10 +95,10 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
87
95
  * @remarks
88
96
  * The billing method of nodes in the node pool. Valid values:
89
97
  *
90
- * * `PrePaid`: subscription
91
- * * `PostPaid`: pay-as-you-go
98
+ * * `PrePaid`: subscription.
99
+ * * `PostPaid`: pay-as-you-go.
92
100
  *
93
- * Default value: `PostPaid`
101
+ * Default value: `PostPaid`.
94
102
  *
95
103
  * @example
96
104
  * PostPaid
@@ -98,20 +106,22 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
98
106
  instanceChargeType?: string;
99
107
  /**
100
108
  * @remarks
101
- * The instance attributes.
109
+ * .The instance attributes.
102
110
  */
103
111
  instancePatterns?: InstancePatterns[];
104
112
  /**
105
113
  * @remarks
106
114
  * The instance types. You can specify multiple instance types. A node is assigned the instance type from the first instance type of the list until the node is created. The instance type that is used to create the node varies based on the actual instance stock.
115
+ *
116
+ * You can specify 1 to 10 instance types.
107
117
  */
108
118
  instanceTypes?: string[];
109
119
  /**
110
120
  * @remarks
111
- * The billing method of the public IP address. Valid values:
121
+ * The metering method of the public IP address. Valid values:
112
122
  *
113
- * * `PayByBandwidth`: pay-by-bandwidth
114
- * * `PayByTraffic`: pay-by-data-transfer
123
+ * * `PayByBandwidth`: pay-by-bandwidth.
124
+ * * `PayByTraffic`: pay-by-data-transfer.
115
125
  *
116
126
  * @example
117
127
  * PayByBandwidth
@@ -145,15 +155,15 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
145
155
  * @remarks
146
156
  * The ECS instance scaling policy for the multi-zone scaling group. Valid values:
147
157
  *
148
- * * `PRIORITY`: The scaling group is scaled based on the VSwitchIds.N parameter. If an ECS instance cannot be created in the zone in which the vSwitch that has the highest priority resides, Auto Scaling creates the ECS instance in the zone in which the vSwitch that has the next highest priority resides.
158
+ * * `PRIORITY`: ECS instances are scaled based on the value of VSwitchIds.N. If an ECS instance cannot be created in the zone where the vSwitch that has the highest priority resides, the system creates the ECS instance in the zone where the vSwitch that has the next highest priority resides.
149
159
  *
150
- * * `COST_OPTIMIZED`: ECS instances are created based on the vCPU unit price in ascending order. Preemptible instances are preferably created when preemptible instance types are specified in the scaling configurations. You can specify `CompensateWithOnDemand` to specify whether to automatically create pay-as-you-go instances when preemptible instances cannot be created due to insufficient resources.
160
+ * * `COST_OPTIMIZED`: ECS instances are created based on the vCPU unit price in ascending order. Preemptible instances are preferably created if preemptible instance types are specified in the scaling configurations. You can set the `CompensateWithOnDemand` parameter to specify whether to automatically create pay-as-you-go instances when preemptible instances cannot be created due to insufficient inventory.
151
161
  *
152
162
  * **
153
163
  *
154
- * **Note** `COST_OPTIMIZED` is valid only when multiple instance types are specified or at least one preemptible instance type is specified.
164
+ * **Note** `COST_OPTIMIZED` takes effect only when multiple instance types are specified or at least one preemptible instance type is specified.
155
165
  *
156
- * * `BALANCE`: ECS instances are evenly distributed across multiple zones specified by the scaling group. If ECS instances become imbalanced among multiple zones due to the insufficient inventory, you can call the `RebalanceInstances` operation of Auto Scaling to balance the instance distribution among zones. For more information, see [RebalanceInstances](https://help.aliyun.com/document_detail/71516.html).
166
+ * * `BALANCE`: ECS instances are evenly distributed across multiple zones specified by the scaling group. If ECS instances become imbalanced among multiple zones due to insufficient inventory, you can call the `RebalanceInstances` operation of Auto Scaling to balance the instance distribution among zones. For more information, see [RebalanceInstances](https://help.aliyun.com/document_detail/71516.html).
157
167
  *
158
168
  * Default value: `PRIORITY`.
159
169
  *
@@ -163,7 +173,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
163
173
  multiAzPolicy?: string;
164
174
  /**
165
175
  * @remarks
166
- * The minimum number of pay-as-you-go instances that must be kept in the scaling group. Valid values: 0 to 1000. If the number of pay-as-you-go instances is smaller than the value of this parameter, Auto Scaling preferably creates pay-as-you-go instances.
176
+ * The minimum number of pay-as-you-go instances that must be kept in the scaling group. Valid values: 0 to 1000. If the number of pay-as-you-go instances is less than the value of this parameter, the system preferably creates pay-as-you-go instances.
167
177
  *
168
178
  * @example
169
179
  * 0
@@ -179,9 +189,10 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
179
189
  onDemandPercentageAboveBaseCapacity?: number;
180
190
  /**
181
191
  * @remarks
182
- * The subscription duration of the nodes in the node pool. This parameter takes effect and is required only when you set `instance_charge_type` to `PrePaid`.
192
+ * The subscription duration of nodes in the node pool. This parameter takes effect and is required if you set `instance_charge_type` to `PrePaid`.
183
193
  *
184
- * Valid values if `period_unit` is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
194
+ * * If `period_unit` is set to Week, the valid values of `period` are 1, 2, 3, and 4.
195
+ * * If `period_unit` is set to Month, the valid values of `period` are 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
185
196
  *
186
197
  * @example
187
198
  * 1
@@ -189,9 +200,10 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
189
200
  period?: number;
190
201
  /**
191
202
  * @remarks
192
- * The billing cycle of the nodes in the node pool. This parameter is required if you set `instance_charge_type` to `PrePaid`. Valid values:
203
+ * The billing cycle of nodes in the node pool. This parameter takes effect and is required if you set `instance_charge_type` to `PrePaid`. Valid values:
193
204
  *
194
- * The billing cycle is measured only in months.
205
+ * * `Month`: The subscription duration is measured in months.
206
+ * * `Week`: The subscription duration is measured in weeks.
195
207
  *
196
208
  * Default value: `Month`.
197
209
  *
@@ -201,6 +213,8 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
201
213
  periodUnit?: string;
202
214
  /**
203
215
  * @remarks
216
+ * This parameter is obsolete. Use the `image_type` parameter instead.
217
+ *
204
218
  * The OS platform. Valid values:
205
219
  *
206
220
  * * `AliyunLinux`
@@ -216,12 +230,12 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
216
230
  platform?: string;
217
231
  /**
218
232
  * @remarks
219
- * The configuration of the private node pool.
233
+ * The configurations of the private node pool.
220
234
  */
221
235
  privatePoolOptions?: ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions;
222
236
  /**
223
237
  * @remarks
224
- * The ApsaraDB RDS instances.
238
+ * The IDs of ApsaraDB RDS instances.
225
239
  */
226
240
  rdsInstances?: string[];
227
241
  /**
@@ -229,7 +243,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
229
243
  * The scaling mode of the scaling group. Valid values:
230
244
  *
231
245
  * * `release`: the standard mode. ECS instances are created and released based on resource usage.
232
- * * `recycle`: the swift mode. ECS instances are created, stopped, or started during scaling events. This reduces the time required for the next scale-out event. When the instance is stopped, you are charged only for the storage service. This does not apply to ECS instances that are attached to local disks.
246
+ * * `recycle`: the swift mode. ECS instances are created, stopped, or started during scaling events. This reduces the time required for the next scale-out event. When the instance is stopped, you are charged only for the storage service. This does not apply to ECS instances that are attached with local disks.
233
247
  *
234
248
  * @example
235
249
  * release
@@ -246,7 +260,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
246
260
  spotInstancePools?: number;
247
261
  /**
248
262
  * @remarks
249
- * Indicates whether preemptible instances can be supplemented. If the supplementation of preemptible instances is enabled, when the scaling group receives a system message that a preemptible instance is to be reclaimed, the scaling group attempts to create a new instance to replace this instance. Valid values:
263
+ * Specifies whether to enable the supplementation of preemptible instances. If you set this parameter to true, when the scaling group receives a system message indicating that a preemptible instance is to be reclaimed, the scaling group attempts to create a new instance to replace the instance. Valid values:
250
264
  *
251
265
  * * `true`: supplements preemptible instances.
252
266
  * * `false`: does not supplement preemptible instances.
@@ -276,7 +290,12 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
276
290
  spotStrategy?: string;
277
291
  /**
278
292
  * @remarks
279
- * Specifies whether to enable Burst for the system disk when the disk type is cloud_auto.
293
+ * Specifies whether to enable the burst feature for the system disk. Valid values:
294
+ *
295
+ * * true: enables the burst feature.
296
+ * * false: disables the burst feature.
297
+ *
298
+ * This parameter is effective only when `system_disk_category` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
280
299
  *
281
300
  * @example
282
301
  * true
@@ -284,17 +303,20 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
284
303
  systemDiskBurstingEnabled?: boolean;
285
304
  /**
286
305
  * @remarks
287
- * The system disk types. The system attempts to create system disks of a disk type with a lower priority if the disk type with a higher priority is unavailable. Valid values: cloud: disk. cloud_efficiency: Ultra disk. cloud_ssd: Standard SSD. cloud_essd: Enterprise SSD (ESSD).
306
+ * The categories of the system disk. The system attempts to create system disks of a disk category with a lower priority if the disk category with a higher priority is unavailable.
288
307
  */
289
308
  systemDiskCategories?: string[];
290
309
  /**
291
310
  * @remarks
292
- * The type of system disk. Valid values:
311
+ * The category of the system disk. Valid values:
293
312
  *
294
- * * `cloud_efficiency`: ultra disk
295
- * * `cloud_ssd`: standard SSD
313
+ * * `cloud_efficiency`: ultra disk.
314
+ * * `cloud_ssd`: standard SSD.
315
+ * * `cloud_essd`: Enterprise ESSD (ESSD).
316
+ * * `cloud_auto`: ESSD AutoPL disk.
317
+ * * `cloud_essd_entry`: ESSD Entry disk.
296
318
  *
297
- * Default value: `cloud_ssd`
319
+ * Default value: `cloud_efficiency`.
298
320
  *
299
321
  * @example
300
322
  * cloud_efficiency
@@ -302,7 +324,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
302
324
  systemDiskCategory?: string;
303
325
  /**
304
326
  * @remarks
305
- * The encryption algorithm that is used by the system disk. The value is aes-256.
327
+ * The encryption algorithm that is used to encrypt the system disk. Set the value to aes-256.
306
328
  *
307
329
  * @example
308
330
  * aes-256
@@ -310,7 +332,10 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
310
332
  systemDiskEncryptAlgorithm?: string;
311
333
  /**
312
334
  * @remarks
313
- * Indicates whether the system disk is encrypted. Valid values: true: encrypts the system disk. false: does not encrypt the system disk.
335
+ * Specifies whether to encrypt the system disk. Valid values:
336
+ *
337
+ * * true: encrypts the system disk.
338
+ * * false: does not encrypt the system disk.
314
339
  *
315
340
  * @example
316
341
  * false
@@ -326,7 +351,12 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
326
351
  systemDiskKmsKeyId?: string;
327
352
  /**
328
353
  * @remarks
329
- * The performance level (PL) of the system disk that you want to use for the node. This parameter takes effect only for ESSDs. You can specify a higher PL if you increase the size of the data disk. For more information, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
354
+ * The performance level (PL) of the system disk. This parameter takes effect only for an ESSD. You can specify a higher PL if you increase the size of the data disk. For more information, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
355
+ *
356
+ * * PL0: moderate maximum concurrent I/O performance and low I/O latency.
357
+ * * PL1: moderate maximum concurrent I/O performance and low I/O latency.
358
+ * * PL2: high maximum concurrent I/O performance and low I/O latency.
359
+ * * PL3: ultra-high maximum concurrent I/O performance and ultra-low I/O latency.
330
360
  *
331
361
  * @example
332
362
  * PL1
@@ -334,7 +364,11 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
334
364
  systemDiskPerformanceLevel?: string;
335
365
  /**
336
366
  * @remarks
337
- * The predefined read and write IOPS of the system disk when the disk type is cloud_auto.
367
+ * The preset IOPS of the system disk.
368
+ *
369
+ * Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}. Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}.
370
+ *
371
+ * This parameter is effective only when `system_disk_category` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
338
372
  *
339
373
  * @example
340
374
  * 1000
@@ -342,9 +376,9 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
342
376
  systemDiskProvisionedIops?: number;
343
377
  /**
344
378
  * @remarks
345
- * The size of the system disk in GiB.
379
+ * The size of the system disk. Unit: GiB
346
380
  *
347
- * Valid values: 20 to 500.
381
+ * Valid values: 20 to 2048.
348
382
  *
349
383
  * The value of this parameter must be at least 20 and greater than or equal to the size of the image.
350
384
  *
@@ -358,12 +392,12 @@ export declare class ModifyClusterNodePoolRequestScalingGroup extends $dara.Mode
358
392
  * @remarks
359
393
  * The tags that you want to add only to ECS instances.
360
394
  *
361
- * The label key must be unique and cannot exceed 128 characters in length. The label key and value cannot start with aliyun or acs: and cannot contain https:// or http://.
395
+ * The tag key must be unique and cannot exceed 128 characters in length. The tag key and value cannot start with aliyun or acs: or contain https:// or http://.
362
396
  */
363
397
  tags?: Tag[];
364
398
  /**
365
399
  * @remarks
366
- * The IDs of vSwitches. You can specify 1 to 20 vSwitches.
400
+ * The vSwitch IDs. You can specify one to eight vSwitch IDs.
367
401
  *
368
402
  * > To ensure high availability, we recommend that you select vSwitches that reside in different zones.
369
403
  */
@@ -1 +1 @@
1
- {"version":3,"file":"ModifyClusterNodePoolRequestScalingGroup.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestScalingGroup.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ModifyClusterNodePoolRequestScalingGroup.js","sourceRoot":"","sources":["../../src/models/ModifyClusterNodePoolRequestScalingGroup.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yCAAsC;AACtC,yDAAsD;AACtD,6IAA0I;AAC1I,qIAAkI;AAClI,+BAA4B;AAG5B,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA8YvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,YAAY;YACvB,eAAe,EAAE,mBAAmB;YACpC,sBAAsB,EAAE,2BAA2B;YACnD,SAAS,EAAE,YAAY;YACvB,eAAe,EAAE,kBAAkB;YACnC,WAAW,EAAE,cAAc;YAC3B,OAAO,EAAE,UAAU;YACnB,SAAS,EAAE,YAAY;YACvB,kBAAkB,EAAE,sBAAsB;YAC1C,gBAAgB,EAAE,mBAAmB;YACrC,aAAa,EAAE,gBAAgB;YAC/B,kBAAkB,EAAE,sBAAsB;YAC1C,uBAAuB,EAAE,4BAA4B;YACrD,OAAO,EAAE,UAAU;YACnB,aAAa,EAAE,gBAAgB;YAC/B,aAAa,EAAE,iBAAiB;YAChC,oBAAoB,EAAE,yBAAyB;YAC/C,mCAAmC,EAAE,0CAA0C;YAC/E,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,aAAa;YACzB,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,sBAAsB;YAC1C,YAAY,EAAE,eAAe;YAC7B,aAAa,EAAE,gBAAgB;YAC/B,gBAAgB,EAAE,oBAAoB;YACtC,iBAAiB,EAAE,qBAAqB;YACxC,kBAAkB,EAAE,sBAAsB;YAC1C,cAAc,EAAE,kBAAkB;YAClC,YAAY,EAAE,eAAe;YAC7B,yBAAyB,EAAE,8BAA8B;YACzD,oBAAoB,EAAE,wBAAwB;YAC9C,kBAAkB,EAAE,sBAAsB;YAC1C,0BAA0B,EAAE,+BAA+B;YAC3D,mBAAmB,EAAE,uBAAuB;YAC5C,kBAAkB,EAAE,wBAAwB;YAC5C,0BAA0B,EAAE,+BAA+B;YAC3D,yBAAyB,EAAE,8BAA8B;YACzD,cAAc,EAAE,kBAAkB;YAClC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,aAAa;SAC1B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,SAAS;YACpB,eAAe,EAAE,QAAQ;YACzB,sBAAsB,EAAE,SAAS;YACjC,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mBAAQ,EAAE;YACpD,eAAe,EAAE,QAAQ;YACzB,WAAW,EAAE,QAAQ;YACrB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,kBAAkB,EAAE,QAAQ;YAC5B,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mCAAgB,EAAE;YACnE,aAAa,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACxD,kBAAkB,EAAE,QAAQ;YAC5B,uBAAuB,EAAE,QAAQ;YACjC,OAAO,EAAE,QAAQ;YACjB,aAAa,EAAE,QAAQ;YACvB,aAAa,EAAE,QAAQ;YACvB,oBAAoB,EAAE,QAAQ;YAC9B,mCAAmC,EAAE,QAAQ;YAC7C,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,uHAA0D;YAC9E,YAAY,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACvD,aAAa,EAAE,QAAQ;YACvB,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC3D,iBAAiB,EAAE,QAAQ;YAC3B,kBAAkB,EAAE,SAAS;YAC7B,cAAc,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,+GAAsD,EAAE;YACvG,YAAY,EAAE,QAAQ;YACtB,yBAAyB,EAAE,SAAS;YACpC,oBAAoB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC/D,kBAAkB,EAAE,QAAQ;YAC5B,0BAA0B,EAAE,QAAQ;YACpC,mBAAmB,EAAE,SAAS;YAC9B,kBAAkB,EAAE,QAAQ;YAC5B,0BAA0B,EAAE,QAAQ;YACpC,yBAAyB,EAAE,QAAQ;YACnC,cAAc,EAAE,QAAQ;YACxB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,SAAG,EAAE;YAC1C,UAAU,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;SACtD,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;YACxC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACnD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,CAAC,EAAE,CAAC;YACrC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAChD,CAAC;QACD,IAAG,IAAI,CAAC,kBAAkB,IAAI,OAAQ,IAAI,CAAC,kBAA0B,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC7F,IAAI,CAAC,kBAA0B,CAAC,QAAQ,EAAE,CAAC;QAC9C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC,EAAE,CAAC;YACpC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC/C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;YACxC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACnD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,EAAE,CAAC;YACtC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;QACjD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,CAAC,EAAE,CAAC;YAC5C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;QACvD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;YAClC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC7C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA7gBD,4FA6gBC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The private node pool ID.
5
+ * The private node pool ID. This parameter is available only when `match_criteria` is set to `Target`.
6
6
  *
7
7
  * @example
8
8
  * eap-bp67acfmxazb4****
@@ -10,11 +10,11 @@ export declare class ModifyClusterNodePoolRequestScalingGroupPrivatePoolOptions
10
10
  id?: string;
11
11
  /**
12
12
  * @remarks
13
- * The type of private node pool. This parameter specifies the type of private node pool that you want to use to create instances. A private pool is generated when an elasticity assurance or a capacity reservation takes effect. The system selects a private pool to start instances. Valid values:
13
+ * The type of private node pool. This parameter specifies the type of private pool that you want to use to create instances. A private pool is generated when an elasticity assurance or a capacity reservation takes effect. The system selects a private pool to start instances. Valid values:
14
14
  *
15
- * * `Open`: uses an open private pool. The system selects an open private pool to start instances. If no matching open private pools are available, the resources in the public pool are used.
15
+ * * `Open`: open private pool. The system selects an open private pool to start instances. If no matching open private pools are available, the resources in the public pool are used.
16
16
  * * `Target`: uses a specified private pool. The system uses the resources of the specified private pool to start instances. If the specified private pool is unavailable, instances cannot be started.
17
- * * `None`: does not use private pools. The resources of private node pools are not used to launch instances.
17
+ * * `None`: no private pool is used. The resources of private pools are not used to launch the instances.
18
18
  *
19
19
  * @example
20
20
  * Open
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The price cap of a preemptible instance.
5
+ * The instance type of preemptible instances.
6
6
  *
7
7
  * @example
8
8
  * ecs.c6.large
@@ -10,7 +10,7 @@ export declare class ModifyClusterNodePoolRequestScalingGroupSpotPriceLimit exte
10
10
  instanceType?: string;
11
11
  /**
12
12
  * @remarks
13
- * The maximum bid price of a preemptible instance.
13
+ * The price cap of a preemptible instance.
14
14
  *
15
15
  * Unit: USD/hour.
16
16
  *
@@ -4,10 +4,14 @@ import { KubeletConfig } from "./KubeletConfig";
4
4
  import { ModifyNodePoolNodeConfigRequestOsConfig } from "./ModifyNodePoolNodeConfigRequestOsConfig";
5
5
  import { ModifyNodePoolNodeConfigRequestRollingPolicy } from "./ModifyNodePoolNodeConfigRequestRollingPolicy";
6
6
  export declare class ModifyNodePoolNodeConfigRequest extends $dara.Model {
7
+ /**
8
+ * @remarks
9
+ * The containerd runtime configuration.
10
+ */
7
11
  containerdConfig?: ContainerdConfig;
8
12
  /**
9
13
  * @remarks
10
- * The kubelet configuration.
14
+ * The kubelet configurations.
11
15
  */
12
16
  kubeletConfig?: KubeletConfig;
13
17
  /**
@@ -17,7 +21,7 @@ export declare class ModifyNodePoolNodeConfigRequest extends $dara.Model {
17
21
  osConfig?: ModifyNodePoolNodeConfigRequestOsConfig;
18
22
  /**
19
23
  * @remarks
20
- * The rolling update configuration.
24
+ * The rolling policy configuration.
21
25
  */
22
26
  rollingPolicy?: ModifyNodePoolNodeConfigRequestRollingPolicy;
23
27
  static names(): {
@@ -1 +1 @@
1
- {"version":3,"file":"ModifyNodePoolNodeConfigRequest.js","sourceRoot":"","sources":["../../src/models/ModifyNodePoolNodeConfigRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yDAAsD;AACtD,mDAAgD;AAChD,uGAAoG;AACpG,iHAA8G;AAG9G,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAiB9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,mBAAmB;YACrC,aAAa,EAAE,gBAAgB;YAC/B,QAAQ,EAAE,WAAW;YACrB,aAAa,EAAE,gBAAgB;SAChC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,mCAAgB;YAClC,aAAa,EAAE,6BAAa;YAC5B,QAAQ,EAAE,iFAAuC;YACjD,aAAa,EAAE,2FAA4C;SAC5D,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,gBAAgB,IAAI,OAAQ,IAAI,CAAC,gBAAwB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACzF,IAAI,CAAC,gBAAwB,CAAC,QAAQ,EAAE,CAAC;QAC5C,CAAC;QACD,IAAG,IAAI,CAAC,aAAa,IAAI,OAAQ,IAAI,CAAC,aAAqB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACnF,IAAI,CAAC,aAAqB,CAAC,QAAQ,EAAE,CAAC;QACzC,CAAC;QACD,IAAG,IAAI,CAAC,QAAQ,IAAI,OAAQ,IAAI,CAAC,QAAgB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACzE,IAAI,CAAC,QAAgB,CAAC,QAAQ,EAAE,CAAC;QACpC,CAAC;QACD,IAAG,IAAI,CAAC,aAAa,IAAI,OAAQ,IAAI,CAAC,aAAqB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACnF,IAAI,CAAC,aAAqB,CAAC,QAAQ,EAAE,CAAC;QACzC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtDD,0EAsDC"}
1
+ {"version":3,"file":"ModifyNodePoolNodeConfigRequest.js","sourceRoot":"","sources":["../../src/models/ModifyNodePoolNodeConfigRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yDAAsD;AACtD,mDAAgD;AAChD,uGAAoG;AACpG,iHAA8G;AAG9G,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAqB9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,mBAAmB;YACrC,aAAa,EAAE,gBAAgB;YAC/B,QAAQ,EAAE,WAAW;YACrB,aAAa,EAAE,gBAAgB;SAChC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,mCAAgB;YAClC,aAAa,EAAE,6BAAa;YAC5B,QAAQ,EAAE,iFAAuC;YACjD,aAAa,EAAE,2FAA4C;SAC5D,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,gBAAgB,IAAI,OAAQ,IAAI,CAAC,gBAAwB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACzF,IAAI,CAAC,gBAAwB,CAAC,QAAQ,EAAE,CAAC;QAC5C,CAAC;QACD,IAAG,IAAI,CAAC,aAAa,IAAI,OAAQ,IAAI,CAAC,aAAqB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACnF,IAAI,CAAC,aAAqB,CAAC,QAAQ,EAAE,CAAC;QACzC,CAAC;QACD,IAAG,IAAI,CAAC,QAAQ,IAAI,OAAQ,IAAI,CAAC,QAAgB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACzE,IAAI,CAAC,QAAgB,CAAC,QAAQ,EAAE,CAAC;QACpC,CAAC;QACD,IAAG,IAAI,CAAC,aAAa,IAAI,OAAQ,IAAI,CAAC,aAAqB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACnF,IAAI,CAAC,aAAqB,CAAC,QAAQ,EAAE,CAAC;QACzC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,0EA0DC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyNodePoolNodeConfigRequestOsConfig extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Configuration for sysctl kernel parameters.
5
+ * The sysctl configuration.
6
6
  */
7
7
  sysctl?: {
8
8
  [key: string]: any;
@@ -2,14 +2,16 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class RunClusterCheckRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The cluster check items.
5
+ * The cluster check parameters.
6
6
  */
7
7
  options?: {
8
8
  [key: string]: string;
9
9
  };
10
10
  /**
11
11
  * @remarks
12
- * The target to be checked.
12
+ * The check target.
13
+ *
14
+ * If you set `type=NodePoolUpgrade`, you must set this parameter to the node pool ID. Otherwise, this parameter is optional.
13
15
  *
14
16
  * @example
15
17
  * np1f6779297c4444a3a1cdd29be8e5****
@@ -17,7 +19,14 @@ export declare class RunClusterCheckRequest extends $dara.Model {
17
19
  target?: string;
18
20
  /**
19
21
  * @remarks
20
- * The check method.
22
+ * The check type.
23
+ *
24
+ * Valid values:
25
+ *
26
+ * * ClusterMigrate: cluster migration.
27
+ * * MasterUpgrade: control plane upgrade.
28
+ * * NodePoolUpgrade: node pool upgrade.
29
+ * * ClusterUpgrade: cluster upgrade.
21
30
  *
22
31
  * This parameter is required.
23
32
  *
@@ -1 +1 @@
1
- {"version":3,"file":"RunClusterCheckRequest.js","sourceRoot":"","sources":["../../src/models/RunClusterCheckRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sBAAuB,SAAQ,KAAK,CAAC,KAAK;IAwBrD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAlDD,wDAkDC"}
1
+ {"version":3,"file":"RunClusterCheckRequest.js","sourceRoot":"","sources":["../../src/models/RunClusterCheckRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sBAAuB,SAAQ,KAAK,CAAC,KAAK;IAiCrD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA3DD,wDA2DC"}
@@ -1,6 +1,9 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class RunClusterInspectRequest extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * The idempotency token that ensures an API request completes no more than one time.
6
+ *
4
7
  * @example
5
8
  * c82e6987e2961451182edacd74faf
6
9
  */
@@ -1 +1 @@
1
- {"version":3,"file":"RunClusterInspectRequest.js","sourceRoot":"","sources":["../../src/models/RunClusterInspectRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IAMvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;SACtB,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;AAzBD,4DAyBC"}
1
+ {"version":3,"file":"RunClusterInspectRequest.js","sourceRoot":"","sources":["../../src/models/RunClusterInspectRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IASvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;SACtB,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;AA5BD,4DA4BC"}
@@ -1,16 +1,25 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class RunClusterInspectResponseBody extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * The inspection report ID.
6
+ *
4
7
  * @example
5
8
  * 5d6557c983064c45bed62ab2a2119cc7
6
9
  */
7
10
  reportId?: string;
8
11
  /**
12
+ * @remarks
13
+ * The request ID.
14
+ *
9
15
  * @example
10
16
  * 0AB4D067-4DD7-5471-B90A-FCC564BC3337
11
17
  */
12
18
  requestId?: string;
13
19
  /**
20
+ * @remarks
21
+ * The inspection task ID.
22
+ *
14
23
  * @example
15
24
  * T-67d7ec016ce37c0106000***
16
25
  */
@@ -1 +1 @@
1
- {"version":3,"file":"RunClusterInspectResponseBody.js","sourceRoot":"","sources":["../../src/models/RunClusterInspectResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAgB5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;SACjB,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;AAvCD,sEAuCC"}
1
+ {"version":3,"file":"RunClusterInspectResponseBody.js","sourceRoot":"","sources":["../../src/models/RunClusterInspectResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAyB5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;SACjB,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;AAhDD,sEAgDC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ScanClusterVulsResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Request ID.
5
+ * The request ID.
6
6
  *
7
7
  * @example
8
8
  * 687C5BAA-D103-4993-884B-C35E4314A1E1
@@ -3,7 +3,7 @@ import { UnInstallClusterAddonsRequestAddons } from "./UnInstallClusterAddonsReq
3
3
  export declare class UnInstallClusterAddonsRequest extends $dara.Model {
4
4
  /**
5
5
  * @remarks
6
- * The list of components that you want to uninstall. The list is an array.
6
+ * The list of add-ons to uninstall.
7
7
  */
8
8
  addons?: UnInstallClusterAddonsRequestAddons[];
9
9
  static names(): {