@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
@@ -21,20 +21,20 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
21
21
  autoRenew?: boolean;
22
22
  /**
23
23
  * @remarks
24
- * The auto-renewal period. Valid values:
24
+ * The auto-renewal period. Valid value:
25
25
  *
26
- * * Valid values when PeriodUnit is set to Week: 1, 2, and 3
26
+ * * Valid values when PeriodUnit is set to Week: 1, 2, and 3.
27
27
  * * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60
28
28
  *
29
- * Default value: 1.
30
- *
31
29
  * @example
32
30
  * 0
33
31
  */
34
32
  autoRenewPeriod?: number;
35
33
  /**
36
34
  * @remarks
37
- * Specifies whether to enable Center for Internet Security (CIS) reinforcement. CIS reinforcement can be enabled only if Alibaba Cloud Linux 2 or Alibaba Cloud Linux 3 is installed on nodes.
35
+ * This parameter is deprecated.
36
+ *
37
+ * Use security_hardening_os instead.
38
38
  *
39
39
  * @example
40
40
  * false
@@ -76,7 +76,7 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
76
76
  desiredSize?: number;
77
77
  /**
78
78
  * @remarks
79
- * The custom image ID. You can call the `DescribeKubernetesVersionMetadata` operation to query the images supported by ACK.
79
+ * The ID of the custom image. You can call the `DescribeKubernetesVersionMetadata` operation to query the images supported by ACK.
80
80
  *
81
81
  * @example
82
82
  * aliyun_2_1903_x64_20G_alibase_20200529.vhd
@@ -84,7 +84,18 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
84
84
  imageId?: string;
85
85
  /**
86
86
  * @remarks
87
- * The type of the operating system image.
87
+ * The type of the OS image.
88
+ *
89
+ * * `AliyunLinux`: Alibaba Cloud Linux 2.
90
+ * * `AliyunLinuxSecurity`: Alibaba Cloud Linux 2 (UEFI).
91
+ * * `AliyunLinux3`: Alibaba Cloud Linux 3
92
+ * * `AliyunLinux3Arm64`: Alibaba Cloud Linux 3 (ARM).
93
+ * * `AliyunLinux3Security`: Alibaba Cloud Linux 3 (UEFI).
94
+ * * `CentOS`: CentOS.
95
+ * * `Windows`: Windows.
96
+ * * `WindowsCore`: Windows Core.
97
+ * * `ContainerOS`: ContainerOS.
98
+ * * `AliyunLinux3ContainerOptimized`: Alibaba Cloud Linux 3 Container-optimized.
88
99
  *
89
100
  * @example
90
101
  * AliyunLinux
@@ -103,7 +114,7 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
103
114
  instanceChargeType?: string;
104
115
  /**
105
116
  * @remarks
106
- * The attributes of an instance.
117
+ * The attribute configurations of the instance.
107
118
  */
108
119
  instancePatterns?: InstancePatterns[];
109
120
  /**
@@ -116,7 +127,10 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
116
127
  instanceTypes?: string[];
117
128
  /**
118
129
  * @remarks
119
- * The billing method of the public IP address.
130
+ * The metering method of the public IP address.
131
+ *
132
+ * * PayByBandwidth: pay-by-data-transfer.
133
+ * * PayByTraffic: pay-by-data-transfer.
120
134
  *
121
135
  * @example
122
136
  * PayByBandwidth
@@ -142,7 +156,10 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
142
156
  keyPair?: string;
143
157
  /**
144
158
  * @remarks
145
- * Specifies whether a non-root user can log on to the ECS instance added to the node pool.
159
+ * Indicates whether a non-root user can log on to an Elastic Compute Service (ECS) instance added to the node pool.
160
+ *
161
+ * * true: Logs in as a non-root user (ecs-user).
162
+ * * false: Logs in as the root user.
146
163
  *
147
164
  * @example
148
165
  * true
@@ -194,9 +211,10 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
194
211
  onDemandPercentageAboveBaseCapacity?: number;
195
212
  /**
196
213
  * @remarks
197
- * The subscription duration of the nodes in the node pool. This parameter takes effect and is required if you set `instance_charge_type` to `PrePaid`.
214
+ * The subscription duration of the nodes in the node pool. This parameter is available and required only when `instance_charge_type` is set to `PrePaid`.
198
215
  *
199
- * If `period_unit` is set to Month, the valid values of period are 1, 2, 3, 6, 12, 24, 36, 48, and 60.
216
+ * * If `period_unit` is set to Week, the valid values of `period` are 1, 2, 3, and 4.
217
+ * * 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.
200
218
  *
201
219
  * @example
202
220
  * 1
@@ -204,9 +222,10 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
204
222
  period?: number;
205
223
  /**
206
224
  * @remarks
207
- * The billing cycle of the nodes in the node pool. This parameter takes effect only if`instance_charge_type` is set to `PrePaid`.
225
+ * The billing cycle of the nodes in the node pool. This parameter is required if you set `instance_charge_type` to `PrePaid`. Valid values:
208
226
  *
209
- * Valid value: `Month`, which indicates that the subscription duration is measured in months.
227
+ * * `Month`: The subscription duration is measured in months.
228
+ * * `Week`: The subscription duration is measured in weeks.
210
229
  *
211
230
  * @example
212
231
  * Month
@@ -214,7 +233,9 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
214
233
  periodUnit?: string;
215
234
  /**
216
235
  * @remarks
217
- * The operating system distribution. Valid values:
236
+ * This parameter is deprecated.
237
+ *
238
+ * The OS distribution that is used. Valid values:
218
239
  *
219
240
  * * `CentOS`
220
241
  * * `AliyunLinux`
@@ -272,7 +293,9 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
272
293
  scalingPolicy?: string;
273
294
  /**
274
295
  * @remarks
275
- * The ID of the security group to which the node pool is added. If the node pool is added to multiple security groups, the first ID in the value of the `security_group_ids` parameter is returned.
296
+ * This parameter is deprecated.
297
+ *
298
+ * The ID of the security group to which the node pool is added. If the node pool is added to multiple security groups, the first ID in the value of `security_group_ids` is returned.
276
299
  *
277
300
  * @example
278
301
  * sg-2ze1iuk12m2sb4c4****
@@ -285,8 +308,11 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
285
308
  securityGroupIds?: string[];
286
309
  /**
287
310
  * @remarks
288
- * Alibaba Cloud OS security hardening. Values:
289
- * - `true`: Enable Alibaba Cloud OS security hardening. - `false`: Do not enable Alibaba Cloud OS security hardening.
311
+ * Indicates whether Alibaba Cloud Linux Security Hardening is enabled. Valid values:
312
+ *
313
+ * * `true`: Alibaba Cloud Linux Security Hardening is enabled.
314
+ * * `false`: Alibaba Cloud Linux Security Hardening is disabled.
315
+ *
290
316
  * Default value: `false`.
291
317
  *
292
318
  * @example
@@ -341,7 +367,12 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
341
367
  spotStrategy?: string;
342
368
  /**
343
369
  * @remarks
344
- * Specifies whether to enable Burst for the system disk when the disk type is cloud_auto.
370
+ * Specifies whether to enable the burst feature for the system disk. Valid values:
371
+ *
372
+ * * true: enables the burst feature.
373
+ * * false: disables the burst feature.
374
+ *
375
+ * 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).
345
376
  *
346
377
  * @example
347
378
  * true
@@ -349,7 +380,7 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
349
380
  systemDiskBurstingEnabled?: boolean;
350
381
  /**
351
382
  * @remarks
352
- * The categories of system disks. The system creates system disks of a disk category with a lower priority if the disk category with a higher priority is unavailable. Valid values: cloud (basic disk), cloud_efficiency (ultra disk). cloud_ssd (standard SSD), cloud_essd (Enterprise SSD).
383
+ * The categories of system disks. The system creates system disks of a disk category with a lower priority if the disk category with a higher priority is unavailable.
353
384
  */
354
385
  systemDiskCategories?: string[];
355
386
  /**
@@ -358,6 +389,9 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
358
389
  *
359
390
  * * `cloud_efficiency`: ultra disk
360
391
  * * `cloud_ssd`: SSD
392
+ * * `cloud_essd`: Enterprise ESSD (ESSD).
393
+ * * `cloud_auto`: ESSD AutoPL disk.
394
+ * * `cloud_essd_entry`: ESSD Entry disk.
361
395
  *
362
396
  * @example
363
397
  * cloud_efficiency
@@ -365,7 +399,7 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
365
399
  systemDiskCategory?: string;
366
400
  /**
367
401
  * @remarks
368
- * The encryption algorithm that is used to encrypt the system disk. Set the value to aes-256.
402
+ * The encryption algorithm that is used to encrypt the system disk. The value is aes-256.
369
403
  *
370
404
  * @example
371
405
  * aes-256
@@ -392,7 +426,12 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
392
426
  systemDiskKmsKeyId?: string;
393
427
  /**
394
428
  * @remarks
395
- * The performance level (PL) of the system disk. This parameter takes effect only for an ESSD.
429
+ * 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 a data disk. For more information, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
430
+ *
431
+ * * PL0: moderate maximum concurrent I/O performance and low I/O latency.
432
+ * * PL1: moderate maximum concurrent I/O performance and low I/O latency.
433
+ * * PL2: high maximum concurrent I/O performance and low I/O latency.
434
+ * * PL3: ultra-high maximum concurrent I/O performance and ultra-low I/O latency.
396
435
  *
397
436
  * @example
398
437
  * PL1
@@ -408,9 +447,9 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
408
447
  systemDiskProvisionedIops?: number;
409
448
  /**
410
449
  * @remarks
411
- * The size of the system disk. Unit: GiB.
450
+ * The size of the system disk in GiB.
412
451
  *
413
- * Valid values: 20 to 500.
452
+ * Valid values: 20 to 2048.
414
453
  *
415
454
  * @example
416
455
  * 120
@@ -418,16 +457,12 @@ export class DescribeClusterNodePoolsResponseBodyNodepoolsScalingGroup extends $
418
457
  systemDiskSize?: number;
419
458
  /**
420
459
  * @remarks
421
- * The labels that you want to add only to Elastic Compute Service (ECS) instances.
422
- *
423
- * The key must be unique and cannot exceed 128 characters in length. The key and value must not start with aliyun or acs: or contain https:// or http://.
460
+ * The label to be added to the ECS instances.
424
461
  */
425
462
  tags?: Tag[];
426
463
  /**
427
464
  * @remarks
428
- * The vSwitch IDs. You can specify 1 to 20 vSwitches.
429
- *
430
- * > To ensure high availability, we recommend that you select vSwitches in different zones.
465
+ * The vSwitch IDs.
431
466
  */
432
467
  vswitchIds?: string[];
433
468
  static names(): { [key: string]: string } {
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeClusterUserKubeconfigRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to obtain the kubeconfig file that is used to connect to the cluster over the internal network. Valid values:
8
+ * Specifies whether to obtain the kubeconfig file that is used to connect to the cluster over the internal network. You can obtain the terminal ID by calling one of the following operations:
9
9
  *
10
10
  * * `true`: obtains the kubeconfig file that is used to connect to the master instance over the internal network.
11
11
  * * `false`: obtains the kubeconfig file that is used to connect to the master instance over the Internet.
12
12
  *
13
- * Default value: `false`.
13
+ * Default value: `false`
14
14
  *
15
15
  * @example
16
16
  * true
@@ -18,9 +18,11 @@ export class DescribeClusterUserKubeconfigRequest extends $dara.Model {
18
18
  privateIpAddress?: boolean;
19
19
  /**
20
20
  * @remarks
21
- * The validity period of a temporary kubeconfig file. Unit: minutes. Valid values: 15 to 4320 (3 days).
21
+ * The validity period of the temporary kubeconfig file. Unit: minutes. Valid values: 15 to 4320 (3 days).
22
22
  *
23
- * > If you do not specify this parameter, the system specifies a longer validity period. The validity period is returned in the `expiration` parameter.
23
+ * **
24
+ *
25
+ * **Usage notes** If you do not specify this parameter, the system specifies a longer validity period. The validity period is returned in the `expiration` parameter.
24
26
  *
25
27
  * @example
26
28
  * 15
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeClusterUserKubeconfigResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The content of the kubeconfig file. For more information about how to view the kubeconfig file, see [Configure cluster credentials](https://help.aliyun.com/document_detail/86494.html).
8
+ * The kubeconfig file of the cluster.
9
9
  *
10
10
  * @example
11
11
  * apiVersion: v1****
@@ -13,7 +13,7 @@ export class DescribeClusterUserKubeconfigResponseBody extends $dara.Model {
13
13
  config?: string;
14
14
  /**
15
15
  * @remarks
16
- * The validity period of the kubeconfig file. The value is the UTC time displayed in RFC3339 format.
16
+ * The expiration time of the kubeconfig file. Format: the UTC time in the RFC3339 format.
17
17
  *
18
18
  * @example
19
19
  * 2024-03-10T09:56:17Z
@@ -6,7 +6,7 @@ import { DescribeClusterVulsResponseBodyVulRecords } from "./DescribeClusterVuls
6
6
  export class DescribeClusterVulsResponseBody extends $dara.Model {
7
7
  /**
8
8
  * @remarks
9
- * An array of vulnerabilities.
9
+ * The list of vulnerabilities.
10
10
  */
11
11
  vulRecords?: DescribeClusterVulsResponseBodyVulRecords[];
12
12
  static names(): { [key: string]: string } {
@@ -24,9 +24,11 @@ export class DescribeClustersV1Request extends $dara.Model {
24
24
  clusterSpec?: string;
25
25
  /**
26
26
  * @remarks
27
+ * The type of the instance.
28
+ *
27
29
  * * `Kubernetes`: ACK dedicated cluster.
28
30
  * * `ManagedKubernetes`: ACK managed cluster. ACK managed clusters include ACK Basic clusters, ACK Pro clusters, ACK Serverless Basic clusters, ACK Serverless Pro clusters, ACK Edge Basic clusters, ACK Edge Pro clusters, and ACK Lingjun Pro clusters.
29
- * * `ExternalKubernetes`: registered cluster.
31
+ * * `ExternalKubernetes`: registered cluster
30
32
  *
31
33
  * @example
32
34
  * Kubernetes
@@ -36,15 +38,13 @@ export class DescribeClustersV1Request extends $dara.Model {
36
38
  * @remarks
37
39
  * The cluster name.
38
40
  *
39
- * The name must be 1 to 63 characters in length, and can contain digits, letters, and hyphens (-). The name cannot start with a hyphen (-).
40
- *
41
41
  * @example
42
42
  * cluster-demo
43
43
  */
44
44
  name?: string;
45
45
  /**
46
46
  * @remarks
47
- * The page number.
47
+ * The page number of the returned page.
48
48
  *
49
49
  * @example
50
50
  * 3
@@ -24,10 +24,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
24
24
  clusterId?: string;
25
25
  /**
26
26
  * @remarks
27
- * After you set `cluster_type` to `ManagedKubernetes` and configure the `profile` parameter, you can further specify the edition of the cluster. Valid values:
28
- *
29
- * * `ack.pro.small`: ACK Pro cluster.
30
- * * `ack.standard`: ACK Basic cluster. If you leave the parameter empty, ACK Basic cluster is selected.
27
+ * The specification of the cluster.
31
28
  *
32
29
  * @example
33
30
  * ack.standard
@@ -35,9 +32,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
35
32
  clusterSpec?: string;
36
33
  /**
37
34
  * @remarks
38
- * * `Kubernetes`: ACK dedicated cluster.
39
- * * `ManagedKubernetes`: ACK managed cluster. ACK managed clusters include ACK Basic clusters, ACK Pro clusters, ACK Serverless Basic clusters, ACK Serverless Pro clusters, ACK Edge Basic clusters, ACK Edge Pro clusters, and ACK Lingjun Pro clusters.
40
- * * `ExternalKubernetes`: registered cluster.
35
+ * The type of the instance.
41
36
  *
42
37
  * @example
43
38
  * Kubernetes
@@ -53,7 +48,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
53
48
  containerCidr?: string;
54
49
  /**
55
50
  * @remarks
56
- * The time when the cluster was created.
51
+ * The time at which the instance is created.
57
52
  *
58
53
  * @example
59
54
  * 2020-08-20T10:51:29+08:00
@@ -69,7 +64,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
69
64
  currentVersion?: string;
70
65
  /**
71
66
  * @remarks
72
- * Specifies whether to enable cluster deletion protection. If this option is enabled, the cluster cannot be deleted in the ACK console or by calling API operations. Valid values:
67
+ * Specifies whether to enable cluster deletion protection. If you enable this option, the cluster cannot be deleted in the console or by calling API operations. Valid values:
73
68
  *
74
69
  * * `true`: enables deletion protection for the cluster. This way, the cluster cannot be deleted in the ACK console or by calling API operations.
75
70
  * * `false`: disables deletion protection for the cluster. This way, the cluster can be deleted in the ACK console or by calling API operations.
@@ -98,9 +93,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
98
93
  externalLoadbalancerId?: string;
99
94
  /**
100
95
  * @remarks
101
- * The Kubernetes version of the cluster. The Kubernetes versions supported by ACK are the same as the Kubernetes versions supported by open source Kubernetes. We recommend that you specify the latest Kubernetes version. If you do not configure this parameter, the latest Kubernetes version is used.
102
- *
103
- * You can create clusters that run the latest two Kubernetes versions in the ACK console. You can call the API operation to create clusters of other Kubernetes versions. For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
96
+ * The version of the cluster. For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
104
97
  *
105
98
  * @example
106
99
  * 1.16.9-aliyun.1
@@ -110,8 +103,8 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
110
103
  * @remarks
111
104
  * The IP stack of the cluster. Valid values:
112
105
  *
113
- * * ipv4: The cluster is an IPv4 cluster.
114
- * * dual: The cluster is a dual-stack cluster.
106
+ * * ipv4: creates a cluster that supports only the IPv4 protocol stack.
107
+ * * dual: creates a cluster that supports IPv4/IPv6 dual-stack.
115
108
  *
116
109
  * @example
117
110
  * ipv4
@@ -142,8 +135,6 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
142
135
  * @remarks
143
136
  * The cluster name.
144
137
  *
145
- * The name must be 1 to 63 characters in length, and can contain digits, letters, and hyphens (-). The name cannot start with a hyphen (-).
146
- *
147
138
  * @example
148
139
  * cluster-demo
149
140
  */
@@ -187,12 +178,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
187
178
  privateZone?: boolean;
188
179
  /**
189
180
  * @remarks
190
- * The cluster identifier. Valid values:
191
- *
192
- * * `Default`: ACK managed cluster. ACK managed clusters include ACK Basic clusters and ACK Pro clusters.
193
- * * `Edge`: ACK Edge cluster. ACK Edge clusters include ACK Edge Basic clusters and ACK Edge Pro clusters.
194
- * * `Serverless`: ACK Serverless cluster. ACK Serverless clusters include ACK Serverless Basic clusters and ACK Serverless Pro clusters.
195
- * * `Lingjun`: ACK Lingjun Pro cluster.
181
+ * The subtype of the cluster.
196
182
  *
197
183
  * @example
198
184
  * Default
@@ -200,9 +186,9 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
200
186
  profile?: string;
201
187
  /**
202
188
  * @remarks
203
- * The Kube-proxy mode. Valid values:
189
+ * The kube-proxy mode.
204
190
  *
205
- * * `iptables`: a mature and stable kube-proxy mode that uses iptables rules to conduct Service discovery and load balancing. The performance of this mode is limited by the size of the cluster. This mode is suitable for clusters that run a small number of Services.
191
+ * * `iptables`: a mature and stable mode that uses iptables rules to conduct service discovery and load balancing. The performance of this mode is limited by the size of the cluster. This mode is suitable for clusters that run a small number of Services.
206
192
  * * `ipvs`: provides high performance and uses IP Virtual Server (IPVS). This allows you to configure service discovery and load balancing. This mode is suitable for clusters that are required to run a large number of services. We recommend that you use this mode in scenarios that require high load balancing performance.
207
193
  *
208
194
  * @example
@@ -274,15 +260,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
274
260
  state?: string;
275
261
  /**
276
262
  * @remarks
277
- * Tis parameter is deprecated. Use the container_cidr parameter to obtain the pod CIDR block. The pod CIDR block. It must be a valid and private CIDR block, and must be one of the following CIDR blocks or their subnets:
278
- *
279
- * * 10.0.0.0/8
280
- * * 172.16-31.0.0/12-16
281
- * * 192.168.0.0/16
282
- *
283
- * The pod CIDR block cannot overlap with the CIDR block of the VPC in which the cluster is deployed and the CIDR blocks of existing clusters in the VPC. You cannot modify the pod CIDR block after you create the cluster.
284
- *
285
- * For more information about the network planning of Container Service for Kubernetes (ACK) clusters, see [Plan CIDR blocks for an ACK cluster](https://help.aliyun.com/document_detail/86500.html).
263
+ * This parameter is deprecated. Use the container_cidr parameter to obtain the pod CIDR block.
286
264
  *
287
265
  * @example
288
266
  * 172.21.0.0/16
@@ -292,7 +270,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
292
270
  subnetCidr?: string;
293
271
  /**
294
272
  * @remarks
295
- * The resource tags of the cluster.
273
+ * The label of the cluster.
296
274
  */
297
275
  tags?: Tag[];
298
276
  /**
@@ -313,7 +291,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
313
291
  updated?: string;
314
292
  /**
315
293
  * @remarks
316
- * The ID of the VPC where the cluster is deployed. This parameter is required when you create a cluster.
294
+ * The ID of the virtual private cloud (VPC) that is used by the cluster.
317
295
  *
318
296
  * @example
319
297
  * vpc-2vcg932hsxsxuqbgl****
@@ -321,7 +299,7 @@ export class DescribeClustersV1ResponseBodyClusters extends $dara.Model {
321
299
  vpcId?: string;
322
300
  /**
323
301
  * @remarks
324
- * The IDs of the vSwitches. You can select one to three vSwitches when you create a cluster. To ensure the high availability of the cluster, we recommend that you select vSwitches in different zones.
302
+ * The ID of the vSwitch in the cluster.
325
303
  *
326
304
  * @example
327
305
  * vsw-2vc41xuumx5z2rdma****,vsw-2vc41xuumx5z2rdma****
@@ -19,9 +19,9 @@ export class DescribeKubernetesVersionMetadataRequest extends $dara.Model {
19
19
  clusterType?: string;
20
20
  /**
21
21
  * @remarks
22
- * The Kubernetes version of the cluster. The Kubernetes versions supported by ACK are the same as the Kubernetes versions supported by open source Kubernetes. We recommend that you specify the latest Kubernetes version. If you do not set this parameter, the latest Kubernetes version is used.
22
+ * The Kubernetes version of the cluster. The Kubernetes versions supported by ACK are the same as the Kubernetes versions supported by open source Kubernetes. We recommend that you specify the latest Kubernetes version. If you do not configure this parameter, the latest Kubernetes version is used.
23
23
  *
24
- * You can create ACK clusters of the latest two Kubernetes versions in the ACK console. You can call the specific ACK API operation to create clusters of other Kubernetes versions. For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
24
+ * For more information about the Kubernetes versions supported by ACK, see [Release notes for Kubernetes versions](https://help.aliyun.com/document_detail/185269.html).
25
25
  *
26
26
  * @example
27
27
  * 1.16.9-aliyun.1
@@ -58,7 +58,10 @@ export class DescribeKubernetesVersionMetadataRequest extends $dara.Model {
58
58
  profile?: string;
59
59
  /**
60
60
  * @remarks
61
- * Specify whether to query the Kubernetes versions available for updates. This parameter takes effect only when the KubernetesVersion parameter is specified.
61
+ * Specifies whether to query the Kubernetes versions available for updates. This parameter takes effect only when the KubernetesVersion parameter is specified.
62
+ *
63
+ * * true: queries the Kubernetes versions available for updates.
64
+ * * false: does not query the Kubernetes versions available for updates.
62
65
  *
63
66
  * @example
64
67
  * 1.30.1-aliyun.1
@@ -72,7 +72,7 @@ export class DescribeKubernetesVersionMetadataResponseBody extends $dara.Model {
72
72
  creatable?: boolean;
73
73
  /**
74
74
  * @remarks
75
- * The list of available versions for updates.
75
+ * The list of available Kubernetes versions for updates.
76
76
  */
77
77
  upgradableVersions?: string[];
78
78
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeKubernetesVersionMetadataResponseBodyImages extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The image ID.
8
+ * The ID of the image.
9
9
  *
10
10
  * @example
11
11
  * centos_7_7_x64_20G_alibase_20200426.vhd
@@ -21,7 +21,7 @@ export class DescribeKubernetesVersionMetadataResponseBodyImages extends $dara.M
21
21
  imageName?: string;
22
22
  /**
23
23
  * @remarks
24
- * The OS platform. Valid values:
24
+ * The OS platform. You can obtain the terminal ID by calling one of the following operations:
25
25
  *
26
26
  * * `AliyunLinux`
27
27
  * * `CentOS`
@@ -42,7 +42,7 @@ export class DescribeKubernetesVersionMetadataResponseBodyImages extends $dara.M
42
42
  osVersion?: string;
43
43
  /**
44
44
  * @remarks
45
- * The type of OS distribution that you want to use. To specify the node OS, we recommend that you use this parameter. Valid values:
45
+ * The type of operating system distribution that you want to use. We recommend that you use this parameter to specify the node operating system. You can obtain the terminal ID by calling one of the following operations:
46
46
  *
47
47
  * * `CentOS`
48
48
  * * `AliyunLinux`
@@ -6,12 +6,15 @@ import { DescribeNodePoolVulsResponseBodyVulRecords } from "./DescribeNodePoolVu
6
6
  export class DescribeNodePoolVulsResponseBody extends $dara.Model {
7
7
  /**
8
8
  * @remarks
9
- * The node pool vulnerabilities.
9
+ * The vulnerability list of all node pools.
10
10
  */
11
11
  vulRecords?: DescribeNodePoolVulsResponseBodyVulRecords[];
12
12
  /**
13
13
  * @remarks
14
- * Whether the Cloud Security CVE Remediation Service has been purchased
14
+ * Indicates whether the CVE vulnerability patching service provided by Security Center is purchased.
15
+ *
16
+ * * true: yes
17
+ * * false: no
15
18
  *
16
19
  * @example
17
20
  * false
@@ -22,7 +22,7 @@ export class DescribeNodePoolVulsResponseBodyVulRecords extends $dara.Model {
22
22
  nodeName?: string;
23
23
  /**
24
24
  * @remarks
25
- * A list of vulnerabilities.
25
+ * The list of vulnerabilities.
26
26
  */
27
27
  vulList?: DescribeNodePoolVulsResponseBodyVulRecordsVulList[];
28
28
  static names(): { [key: string]: string } {
@@ -21,7 +21,7 @@ export class DescribeUserPermissionResponseBody extends $dara.Model {
21
21
  *
22
22
  * * `cluster`: indicates that the permissions are scoped to a cluster.
23
23
  * * `namespace`: indicates that the permissions are scoped to a namespace of a cluster.
24
- * * `console`: indicates that the permissions are scoped to all clusters. This value was displayed only in the console.
24
+ * * `console`: indicates that the permissions are scoped to all clusters.
25
25
  *
26
26
  * @example
27
27
  * cluster
@@ -13,7 +13,7 @@ export class GetClusterCheckResponseBody extends $dara.Model {
13
13
  checkId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The list of check items.
16
+ * A list of check items.
17
17
  */
18
18
  checkItems?: { [key: string]: { [key: string]: any }[] };
19
19
  /**
@@ -6,7 +6,7 @@ import { InstallClusterAddonsRequestBody } from "./InstallClusterAddonsRequestBo
6
6
  export class InstallClusterAddonsRequest extends $dara.Model {
7
7
  /**
8
8
  * @remarks
9
- * The request body.
9
+ * 请求体参数。
10
10
  *
11
11
  * @example
12
12
  * ags-metrics-collector
@@ -5,32 +5,30 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class InstallClusterAddonsRequestBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The custom component settings that you want to use. The value is a JSON string.
8
+ * 组件自定义参数,使用JSON字符串编码。
9
9
  *
10
10
  * @example
11
- * {\\"IngressDashboardEnabled\\":\\"true\\",\\"sls_project_name\\":\\"your_sls_project_name\\"}"}
11
+ * {\\"IngressDashboardEnabled\\":\\"true\\",\\"sls_project_name\\":\\"your_sls_project_name\\"}
12
12
  */
13
13
  config?: string;
14
14
  /**
15
15
  * @remarks
16
- * The component name.
16
+ * 组件名称。您可以通过[ListAddons](https://help.aliyun.com/document_detail/2667939.html)接口查询可用组件的信息,包括组件名称及版本等。
17
17
  *
18
18
  * This parameter is required.
19
19
  *
20
20
  * @example
21
- * ags-metrics-collector
21
+ * logtail-ds
22
22
  */
23
23
  name?: string;
24
24
  /**
25
25
  * @remarks
26
- * The component version.
27
- *
28
- * > You can call the [DescribeClusterAddonsVersion](https://help.aliyun.com/document_detail/197434.html) operation to query the version of a component.
26
+ * 组件版本。您可以通过[ListAddons](https://help.aliyun.com/document_detail/2667939.html)接口查询可用组件的信息,包括组件名称及版本等。
29
27
  *
30
28
  * This parameter is required.
31
29
  *
32
30
  * @example
33
- * v1.0.0.2-cc3b2d6-aliyun
31
+ * v1.7.3.0-aliyun
34
32
  */
35
33
  version?: string;
36
34
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class InstallClusterAddonsResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The cluster ID.
8
+ * 集群ID
9
9
  *
10
10
  * @example
11
11
  * c82e6987e2961451182edacd74faf****
@@ -13,18 +13,18 @@ export class InstallClusterAddonsResponseBody extends $dara.Model {
13
13
  clusterId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The request ID.
16
+ * 请求ID
17
17
  *
18
18
  * @example
19
- * 48BD70F6-A7E6-543D-9F23-08DEB764C92E
19
+ * 687C5BAA-D103-4993-884B-C35E4314****
20
20
  */
21
21
  requestId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The task ID.
24
+ * 任务ID
25
25
  *
26
26
  * @example
27
- * T-5a54309c80282e39ea00002f
27
+ * T-5a54309c80282e39ea0****
28
28
  */
29
29
  taskId?: string;
30
30
  static names(): { [key: string]: string } {