@alicloud/cs20151215 6.7.0 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +438 -446
- package/dist/client.js +485 -446
- package/dist/client.js.map +1 -1
- package/dist/models/AttachInstancesRequest.d.ts +59 -38
- package/dist/models/AttachInstancesRequest.js.map +1 -1
- package/dist/models/AttachInstancesResponseBody.d.ts +4 -4
- package/dist/models/AttachInstancesToNodePoolRequest.d.ts +14 -12
- package/dist/models/AttachInstancesToNodePoolRequest.js.map +1 -1
- package/dist/models/CheckControlPlaneLogEnableResponseBody.d.ts +4 -6
- package/dist/models/CheckControlPlaneLogEnableResponseBody.js.map +1 -1
- package/dist/models/CheckServiceRoleRequest.d.ts +2 -2
- package/dist/models/CheckServiceRoleResponseBody.d.ts +4 -9
- package/dist/models/CheckServiceRoleResponseBody.js.map +1 -1
- package/dist/models/CleanClusterUserPermissionsRequest.d.ts +3 -4
- package/dist/models/CleanClusterUserPermissionsRequest.js.map +1 -1
- package/dist/models/CleanUserPermissionsRequest.d.ts +4 -5
- package/dist/models/CleanUserPermissionsRequest.js.map +1 -1
- package/dist/models/CleanUserPermissionsShrinkRequest.d.ts +4 -5
- package/dist/models/CleanUserPermissionsShrinkRequest.js.map +1 -1
- package/dist/models/CreateAutoRepairPolicyRequest.d.ts +17 -17
- package/dist/models/CreateAutoRepairPolicyResponseBody.d.ts +1 -1
- package/dist/models/CreateAutoscalingConfigRequest.d.ts +42 -55
- package/dist/models/CreateAutoscalingConfigRequest.js.map +1 -1
- package/dist/models/CreateClusterDiagnosisRequest.d.ts +20 -24
- package/dist/models/CreateClusterDiagnosisRequest.js.map +1 -1
- package/dist/models/CreateClusterDiagnosisResponseBody.d.ts +1 -1
- package/dist/models/CreateClusterInspectConfigRequest.d.ts +2 -2
- package/dist/models/CreateClusterNodePoolRequest.d.ts +284 -351
- package/dist/models/CreateClusterNodePoolRequest.js +1 -1
- package/dist/models/CreateClusterNodePoolRequest.js.map +1 -1
- package/dist/models/CreateClusterNodePoolResponseBody.d.ts +3 -3
- package/dist/models/CreateClusterRequest.d.ts +270 -347
- package/dist/models/CreateClusterRequest.js.map +1 -1
- package/dist/models/CreateKubernetesTriggerRequest.d.ts +8 -7
- package/dist/models/CreateKubernetesTriggerRequest.js.map +1 -1
- package/dist/models/CreateKubernetesTriggerResponseBody.d.ts +8 -7
- package/dist/models/CreateKubernetesTriggerResponseBody.js.map +1 -1
- package/dist/models/CreateTemplateRequest.d.ts +10 -9
- package/dist/models/CreateTemplateRequest.js.map +1 -1
- package/dist/models/CreateTriggerRequest.d.ts +8 -7
- package/dist/models/CreateTriggerRequest.js.map +1 -1
- package/dist/models/CreateTriggerResponseBody.d.ts +3 -3
- package/dist/models/DeleteAlertContactGroupRequest.d.ts +1 -1
- package/dist/models/DeleteAlertContactGroupResponse.d.ts +5 -5
- package/dist/models/DeleteAlertContactGroupShrinkRequest.d.ts +1 -1
- package/dist/models/DeleteAlertContactRequest.d.ts +1 -1
- package/dist/models/DeleteAlertContactShrinkRequest.d.ts +1 -1
- package/dist/models/DeleteClusterNodepoolRequest.d.ts +5 -1
- package/dist/models/DeleteClusterNodepoolRequest.js.map +1 -1
- package/dist/models/DeleteClusterNodepoolResponseBody.d.ts +1 -1
- package/dist/models/DeleteClusterNodesRequest.d.ts +10 -13
- package/dist/models/DeleteClusterNodesRequest.js.map +1 -1
- package/dist/models/DeleteClusterNodesResponseBody.d.ts +3 -3
- package/dist/models/DeleteClusterRequest.d.ts +18 -27
- package/dist/models/DeleteClusterRequest.js.map +1 -1
- package/dist/models/DeleteClusterShrinkRequest.d.ts +9 -11
- package/dist/models/DeleteClusterShrinkRequest.js.map +1 -1
- package/dist/models/DeletePolicyInstanceRequest.d.ts +1 -1
- package/dist/models/DeletePolicyInstanceResponseBody.d.ts +1 -1
- package/dist/models/DeployPolicyInstanceRequest.d.ts +5 -6
- package/dist/models/DeployPolicyInstanceRequest.js.map +1 -1
- package/dist/models/DeployPolicyInstanceResponseBody.d.ts +1 -1
- package/dist/models/DescribeAddonRequest.d.ts +18 -7
- package/dist/models/DescribeAddonRequest.js.map +1 -1
- package/dist/models/DescribeAddonResponseBody.d.ts +14 -13
- package/dist/models/DescribeAddonResponseBody.js.map +1 -1
- package/dist/models/DescribeAddonsRequest.d.ts +13 -11
- package/dist/models/DescribeAddonsRequest.js.map +1 -1
- package/dist/models/DescribeAddonsResponseBody.d.ts +4 -4
- package/dist/models/DescribeAutoRepairPolicyResponseBody.d.ts +19 -19
- package/dist/models/DescribeClusterAddonInstanceResponseBody.d.ts +11 -11
- package/dist/models/DescribeClusterAddonMetadataResponseBody.d.ts +1 -1
- package/dist/models/DescribeClusterAttachScriptsRequest.d.ts +13 -16
- package/dist/models/DescribeClusterAttachScriptsRequest.js.map +1 -1
- package/dist/models/DescribeClusterDetailResponseBody.d.ts +96 -123
- package/dist/models/DescribeClusterDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterEventsRequest.d.ts +3 -3
- package/dist/models/DescribeClusterEventsResponseBody.d.ts +22 -41
- package/dist/models/DescribeClusterEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterLogsResponse.d.ts +5 -5
- package/dist/models/DescribeClusterNodePoolDetailResponseBody.d.ts +257 -330
- package/dist/models/DescribeClusterNodePoolDetailResponseBody.js +1 -1
- package/dist/models/DescribeClusterNodePoolDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterNodePoolsRequest.d.ts +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBody.d.ts +236 -310
- package/dist/models/DescribeClusterNodePoolsResponseBody.js +1 -1
- package/dist/models/DescribeClusterNodePoolsResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterNodesRequest.d.ts +24 -9
- package/dist/models/DescribeClusterNodesRequest.js +6 -0
- package/dist/models/DescribeClusterNodesRequest.js.map +1 -1
- package/dist/models/DescribeClusterNodesResponseBody.d.ts +51 -38
- package/dist/models/DescribeClusterNodesResponseBody.js.map +1 -1
- package/dist/models/DescribeClusterResourcesRequest.d.ts +3 -3
- package/dist/models/DescribeClusterResourcesResponse.d.ts +37 -48
- package/dist/models/DescribeClusterResourcesResponse.js.map +1 -1
- package/dist/models/DescribeClusterTasksRequest.d.ts +1 -1
- package/dist/models/DescribeClusterTasksResponseBody.d.ts +7 -7
- package/dist/models/DescribeClusterUserKubeconfigRequest.d.ts +6 -10
- package/dist/models/DescribeClusterUserKubeconfigRequest.js.map +1 -1
- package/dist/models/DescribeClusterUserKubeconfigResponseBody.d.ts +2 -2
- package/dist/models/DescribeClusterVulsResponseBody.d.ts +13 -19
- package/dist/models/DescribeClusterVulsResponseBody.js.map +1 -1
- package/dist/models/DescribeClustersForRegionRequest.d.ts +19 -30
- package/dist/models/DescribeClustersForRegionRequest.js.map +1 -1
- package/dist/models/DescribeClustersForRegionResponseBody.d.ts +40 -67
- package/dist/models/DescribeClustersForRegionResponseBody.js.map +1 -1
- package/dist/models/DescribeClustersRequest.d.ts +1 -1
- package/dist/models/DescribeClustersV1request.d.ts +18 -26
- package/dist/models/DescribeClustersV1request.js.map +1 -1
- package/dist/models/DescribeClustersV1responseBody.d.ts +52 -77
- package/dist/models/DescribeClustersV1responseBody.js.map +1 -1
- package/dist/models/DescribeEventsForRegionRequest.d.ts +2 -2
- package/dist/models/DescribeEventsForRegionResponseBody.d.ts +7 -11
- package/dist/models/DescribeEventsForRegionResponseBody.js.map +1 -1
- package/dist/models/DescribeEventsRequest.d.ts +22 -38
- package/dist/models/DescribeEventsRequest.js.map +1 -1
- package/dist/models/DescribeEventsResponseBody.d.ts +31 -50
- package/dist/models/DescribeEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeExternalAgentRequest.d.ts +6 -4
- package/dist/models/DescribeExternalAgentRequest.js.map +1 -1
- package/dist/models/DescribeExternalAgentResponseBody.d.ts +1 -1
- package/dist/models/DescribeKubernetesVersionMetadataRequest.d.ts +24 -25
- package/dist/models/DescribeKubernetesVersionMetadataRequest.js.map +1 -1
- package/dist/models/DescribeKubernetesVersionMetadataResponse.d.ts +31 -32
- package/dist/models/DescribeKubernetesVersionMetadataResponse.js.map +1 -1
- package/dist/models/DescribeNodePoolVulsRequest.d.ts +4 -4
- package/dist/models/DescribeNodePoolVulsResponseBody.d.ts +13 -18
- package/dist/models/DescribeNodePoolVulsResponseBody.js.map +1 -1
- package/dist/models/DescribePolicyDetailsResponseBody.d.ts +17 -21
- package/dist/models/DescribePolicyDetailsResponseBody.js.map +1 -1
- package/dist/models/DescribePolicyGovernanceInClusterResponseBody.d.ts +30 -34
- package/dist/models/DescribePolicyGovernanceInClusterResponseBody.js.map +1 -1
- package/dist/models/DescribePolicyInstancesRequest.d.ts +2 -2
- package/dist/models/DescribePolicyInstancesResponse.d.ts +20 -19
- package/dist/models/DescribePolicyInstancesResponse.js.map +1 -1
- package/dist/models/DescribePolicyInstancesStatusResponseBody.d.ts +7 -7
- package/dist/models/DescribeRegionsRequest.d.ts +3 -21
- package/dist/models/DescribeRegionsRequest.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +4 -4
- package/dist/models/DescribeResourcesDeleteProtectionRequest.d.ts +6 -5
- package/dist/models/DescribeResourcesDeleteProtectionRequest.js.map +1 -1
- package/dist/models/DescribeResourcesDeleteProtectionResponse.d.ts +5 -6
- package/dist/models/DescribeResourcesDeleteProtectionResponse.js.map +1 -1
- package/dist/models/DescribeSubaccountK8sClusterUserConfigRequest.d.ts +6 -7
- package/dist/models/DescribeSubaccountK8sClusterUserConfigRequest.js.map +1 -1
- package/dist/models/DescribeSubaccountK8sClusterUserConfigResponseBody.d.ts +2 -2
- package/dist/models/DescribeTaskInfoResponseBody.d.ts +20 -26
- package/dist/models/DescribeTaskInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplateAttributeRequest.d.ts +5 -5
- package/dist/models/DescribeTemplateAttributeResponse.d.ts +16 -14
- package/dist/models/DescribeTemplateAttributeResponse.js.map +1 -1
- package/dist/models/DescribeTemplatesRequest.d.ts +7 -6
- package/dist/models/DescribeTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeTemplatesResponseBody.d.ts +19 -20
- package/dist/models/DescribeTemplatesResponseBody.js.map +1 -1
- package/dist/models/DescribeTriggerRequest.d.ts +8 -7
- package/dist/models/DescribeTriggerRequest.js.map +1 -1
- package/dist/models/DescribeTriggerResponse.d.ts +12 -13
- package/dist/models/DescribeTriggerResponse.js.map +1 -1
- package/dist/models/DescribeUserPermissionResponse.d.ts +21 -21
- package/dist/models/DescribeUserQuotaResponseBody.d.ts +6 -6
- package/dist/models/FixNodePoolVulsRequest.d.ts +9 -4
- package/dist/models/FixNodePoolVulsRequest.js.map +1 -1
- package/dist/models/FixNodePoolVulsResponseBody.d.ts +1 -1
- package/dist/models/GetClusterAddonInstanceResponseBody.d.ts +21 -14
- package/dist/models/GetClusterAddonInstanceResponseBody.js.map +1 -1
- package/dist/models/GetClusterAuditProjectResponseBody.d.ts +5 -4
- package/dist/models/GetClusterAuditProjectResponseBody.js.map +1 -1
- package/dist/models/GetClusterCheckResponseBody.d.ts +7 -7
- package/dist/models/GetClusterDiagnosisCheckItemsResponseBody.d.ts +6 -12
- package/dist/models/GetClusterDiagnosisCheckItemsResponseBody.js.map +1 -1
- package/dist/models/GetClusterDiagnosisResultResponseBody.d.ts +14 -26
- package/dist/models/GetClusterDiagnosisResultResponseBody.js.map +1 -1
- package/dist/models/GetClusterInspectConfigResponseBody.d.ts +2 -2
- package/dist/models/GetClusterInspectReportDetailRequest.d.ts +15 -18
- package/dist/models/GetClusterInspectReportDetailRequest.js.map +1 -1
- package/dist/models/GetClusterInspectReportDetailResponseBody.d.ts +30 -34
- package/dist/models/GetClusterInspectReportDetailResponseBody.js.map +1 -1
- package/dist/models/GetKubernetesTriggerRequest.d.ts +8 -7
- package/dist/models/GetKubernetesTriggerRequest.js.map +1 -1
- package/dist/models/GetKubernetesTriggerResponse.d.ts +11 -10
- package/dist/models/GetKubernetesTriggerResponse.js.map +1 -1
- package/dist/models/GetUpgradeStatusResponseBody.d.ts +18 -19
- package/dist/models/GetUpgradeStatusResponseBody.js.map +1 -1
- package/dist/models/GrantPermissionsRequest.d.ts +19 -26
- package/dist/models/GrantPermissionsRequest.js.map +1 -1
- package/dist/models/InstallClusterAddonsRequest.d.ts +4 -4
- package/dist/models/InstallClusterAddonsResponseBody.d.ts +3 -3
- package/dist/models/InstallNodePoolComponentsRequest.d.ts +14 -11
- package/dist/models/InstallNodePoolComponentsRequest.js +1 -1
- package/dist/models/InstallNodePoolComponentsRequest.js.map +1 -1
- package/dist/models/InstallNodePoolComponentsResponseBody.d.ts +2 -2
- package/dist/models/ListAddonsRequest.d.ts +17 -6
- package/dist/models/ListAddonsRequest.js.map +1 -1
- package/dist/models/ListAddonsResponseBody.d.ts +24 -15
- package/dist/models/ListAddonsResponseBody.js.map +1 -1
- package/dist/models/ListAutoRepairPoliciesResponseBody.d.ts +20 -20
- package/dist/models/ListClusterAddonInstanceResourcesResponseBody.d.ts +7 -7
- package/dist/models/ListClusterAddonInstancesResponseBody.d.ts +7 -8
- package/dist/models/ListClusterAddonInstancesResponseBody.js.map +1 -1
- package/dist/models/ListClusterChecksRequest.d.ts +9 -2
- package/dist/models/ListClusterChecksRequest.js.map +1 -1
- package/dist/models/ListClusterChecksResponseBody.d.ts +7 -7
- package/dist/models/ListClusterInspectReportsRequest.d.ts +1 -1
- package/dist/models/ListClusterInspectReportsResponseBody.d.ts +11 -11
- package/dist/models/ListClusterKubeconfigStatesRequest.d.ts +9 -8
- package/dist/models/ListClusterKubeconfigStatesRequest.js.map +1 -1
- package/dist/models/ListClusterKubeconfigStatesResponseBody.d.ts +32 -28
- package/dist/models/ListClusterKubeconfigStatesResponseBody.js.map +1 -1
- package/dist/models/ListOperationPlansForRegionRequest.d.ts +3 -3
- package/dist/models/ListOperationPlansForRegionResponseBody.d.ts +14 -14
- package/dist/models/ListOperationPlansRequest.d.ts +1 -1
- package/dist/models/ListOperationPlansResponseBody.d.ts +13 -15
- package/dist/models/ListOperationPlansResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesRequest.d.ts +6 -4
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +7 -7
- package/dist/models/ListTagResourcesShrinkRequest.d.ts +6 -4
- package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
- package/dist/models/ListUserKubeConfigStatesRequest.d.ts +8 -6
- package/dist/models/ListUserKubeConfigStatesRequest.js.map +1 -1
- package/dist/models/ListUserKubeConfigStatesResponseBody.d.ts +24 -25
- package/dist/models/ListUserKubeConfigStatesResponseBody.js.map +1 -1
- package/dist/models/MigrateClusterRequest.d.ts +2 -2
- package/dist/models/ModifyAutoRepairPolicyRequest.d.ts +15 -15
- package/dist/models/ModifyClusterAddonRequest.d.ts +1 -1
- package/dist/models/ModifyClusterNodePoolRequest.d.ts +229 -298
- package/dist/models/ModifyClusterNodePoolRequest.js.map +1 -1
- package/dist/models/ModifyClusterNodePoolResponseBody.d.ts +3 -3
- package/dist/models/ModifyClusterRequest.d.ts +106 -139
- package/dist/models/ModifyClusterRequest.js.map +1 -1
- package/dist/models/ModifyClusterResponseBody.d.ts +3 -3
- package/dist/models/ModifyClusterTagsRequest.d.ts +1 -1
- package/dist/models/ModifyNodePoolNodeConfigRequest.d.ts +11 -7
- package/dist/models/ModifyNodePoolNodeConfigRequest.js.map +1 -1
- package/dist/models/ModifyPolicyInstanceRequest.d.ts +6 -6
- package/dist/models/ModifyPolicyInstanceResponseBody.d.ts +1 -1
- package/dist/models/Nodepool.d.ts +227 -271
- package/dist/models/Nodepool.js +1 -1
- package/dist/models/Nodepool.js.map +1 -1
- package/dist/models/OpenAckServiceRequest.d.ts +3 -3
- package/dist/models/OpenAckServiceResponseBody.d.ts +1 -1
- package/dist/models/QuotasValue.d.ts +1 -1
- package/dist/models/RemoveNodePoolNodesRequest.d.ts +17 -13
- package/dist/models/RemoveNodePoolNodesRequest.js.map +1 -1
- package/dist/models/RemoveNodePoolNodesShrinkRequest.d.ts +17 -13
- package/dist/models/RemoveNodePoolNodesShrinkRequest.js.map +1 -1
- package/dist/models/RepairClusterNodePoolRequest.d.ts +14 -9
- package/dist/models/RepairClusterNodePoolRequest.js.map +1 -1
- package/dist/models/RepairClusterNodePoolResponseBody.d.ts +1 -1
- package/dist/models/RunClusterCheckRequest.d.ts +4 -9
- package/dist/models/RunClusterCheckRequest.js.map +1 -1
- package/dist/models/RunClusterCheckResponseBody.d.ts +2 -2
- package/dist/models/RunClusterInspectRequest.d.ts +1 -1
- package/dist/models/ScaleClusterNodePoolRequest.d.ts +1 -1
- package/dist/models/ScanClusterVulsResponseBody.d.ts +1 -1
- package/dist/models/StandardComponentsValue.d.ts +10 -9
- package/dist/models/StandardComponentsValue.js.map +1 -1
- package/dist/models/StartAlertRequest.d.ts +2 -2
- package/dist/models/StartAlertResponseBody.d.ts +1 -1
- package/dist/models/StopAlertRequest.d.ts +2 -2
- package/dist/models/StopAlertResponseBody.d.ts +4 -5
- package/dist/models/StopAlertResponseBody.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +9 -7
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/UnInstallClusterAddonsRequest.d.ts +5 -6
- package/dist/models/UnInstallClusterAddonsRequest.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +9 -7
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesShrinkRequest.d.ts +9 -7
- package/dist/models/UntagResourcesShrinkRequest.js.map +1 -1
- package/dist/models/UpdateClusterAuditLogConfigRequest.d.ts +9 -7
- package/dist/models/UpdateClusterAuditLogConfigRequest.js.map +1 -1
- package/dist/models/UpdateClusterAuditLogConfigResponseBody.d.ts +2 -2
- package/dist/models/UpdateClusterInspectConfigRequest.d.ts +3 -3
- package/dist/models/UpdateContactGroupForAlertRequest.d.ts +2 -2
- package/dist/models/UpdateContactGroupForAlertResponseBody.d.ts +4 -5
- package/dist/models/UpdateContactGroupForAlertResponseBody.js.map +1 -1
- package/dist/models/UpdateControlPlaneLogRequest.d.ts +5 -5
- package/dist/models/UpdateK8sClusterUserConfigExpireRequest.d.ts +3 -3
- package/dist/models/UpdateKmsencryptionRequest.d.ts +6 -6
- package/dist/models/UpdateNodePoolComponentRequest.d.ts +12 -9
- package/dist/models/UpdateNodePoolComponentRequest.js +1 -1
- package/dist/models/UpdateNodePoolComponentRequest.js.map +1 -1
- package/dist/models/UpdateNodePoolComponentResponseBody.d.ts +2 -2
- package/dist/models/UpdateResourcesDeleteProtectionRequest.d.ts +16 -4
- package/dist/models/UpdateResourcesDeleteProtectionRequest.js.map +1 -1
- package/dist/models/UpdateResourcesDeleteProtectionResponseBody.d.ts +5 -5
- package/dist/models/UpdateTemplateRequest.d.ts +10 -7
- package/dist/models/UpdateTemplateRequest.js.map +1 -1
- package/dist/models/UpdateUserPermissionsRequest.d.ts +30 -23
- package/dist/models/UpdateUserPermissionsRequest.js.map +1 -1
- package/dist/models/UpgradeClusterAddonsRequest.d.ts +7 -8
- package/dist/models/UpgradeClusterAddonsRequest.js.map +1 -1
- package/dist/models/UpgradeClusterNodepoolRequest.d.ts +22 -16
- package/dist/models/UpgradeClusterNodepoolRequest.js.map +1 -1
- package/dist/models/UpgradeClusterRequest.d.ts +10 -9
- package/dist/models/UpgradeClusterRequest.js.map +1 -1
- package/dist/models/UpgradeClusterResponseBody.d.ts +3 -3
- package/package.json +1 -1
- package/src/client.ts +490 -448
- package/src/models/AttachInstancesRequest.ts +59 -38
- package/src/models/AttachInstancesResponseBody.ts +4 -4
- package/src/models/AttachInstancesToNodePoolRequest.ts +14 -12
- package/src/models/CheckControlPlaneLogEnableResponseBody.ts +4 -6
- package/src/models/CheckServiceRoleRequest.ts +2 -2
- package/src/models/CheckServiceRoleResponseBody.ts +4 -9
- package/src/models/CleanClusterUserPermissionsRequest.ts +3 -4
- package/src/models/CleanUserPermissionsRequest.ts +4 -5
- package/src/models/CleanUserPermissionsShrinkRequest.ts +4 -5
- package/src/models/CreateAutoRepairPolicyRequest.ts +17 -17
- package/src/models/CreateAutoRepairPolicyResponseBody.ts +1 -1
- package/src/models/CreateAutoscalingConfigRequest.ts +42 -55
- package/src/models/CreateClusterDiagnosisRequest.ts +20 -24
- package/src/models/CreateClusterDiagnosisResponseBody.ts +1 -1
- package/src/models/CreateClusterInspectConfigRequest.ts +2 -2
- package/src/models/CreateClusterNodePoolRequest.ts +287 -354
- package/src/models/CreateClusterNodePoolResponseBody.ts +3 -3
- package/src/models/CreateClusterRequest.ts +270 -347
- package/src/models/CreateKubernetesTriggerRequest.ts +8 -7
- package/src/models/CreateKubernetesTriggerResponseBody.ts +8 -7
- package/src/models/CreateTemplateRequest.ts +10 -9
- package/src/models/CreateTriggerRequest.ts +8 -7
- package/src/models/CreateTriggerResponseBody.ts +3 -3
- package/src/models/DeleteAlertContactGroupRequest.ts +1 -1
- package/src/models/DeleteAlertContactGroupResponse.ts +5 -5
- package/src/models/DeleteAlertContactGroupShrinkRequest.ts +1 -1
- package/src/models/DeleteAlertContactRequest.ts +1 -1
- package/src/models/DeleteAlertContactShrinkRequest.ts +1 -1
- package/src/models/DeleteClusterNodepoolRequest.ts +5 -1
- package/src/models/DeleteClusterNodepoolResponseBody.ts +1 -1
- package/src/models/DeleteClusterNodesRequest.ts +10 -13
- package/src/models/DeleteClusterNodesResponseBody.ts +3 -3
- package/src/models/DeleteClusterRequest.ts +18 -27
- package/src/models/DeleteClusterShrinkRequest.ts +9 -11
- package/src/models/DeletePolicyInstanceRequest.ts +1 -1
- package/src/models/DeletePolicyInstanceResponseBody.ts +1 -1
- package/src/models/DeployPolicyInstanceRequest.ts +5 -6
- package/src/models/DeployPolicyInstanceResponseBody.ts +1 -1
- package/src/models/DescribeAddonRequest.ts +18 -7
- package/src/models/DescribeAddonResponseBody.ts +14 -13
- package/src/models/DescribeAddonsRequest.ts +13 -11
- package/src/models/DescribeAddonsResponseBody.ts +4 -4
- package/src/models/DescribeAutoRepairPolicyResponseBody.ts +19 -19
- package/src/models/DescribeClusterAddonInstanceResponseBody.ts +11 -11
- package/src/models/DescribeClusterAddonMetadataResponseBody.ts +1 -1
- package/src/models/DescribeClusterAttachScriptsRequest.ts +13 -16
- package/src/models/DescribeClusterDetailResponseBody.ts +101 -128
- package/src/models/DescribeClusterEventsRequest.ts +3 -3
- package/src/models/DescribeClusterEventsResponseBody.ts +22 -41
- package/src/models/DescribeClusterLogsResponse.ts +5 -5
- package/src/models/DescribeClusterNodePoolDetailResponseBody.ts +260 -333
- package/src/models/DescribeClusterNodePoolsRequest.ts +1 -1
- package/src/models/DescribeClusterNodePoolsResponseBody.ts +239 -313
- package/src/models/DescribeClusterNodesRequest.ts +30 -9
- package/src/models/DescribeClusterNodesResponseBody.ts +51 -38
- package/src/models/DescribeClusterResourcesRequest.ts +3 -3
- package/src/models/DescribeClusterResourcesResponse.ts +37 -48
- package/src/models/DescribeClusterTasksRequest.ts +1 -1
- package/src/models/DescribeClusterTasksResponseBody.ts +7 -7
- package/src/models/DescribeClusterUserKubeconfigRequest.ts +6 -10
- package/src/models/DescribeClusterUserKubeconfigResponseBody.ts +2 -2
- package/src/models/DescribeClusterVulsResponseBody.ts +13 -19
- package/src/models/DescribeClustersForRegionRequest.ts +19 -30
- package/src/models/DescribeClustersForRegionResponseBody.ts +40 -67
- package/src/models/DescribeClustersRequest.ts +1 -1
- package/src/models/DescribeClustersV1request.ts +18 -26
- package/src/models/DescribeClustersV1responseBody.ts +52 -77
- package/src/models/DescribeEventsForRegionRequest.ts +2 -2
- package/src/models/DescribeEventsForRegionResponseBody.ts +7 -11
- package/src/models/DescribeEventsRequest.ts +22 -38
- package/src/models/DescribeEventsResponseBody.ts +31 -50
- package/src/models/DescribeExternalAgentRequest.ts +6 -4
- package/src/models/DescribeExternalAgentResponseBody.ts +1 -1
- package/src/models/DescribeKubernetesVersionMetadataRequest.ts +24 -25
- package/src/models/DescribeKubernetesVersionMetadataResponse.ts +31 -32
- package/src/models/DescribeNodePoolVulsRequest.ts +4 -4
- package/src/models/DescribeNodePoolVulsResponseBody.ts +13 -18
- package/src/models/DescribePolicyDetailsResponseBody.ts +17 -21
- package/src/models/DescribePolicyGovernanceInClusterResponseBody.ts +30 -34
- package/src/models/DescribePolicyInstancesRequest.ts +2 -2
- package/src/models/DescribePolicyInstancesResponse.ts +20 -19
- package/src/models/DescribePolicyInstancesStatusResponseBody.ts +7 -7
- package/src/models/DescribeRegionsRequest.ts +3 -21
- package/src/models/DescribeRegionsResponseBody.ts +4 -4
- package/src/models/DescribeResourcesDeleteProtectionRequest.ts +6 -5
- package/src/models/DescribeResourcesDeleteProtectionResponse.ts +5 -6
- package/src/models/DescribeSubaccountK8sClusterUserConfigRequest.ts +6 -7
- package/src/models/DescribeSubaccountK8sClusterUserConfigResponseBody.ts +2 -2
- package/src/models/DescribeTaskInfoResponseBody.ts +20 -26
- package/src/models/DescribeTemplateAttributeRequest.ts +5 -5
- package/src/models/DescribeTemplateAttributeResponse.ts +16 -14
- package/src/models/DescribeTemplatesRequest.ts +7 -6
- package/src/models/DescribeTemplatesResponseBody.ts +19 -20
- package/src/models/DescribeTriggerRequest.ts +8 -7
- package/src/models/DescribeTriggerResponse.ts +12 -13
- package/src/models/DescribeUserPermissionResponse.ts +21 -21
- package/src/models/DescribeUserQuotaResponseBody.ts +6 -6
- package/src/models/FixNodePoolVulsRequest.ts +9 -4
- package/src/models/FixNodePoolVulsResponseBody.ts +1 -1
- package/src/models/GetClusterAddonInstanceResponseBody.ts +21 -14
- package/src/models/GetClusterAuditProjectResponseBody.ts +5 -4
- package/src/models/GetClusterCheckResponseBody.ts +7 -7
- package/src/models/GetClusterDiagnosisCheckItemsResponseBody.ts +6 -12
- package/src/models/GetClusterDiagnosisResultResponseBody.ts +14 -26
- package/src/models/GetClusterInspectConfigResponseBody.ts +2 -2
- package/src/models/GetClusterInspectReportDetailRequest.ts +15 -18
- package/src/models/GetClusterInspectReportDetailResponseBody.ts +30 -34
- package/src/models/GetKubernetesTriggerRequest.ts +8 -7
- package/src/models/GetKubernetesTriggerResponse.ts +11 -10
- package/src/models/GetUpgradeStatusResponseBody.ts +18 -19
- package/src/models/GrantPermissionsRequest.ts +19 -26
- package/src/models/InstallClusterAddonsRequest.ts +4 -4
- package/src/models/InstallClusterAddonsResponseBody.ts +3 -3
- package/src/models/InstallNodePoolComponentsRequest.ts +15 -12
- package/src/models/InstallNodePoolComponentsResponseBody.ts +2 -2
- package/src/models/ListAddonsRequest.ts +17 -6
- package/src/models/ListAddonsResponseBody.ts +24 -15
- package/src/models/ListAutoRepairPoliciesResponseBody.ts +20 -20
- package/src/models/ListClusterAddonInstanceResourcesResponseBody.ts +7 -7
- package/src/models/ListClusterAddonInstancesResponseBody.ts +7 -8
- package/src/models/ListClusterChecksRequest.ts +9 -2
- package/src/models/ListClusterChecksResponseBody.ts +7 -7
- package/src/models/ListClusterInspectReportsRequest.ts +1 -1
- package/src/models/ListClusterInspectReportsResponseBody.ts +11 -11
- package/src/models/ListClusterKubeconfigStatesRequest.ts +9 -8
- package/src/models/ListClusterKubeconfigStatesResponseBody.ts +32 -28
- package/src/models/ListOperationPlansForRegionRequest.ts +3 -3
- package/src/models/ListOperationPlansForRegionResponseBody.ts +14 -14
- package/src/models/ListOperationPlansRequest.ts +1 -1
- package/src/models/ListOperationPlansResponseBody.ts +13 -15
- package/src/models/ListTagResourcesRequest.ts +6 -4
- package/src/models/ListTagResourcesResponseBody.ts +7 -7
- package/src/models/ListTagResourcesShrinkRequest.ts +6 -4
- package/src/models/ListUserKubeConfigStatesRequest.ts +8 -6
- package/src/models/ListUserKubeConfigStatesResponseBody.ts +24 -25
- package/src/models/MigrateClusterRequest.ts +2 -2
- package/src/models/ModifyAutoRepairPolicyRequest.ts +15 -15
- package/src/models/ModifyClusterAddonRequest.ts +1 -1
- package/src/models/ModifyClusterNodePoolRequest.ts +229 -298
- package/src/models/ModifyClusterNodePoolResponseBody.ts +3 -3
- package/src/models/ModifyClusterRequest.ts +106 -139
- package/src/models/ModifyClusterResponseBody.ts +3 -3
- package/src/models/ModifyClusterTagsRequest.ts +1 -1
- package/src/models/ModifyNodePoolNodeConfigRequest.ts +11 -7
- package/src/models/ModifyPolicyInstanceRequest.ts +6 -6
- package/src/models/ModifyPolicyInstanceResponseBody.ts +1 -1
- package/src/models/Nodepool.ts +228 -272
- package/src/models/OpenAckServiceRequest.ts +3 -3
- package/src/models/OpenAckServiceResponseBody.ts +1 -1
- package/src/models/QuotasValue.ts +1 -1
- package/src/models/RemoveNodePoolNodesRequest.ts +17 -13
- package/src/models/RemoveNodePoolNodesShrinkRequest.ts +17 -13
- package/src/models/RepairClusterNodePoolRequest.ts +14 -9
- package/src/models/RepairClusterNodePoolResponseBody.ts +1 -1
- package/src/models/RunClusterCheckRequest.ts +4 -9
- package/src/models/RunClusterCheckResponseBody.ts +2 -2
- package/src/models/RunClusterInspectRequest.ts +1 -1
- package/src/models/ScaleClusterNodePoolRequest.ts +1 -1
- package/src/models/ScanClusterVulsResponseBody.ts +1 -1
- package/src/models/StandardComponentsValue.ts +10 -9
- package/src/models/StartAlertRequest.ts +2 -2
- package/src/models/StartAlertResponseBody.ts +1 -1
- package/src/models/StopAlertRequest.ts +2 -2
- package/src/models/StopAlertResponseBody.ts +4 -5
- package/src/models/TagResourcesRequest.ts +9 -7
- package/src/models/UnInstallClusterAddonsRequest.ts +5 -6
- package/src/models/UntagResourcesRequest.ts +9 -7
- package/src/models/UntagResourcesShrinkRequest.ts +9 -7
- package/src/models/UpdateClusterAuditLogConfigRequest.ts +9 -7
- package/src/models/UpdateClusterAuditLogConfigResponseBody.ts +2 -2
- package/src/models/UpdateClusterInspectConfigRequest.ts +3 -3
- package/src/models/UpdateContactGroupForAlertRequest.ts +2 -2
- package/src/models/UpdateContactGroupForAlertResponseBody.ts +4 -5
- package/src/models/UpdateControlPlaneLogRequest.ts +5 -5
- package/src/models/UpdateK8sClusterUserConfigExpireRequest.ts +3 -3
- package/src/models/UpdateKmsencryptionRequest.ts +6 -6
- package/src/models/UpdateNodePoolComponentRequest.ts +13 -10
- package/src/models/UpdateNodePoolComponentResponseBody.ts +2 -2
- package/src/models/UpdateResourcesDeleteProtectionRequest.ts +16 -4
- package/src/models/UpdateResourcesDeleteProtectionResponseBody.ts +5 -5
- package/src/models/UpdateTemplateRequest.ts +10 -7
- package/src/models/UpdateUserPermissionsRequest.ts +30 -23
- package/src/models/UpgradeClusterAddonsRequest.ts +7 -8
- package/src/models/UpgradeClusterNodepoolRequest.ts +22 -16
- package/src/models/UpgradeClusterRequest.ts +10 -9
- package/src/models/UpgradeClusterResponseBody.ts +3 -3
package/src/client.ts
CHANGED
|
@@ -43,6 +43,44 @@ export default class Client extends OpenApi {
|
|
|
43
43
|
'cn-zhengzhou-nebula-1': "cs.aliyuncs.com",
|
|
44
44
|
'eu-west-1-oxs': "cs.aliyuncs.com",
|
|
45
45
|
'rus-west-1-pop': "cs.aliyuncs.com",
|
|
46
|
+
'us-west-1': "cs.us-west-1.aliyuncs.com",
|
|
47
|
+
'us-southeast-1': "cs.us-southeast-1.aliyuncs.com",
|
|
48
|
+
'us-east-1': "cs.us-east-1.aliyuncs.com",
|
|
49
|
+
'na-south-1': "cs.na-south-1.aliyuncs.com",
|
|
50
|
+
'me-east-1': "cs.me-east-1.aliyuncs.com",
|
|
51
|
+
'me-central-1': "cs.me-central-1.aliyuncs.com",
|
|
52
|
+
'eu-west-1': "cs.eu-west-1.aliyuncs.com",
|
|
53
|
+
'eu-central-1': "cs.eu-central-1.aliyuncs.com",
|
|
54
|
+
'cn-zhengzhou-jva': "cs.cn-zhengzhou-jva.aliyuncs.com",
|
|
55
|
+
'cn-zhangjiakou': "cs.cn-zhangjiakou.aliyuncs.com",
|
|
56
|
+
'cn-wulanchabu-gic-1': "cs.cn-wulanchabu-gic-1.aliyuncs.com",
|
|
57
|
+
'cn-wulanchabu': "cs.cn-wulanchabu.aliyuncs.com",
|
|
58
|
+
'cn-wuhan-lr': "cs.cn-wuhan-lr.aliyuncs.com",
|
|
59
|
+
'cn-shenzhen-finance-1': "cs.cn-shenzhen-finance-1.aliyuncs.com",
|
|
60
|
+
'cn-shenzhen': "cs.cn-shenzhen.aliyuncs.com",
|
|
61
|
+
'cn-shanghai-finance-1': "cs.cn-shanghai-finance-1.aliyuncs.com",
|
|
62
|
+
'cn-shanghai': "cs.cn-shanghai.aliyuncs.com",
|
|
63
|
+
'cn-qingdao': "cs.cn-qingdao.aliyuncs.com",
|
|
64
|
+
'cn-nanjing': "cs.cn-nanjing.aliyuncs.com",
|
|
65
|
+
'cn-huhehaote': "cs.cn-huhehaote.aliyuncs.com",
|
|
66
|
+
'cn-hongkong': "cs.cn-hongkong.aliyuncs.com",
|
|
67
|
+
'cn-heyuan-acdr-1': "cs.cn-heyuan-acdr-1.aliyuncs.com",
|
|
68
|
+
'cn-heyuan': "cs.cn-heyuan.aliyuncs.com",
|
|
69
|
+
'cn-hangzhou-finance': "cs.cn-hangzhou-finance.aliyuncs.com",
|
|
70
|
+
'cn-hangzhou': "cs.cn-hangzhou.aliyuncs.com",
|
|
71
|
+
'cn-guangzhou': "cs.cn-guangzhou.aliyuncs.com",
|
|
72
|
+
'cn-fuzhou': "cs.cn-fuzhou.aliyuncs.com",
|
|
73
|
+
'cn-chengdu': "cs.cn-chengdu.aliyuncs.com",
|
|
74
|
+
'cn-beijing-finance-1': "cs.cn-beijing-finance-1.aliyuncs.com",
|
|
75
|
+
'cn-beijing': "cs.cn-beijing.aliyuncs.com",
|
|
76
|
+
'ap-southeast-7': "cs.ap-southeast-7.aliyuncs.com",
|
|
77
|
+
'ap-southeast-5': "cs.ap-southeast-5.aliyuncs.com",
|
|
78
|
+
'ap-southeast-3': "cs.ap-southeast-3.aliyuncs.com",
|
|
79
|
+
'ap-southeast-2': "cs.ap-southeast-2.aliyuncs.com",
|
|
80
|
+
'ap-southeast-1': "cs.ap-southeast-1.aliyuncs.com",
|
|
81
|
+
'ap-south-1': "cs.ap-south-1.aliyuncs.com",
|
|
82
|
+
'ap-northeast-2': "cs.ap-northeast-2.aliyuncs.com",
|
|
83
|
+
'ap-northeast-1': "cs.ap-northeast-1.aliyuncs.com",
|
|
46
84
|
};
|
|
47
85
|
this.checkConfig(config);
|
|
48
86
|
this._endpoint = this.getEndpoint("cs", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -62,10 +100,10 @@ export default class Client extends OpenApi {
|
|
|
62
100
|
}
|
|
63
101
|
|
|
64
102
|
/**
|
|
65
|
-
* Adds existing Elastic Compute Service (ECS) instances to a Container Service for Kubernetes (ACK) cluster.
|
|
103
|
+
* Adds existing Elastic Compute Service (ECS) instances to a Container Service for Kubernetes (ACK) cluster. You can call the AttachInstances operation to add ECS instances to an ACK cluster as worker nodes after purchasing the instances, or to re-add node instances to a node pool after they are removed.
|
|
66
104
|
*
|
|
67
105
|
* @remarks
|
|
68
|
-
*
|
|
106
|
+
* Before you invoke this operation, read [Limits](https://help.aliyun.com/document_detail/86919.html) to make sure that the ECS instances to be added meet the requirements.
|
|
69
107
|
*
|
|
70
108
|
* @param request - AttachInstancesRequest
|
|
71
109
|
* @param headers - map
|
|
@@ -146,10 +184,10 @@ export default class Client extends OpenApi {
|
|
|
146
184
|
}
|
|
147
185
|
|
|
148
186
|
/**
|
|
149
|
-
* Adds existing Elastic Compute Service (ECS) instances to a Container Service for Kubernetes (ACK) cluster.
|
|
187
|
+
* Adds existing Elastic Compute Service (ECS) instances to a Container Service for Kubernetes (ACK) cluster. You can call the AttachInstances operation to add ECS instances to an ACK cluster as worker nodes after purchasing the instances, or to re-add node instances to a node pool after they are removed.
|
|
150
188
|
*
|
|
151
189
|
* @remarks
|
|
152
|
-
*
|
|
190
|
+
* Before you invoke this operation, read [Limits](https://help.aliyun.com/document_detail/86919.html) to make sure that the ECS instances to be added meet the requirements.
|
|
153
191
|
*
|
|
154
192
|
* @param request - AttachInstancesRequest
|
|
155
193
|
* @returns AttachInstancesResponse
|
|
@@ -161,7 +199,7 @@ export default class Client extends OpenApi {
|
|
|
161
199
|
}
|
|
162
200
|
|
|
163
201
|
/**
|
|
164
|
-
* Adds existing
|
|
202
|
+
* Adds existing ECS instances to a node pool in an ACK cluster. You can call this operation to add existing ECS instances as worker nodes to an ACK cluster or to re-add node instances to a node pool after they have been removed.
|
|
165
203
|
*
|
|
166
204
|
* @param request - AttachInstancesToNodePoolRequest
|
|
167
205
|
* @param headers - map
|
|
@@ -206,7 +244,7 @@ export default class Client extends OpenApi {
|
|
|
206
244
|
}
|
|
207
245
|
|
|
208
246
|
/**
|
|
209
|
-
* Adds existing
|
|
247
|
+
* Adds existing ECS instances to a node pool in an ACK cluster. You can call this operation to add existing ECS instances as worker nodes to an ACK cluster or to re-add node instances to a node pool after they have been removed.
|
|
210
248
|
*
|
|
211
249
|
* @param request - AttachInstancesToNodePoolRequest
|
|
212
250
|
* @returns AttachInstancesToNodePoolResponse
|
|
@@ -218,7 +256,7 @@ export default class Client extends OpenApi {
|
|
|
218
256
|
}
|
|
219
257
|
|
|
220
258
|
/**
|
|
221
|
-
*
|
|
259
|
+
* Cancels the upgrade of an ACK cluster that is in the upgrading state.
|
|
222
260
|
*
|
|
223
261
|
* @deprecated OpenAPI CancelClusterUpgrade is deprecated
|
|
224
262
|
*
|
|
@@ -245,7 +283,7 @@ export default class Client extends OpenApi {
|
|
|
245
283
|
}
|
|
246
284
|
|
|
247
285
|
/**
|
|
248
|
-
*
|
|
286
|
+
* Cancels the upgrade of an ACK cluster that is in the upgrading state.
|
|
249
287
|
*
|
|
250
288
|
* @deprecated OpenAPI CancelClusterUpgrade is deprecated
|
|
251
289
|
* @returns CancelClusterUpgradeResponse
|
|
@@ -258,7 +296,7 @@ export default class Client extends OpenApi {
|
|
|
258
296
|
}
|
|
259
297
|
|
|
260
298
|
/**
|
|
261
|
-
*
|
|
299
|
+
* Cancels the upgrade of a cluster component.
|
|
262
300
|
*
|
|
263
301
|
* @deprecated OpenAPI CancelComponentUpgrade is deprecated
|
|
264
302
|
*
|
|
@@ -285,7 +323,7 @@ export default class Client extends OpenApi {
|
|
|
285
323
|
}
|
|
286
324
|
|
|
287
325
|
/**
|
|
288
|
-
*
|
|
326
|
+
* Cancels the upgrade of a cluster component.
|
|
289
327
|
*
|
|
290
328
|
* @deprecated OpenAPI CancelComponentUpgrade is deprecated
|
|
291
329
|
* @returns CancelComponentUpgradeResponse
|
|
@@ -298,7 +336,7 @@ export default class Client extends OpenApi {
|
|
|
298
336
|
}
|
|
299
337
|
|
|
300
338
|
/**
|
|
301
|
-
*
|
|
339
|
+
* Cancels an existing but unexecuted automated O&M task execution plan by calling CancelOperationPlan.
|
|
302
340
|
*
|
|
303
341
|
* @param headers - map
|
|
304
342
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -323,7 +361,7 @@ export default class Client extends OpenApi {
|
|
|
323
361
|
}
|
|
324
362
|
|
|
325
363
|
/**
|
|
326
|
-
*
|
|
364
|
+
* Cancels an existing but unexecuted automated O&M task execution plan by calling CancelOperationPlan.
|
|
327
365
|
* @returns CancelOperationPlanResponse
|
|
328
366
|
*/
|
|
329
367
|
async cancelOperationPlan(planId: string): Promise<$_model.CancelOperationPlanResponse> {
|
|
@@ -368,7 +406,7 @@ export default class Client extends OpenApi {
|
|
|
368
406
|
}
|
|
369
407
|
|
|
370
408
|
/**
|
|
371
|
-
* Queries the
|
|
409
|
+
* Queries the log configuration of control plane components for an ACK managed cluster. Control plane components include Kube API Server, Kube Scheduler, Kube Controller Manager, and Cloud Controller Manager. You can call the CheckControlPlaneLogEnable operation to query the current log configuration of control plane components, including the log retention period and the components from which logs are collected.
|
|
372
410
|
*
|
|
373
411
|
* @param headers - map
|
|
374
412
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -393,7 +431,7 @@ export default class Client extends OpenApi {
|
|
|
393
431
|
}
|
|
394
432
|
|
|
395
433
|
/**
|
|
396
|
-
* Queries the
|
|
434
|
+
* Queries the log configuration of control plane components for an ACK managed cluster. Control plane components include Kube API Server, Kube Scheduler, Kube Controller Manager, and Cloud Controller Manager. You can call the CheckControlPlaneLogEnable operation to query the current log configuration of control plane components, including the log retention period and the components from which logs are collected.
|
|
397
435
|
* @returns CheckControlPlaneLogEnableResponse
|
|
398
436
|
*/
|
|
399
437
|
async checkControlPlaneLogEnable(ClusterId: string): Promise<$_model.CheckControlPlaneLogEnableResponse> {
|
|
@@ -403,7 +441,7 @@ export default class Client extends OpenApi {
|
|
|
403
441
|
}
|
|
404
442
|
|
|
405
443
|
/**
|
|
406
|
-
* Checks whether the
|
|
444
|
+
* Checks whether the current service account has been granted the specified service role permissions. Container Service for Kubernetes (ACK) can call other cloud services (such as ECS, OSS, NAS, and SLB) that are associated with service roles only after the corresponding role permissions are granted.
|
|
407
445
|
*
|
|
408
446
|
* @param request - CheckServiceRoleRequest
|
|
409
447
|
* @param headers - map
|
|
@@ -436,7 +474,7 @@ export default class Client extends OpenApi {
|
|
|
436
474
|
}
|
|
437
475
|
|
|
438
476
|
/**
|
|
439
|
-
* Checks whether the
|
|
477
|
+
* Checks whether the current service account has been granted the specified service role permissions. Container Service for Kubernetes (ACK) can call other cloud services (such as ECS, OSS, NAS, and SLB) that are associated with service roles only after the corresponding role permissions are granted.
|
|
440
478
|
*
|
|
441
479
|
* @param request - CheckServiceRoleRequest
|
|
442
480
|
* @returns CheckServiceRoleResponse
|
|
@@ -448,13 +486,12 @@ export default class Client extends OpenApi {
|
|
|
448
486
|
}
|
|
449
487
|
|
|
450
488
|
/**
|
|
451
|
-
*
|
|
489
|
+
* Cleans up KubeConfig credentials and RBAC permissions that have been issued to a specified user in a specified cluster. You can call this operation to revoke authorization for KubeConfig credentials that pose security risks.
|
|
452
490
|
*
|
|
453
491
|
* @remarks
|
|
454
|
-
* >
|
|
455
|
-
*
|
|
456
|
-
*
|
|
457
|
-
* * You cannot revoke the permissions of the account that you use to call this operation.
|
|
492
|
+
* > 1. You must have the permission to manage Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
493
|
+
* > 2. Cleaning up permissions of an Alibaba Cloud account is not supported.
|
|
494
|
+
* > 3. Cleaning up the permissions of the user who performs this operation is not supported.
|
|
458
495
|
*
|
|
459
496
|
* @param request - CleanClusterUserPermissionsRequest
|
|
460
497
|
* @param headers - map
|
|
@@ -487,13 +524,12 @@ export default class Client extends OpenApi {
|
|
|
487
524
|
}
|
|
488
525
|
|
|
489
526
|
/**
|
|
490
|
-
*
|
|
527
|
+
* Cleans up KubeConfig credentials and RBAC permissions that have been issued to a specified user in a specified cluster. You can call this operation to revoke authorization for KubeConfig credentials that pose security risks.
|
|
491
528
|
*
|
|
492
529
|
* @remarks
|
|
493
|
-
* >
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
* * You cannot revoke the permissions of the account that you use to call this operation.
|
|
530
|
+
* > 1. You must have the permission to manage Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
531
|
+
* > 2. Cleaning up permissions of an Alibaba Cloud account is not supported.
|
|
532
|
+
* > 3. Cleaning up the permissions of the user who performs this operation is not supported.
|
|
497
533
|
*
|
|
498
534
|
* @param request - CleanClusterUserPermissionsRequest
|
|
499
535
|
* @returns CleanClusterUserPermissionsResponse
|
|
@@ -505,12 +541,12 @@ export default class Client extends OpenApi {
|
|
|
505
541
|
}
|
|
506
542
|
|
|
507
543
|
/**
|
|
508
|
-
*
|
|
544
|
+
* Cleans up KubeConfig credentials and revokes RBAC permissions for a specified user. If you want to clean up KubeConfig credentials and revoke authorization for risky users such as those who have left the organization or whose accounts have been frozen, call CleanUserPermissions to clean up the issued KubeConfig credentials and RBAC permissions for the specified user.
|
|
509
545
|
*
|
|
510
546
|
* @remarks
|
|
511
|
-
*
|
|
512
|
-
*
|
|
513
|
-
*
|
|
547
|
+
* >- You must have full access permissions on Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
548
|
+
* >- Cleaning up permissions of an Alibaba Cloud account is not supported.
|
|
549
|
+
* >- Cleaning up the permissions of the user who performs this operation is not supported.
|
|
514
550
|
*
|
|
515
551
|
* @param tmpReq - CleanUserPermissionsRequest
|
|
516
552
|
* @param headers - map
|
|
@@ -553,12 +589,12 @@ export default class Client extends OpenApi {
|
|
|
553
589
|
}
|
|
554
590
|
|
|
555
591
|
/**
|
|
556
|
-
*
|
|
592
|
+
* Cleans up KubeConfig credentials and revokes RBAC permissions for a specified user. If you want to clean up KubeConfig credentials and revoke authorization for risky users such as those who have left the organization or whose accounts have been frozen, call CleanUserPermissions to clean up the issued KubeConfig credentials and RBAC permissions for the specified user.
|
|
557
593
|
*
|
|
558
594
|
* @remarks
|
|
559
|
-
*
|
|
560
|
-
*
|
|
561
|
-
*
|
|
595
|
+
* >- You must have full access permissions on Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
596
|
+
* >- Cleaning up permissions of an Alibaba Cloud account is not supported.
|
|
597
|
+
* >- Cleaning up the permissions of the user who performs this operation is not supported.
|
|
562
598
|
*
|
|
563
599
|
* @param request - CleanUserPermissionsRequest
|
|
564
600
|
* @returns CleanUserPermissionsResponse
|
|
@@ -570,11 +606,10 @@ export default class Client extends OpenApi {
|
|
|
570
606
|
}
|
|
571
607
|
|
|
572
608
|
/**
|
|
573
|
-
*
|
|
609
|
+
* Creates a self-healing rule.
|
|
574
610
|
*
|
|
575
611
|
* @remarks
|
|
576
|
-
* >Notice:
|
|
577
|
-
* This API is not yet available.
|
|
612
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
578
613
|
*
|
|
579
614
|
* @param request - CreateAutoRepairPolicyRequest
|
|
580
615
|
* @param headers - map
|
|
@@ -619,11 +654,10 @@ export default class Client extends OpenApi {
|
|
|
619
654
|
}
|
|
620
655
|
|
|
621
656
|
/**
|
|
622
|
-
*
|
|
657
|
+
* Creates a self-healing rule.
|
|
623
658
|
*
|
|
624
659
|
* @remarks
|
|
625
|
-
* >Notice:
|
|
626
|
-
* This API is not yet available.
|
|
660
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
627
661
|
*
|
|
628
662
|
* @param request - CreateAutoRepairPolicyRequest
|
|
629
663
|
* @returns CreateAutoRepairPolicyResponse
|
|
@@ -635,7 +669,7 @@ export default class Client extends OpenApi {
|
|
|
635
669
|
}
|
|
636
670
|
|
|
637
671
|
/**
|
|
638
|
-
*
|
|
672
|
+
* Creates an elastic scaling configuration that allows the system to automatically increase or decrease compute resources based on the configured scaling rules to meet the workload demands of your cluster. During the creation procedure, you can specify scaling metrics and thresholds, scale-out order, cool-down period, and more.
|
|
639
673
|
*
|
|
640
674
|
* @param request - CreateAutoscalingConfigRequest
|
|
641
675
|
* @param headers - map
|
|
@@ -728,7 +762,7 @@ export default class Client extends OpenApi {
|
|
|
728
762
|
}
|
|
729
763
|
|
|
730
764
|
/**
|
|
731
|
-
*
|
|
765
|
+
* Creates an elastic scaling configuration that allows the system to automatically increase or decrease compute resources based on the configured scaling rules to meet the workload demands of your cluster. During the creation procedure, you can specify scaling metrics and thresholds, scale-out order, cool-down period, and more.
|
|
732
766
|
*
|
|
733
767
|
* @param request - CreateAutoscalingConfigRequest
|
|
734
768
|
* @returns CreateAutoscalingConfigResponse
|
|
@@ -740,17 +774,16 @@ export default class Client extends OpenApi {
|
|
|
740
774
|
}
|
|
741
775
|
|
|
742
776
|
/**
|
|
743
|
-
*
|
|
777
|
+
* You can create ACK clusters through OpenAPI, including ACK managed clusters, ACK Serverless clusters, ACK Edge clusters, and registered clusters. When creating a cluster, you will configure the cluster information, cluster components, and ACK-related cloud resources.
|
|
744
778
|
*
|
|
745
779
|
* @remarks
|
|
746
|
-
* ### Generate OpenAPI request parameters
|
|
747
|
-
*
|
|
748
|
-
* 1. Log
|
|
749
|
-
*
|
|
750
|
-
*
|
|
751
|
-
*
|
|
752
|
-
* >Notice:
|
|
753
|
-
* Starting July 4, 2026, some request parameters will no longer take effect. For details about the changes and replacement parameters, see [Announcement on Changes and Deprecation of OpenAPI Parameters for ACK Cluster Management](https://help.aliyun.com/document_detail/2932733.html).
|
|
780
|
+
* ### Generate OpenAPI request parameters through the console
|
|
781
|
+
* When calling the CreateCluster API to create a cluster, if the API call fails due to incorrect request parameter combinations, you can generate the required request parameter combinations through the console. Follow these steps:
|
|
782
|
+
* 1. Log in to the [Container Service management console](https://csnew.console.aliyun.com) and choose **Clusters** in the left navigation pane.
|
|
783
|
+
* 1. On the **Clusters** page, click **Cluster Template**.
|
|
784
|
+
* 1. In the dialog box, select the cluster type to create, click Create, and then configure the cluster information on the cluster configuration page.
|
|
785
|
+
* 1. After the configuration is complete, on the **Confirm Configuration** page, click **Equivalent Code** in the upper-right corner. The dialog box will display the parameter combinations required for creating the cluster, which you can copy and use.
|
|
786
|
+
* >Notice: Starting from July 4, 2026, some request parameters will no longer take effect. For change details and alternative parameter descriptions, see [Announcement on OpenAPI parameter changes and API deprecation for ACK cluster management](https://help.aliyun.com/document_detail/2932733.html).</notice>
|
|
754
787
|
*
|
|
755
788
|
* @param request - CreateClusterRequest
|
|
756
789
|
* @param headers - map
|
|
@@ -1191,17 +1224,16 @@ export default class Client extends OpenApi {
|
|
|
1191
1224
|
}
|
|
1192
1225
|
|
|
1193
1226
|
/**
|
|
1194
|
-
*
|
|
1227
|
+
* You can create ACK clusters through OpenAPI, including ACK managed clusters, ACK Serverless clusters, ACK Edge clusters, and registered clusters. When creating a cluster, you will configure the cluster information, cluster components, and ACK-related cloud resources.
|
|
1195
1228
|
*
|
|
1196
1229
|
* @remarks
|
|
1197
|
-
* ### Generate OpenAPI request parameters
|
|
1198
|
-
*
|
|
1199
|
-
* 1. Log
|
|
1200
|
-
*
|
|
1201
|
-
*
|
|
1202
|
-
*
|
|
1203
|
-
* >Notice:
|
|
1204
|
-
* Starting July 4, 2026, some request parameters will no longer take effect. For details about the changes and replacement parameters, see [Announcement on Changes and Deprecation of OpenAPI Parameters for ACK Cluster Management](https://help.aliyun.com/document_detail/2932733.html).
|
|
1230
|
+
* ### Generate OpenAPI request parameters through the console
|
|
1231
|
+
* When calling the CreateCluster API to create a cluster, if the API call fails due to incorrect request parameter combinations, you can generate the required request parameter combinations through the console. Follow these steps:
|
|
1232
|
+
* 1. Log in to the [Container Service management console](https://csnew.console.aliyun.com) and choose **Clusters** in the left navigation pane.
|
|
1233
|
+
* 1. On the **Clusters** page, click **Cluster Template**.
|
|
1234
|
+
* 1. In the dialog box, select the cluster type to create, click Create, and then configure the cluster information on the cluster configuration page.
|
|
1235
|
+
* 1. After the configuration is complete, on the **Confirm Configuration** page, click **Equivalent Code** in the upper-right corner. The dialog box will display the parameter combinations required for creating the cluster, which you can copy and use.
|
|
1236
|
+
* >Notice: Starting from July 4, 2026, some request parameters will no longer take effect. For change details and alternative parameter descriptions, see [Announcement on OpenAPI parameter changes and API deprecation for ACK cluster management](https://help.aliyun.com/document_detail/2932733.html).</notice>
|
|
1205
1237
|
*
|
|
1206
1238
|
* @param request - CreateClusterRequest
|
|
1207
1239
|
* @returns CreateClusterResponse
|
|
@@ -1213,7 +1245,7 @@ export default class Client extends OpenApi {
|
|
|
1213
1245
|
}
|
|
1214
1246
|
|
|
1215
1247
|
/**
|
|
1216
|
-
*
|
|
1248
|
+
* Initiates a cluster diagnosis.
|
|
1217
1249
|
*
|
|
1218
1250
|
* @param request - CreateClusterDiagnosisRequest
|
|
1219
1251
|
* @param headers - map
|
|
@@ -1250,7 +1282,7 @@ export default class Client extends OpenApi {
|
|
|
1250
1282
|
}
|
|
1251
1283
|
|
|
1252
1284
|
/**
|
|
1253
|
-
*
|
|
1285
|
+
* Initiates a cluster diagnosis.
|
|
1254
1286
|
*
|
|
1255
1287
|
* @param request - CreateClusterDiagnosisRequest
|
|
1256
1288
|
* @returns CreateClusterDiagnosisResponse
|
|
@@ -1262,7 +1294,7 @@ export default class Client extends OpenApi {
|
|
|
1262
1294
|
}
|
|
1263
1295
|
|
|
1264
1296
|
/**
|
|
1265
|
-
*
|
|
1297
|
+
* Creates a cluster inspection configuration.
|
|
1266
1298
|
*
|
|
1267
1299
|
* @param request - CreateClusterInspectConfigRequest
|
|
1268
1300
|
* @param headers - map
|
|
@@ -1303,7 +1335,7 @@ export default class Client extends OpenApi {
|
|
|
1303
1335
|
}
|
|
1304
1336
|
|
|
1305
1337
|
/**
|
|
1306
|
-
*
|
|
1338
|
+
* Creates a cluster inspection configuration.
|
|
1307
1339
|
*
|
|
1308
1340
|
* @param request - CreateClusterInspectConfigRequest
|
|
1309
1341
|
* @returns CreateClusterInspectConfigResponse
|
|
@@ -1315,7 +1347,7 @@ export default class Client extends OpenApi {
|
|
|
1315
1347
|
}
|
|
1316
1348
|
|
|
1317
1349
|
/**
|
|
1318
|
-
* A node pool is a logical
|
|
1350
|
+
* A node pool is a logical collection of nodes with the same attributes, allowing unified management and O&M of nodes, such as node upgrades and auto scaling. You can further leverage the automated O&M capabilities of node pools to use features such as automatic OS CVE vulnerability patching, automatic faulty node recovery, and automatic kubelet and containerd version upgrades, reducing O&M costs. You can call CreateClusterNodePool to create a node pool for a cluster.
|
|
1319
1351
|
*
|
|
1320
1352
|
* @param request - CreateClusterNodePoolRequest
|
|
1321
1353
|
* @param headers - map
|
|
@@ -1408,7 +1440,7 @@ export default class Client extends OpenApi {
|
|
|
1408
1440
|
}
|
|
1409
1441
|
|
|
1410
1442
|
/**
|
|
1411
|
-
* A node pool is a logical
|
|
1443
|
+
* A node pool is a logical collection of nodes with the same attributes, allowing unified management and O&M of nodes, such as node upgrades and auto scaling. You can further leverage the automated O&M capabilities of node pools to use features such as automatic OS CVE vulnerability patching, automatic faulty node recovery, and automatic kubelet and containerd version upgrades, reducing O&M costs. You can call CreateClusterNodePool to create a node pool for a cluster.
|
|
1412
1444
|
*
|
|
1413
1445
|
* @param request - CreateClusterNodePoolRequest
|
|
1414
1446
|
* @returns CreateClusterNodePoolResponse
|
|
@@ -1420,7 +1452,7 @@ export default class Client extends OpenApi {
|
|
|
1420
1452
|
}
|
|
1421
1453
|
|
|
1422
1454
|
/**
|
|
1423
|
-
*
|
|
1455
|
+
* Creates a trigger for an application.
|
|
1424
1456
|
*
|
|
1425
1457
|
* @deprecated OpenAPI CreateKubernetesTrigger is deprecated
|
|
1426
1458
|
*
|
|
@@ -1467,7 +1499,7 @@ export default class Client extends OpenApi {
|
|
|
1467
1499
|
}
|
|
1468
1500
|
|
|
1469
1501
|
/**
|
|
1470
|
-
*
|
|
1502
|
+
* Creates a trigger for an application.
|
|
1471
1503
|
*
|
|
1472
1504
|
* @deprecated OpenAPI CreateKubernetesTrigger is deprecated
|
|
1473
1505
|
*
|
|
@@ -1482,7 +1514,7 @@ export default class Client extends OpenApi {
|
|
|
1482
1514
|
}
|
|
1483
1515
|
|
|
1484
1516
|
/**
|
|
1485
|
-
*
|
|
1517
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can use these templates to automate the deployment and cluster management of resources, such as Pods, Services, Deployments, ConfigMaps, and PersistentVolumes. You can invoke the CreateTemplate operation to create an orchestration template.
|
|
1486
1518
|
*
|
|
1487
1519
|
* @param request - CreateTemplateRequest
|
|
1488
1520
|
* @param headers - map
|
|
@@ -1531,7 +1563,7 @@ export default class Client extends OpenApi {
|
|
|
1531
1563
|
}
|
|
1532
1564
|
|
|
1533
1565
|
/**
|
|
1534
|
-
*
|
|
1566
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can use these templates to automate the deployment and cluster management of resources, such as Pods, Services, Deployments, ConfigMaps, and PersistentVolumes. You can invoke the CreateTemplate operation to create an orchestration template.
|
|
1535
1567
|
*
|
|
1536
1568
|
* @param request - CreateTemplateRequest
|
|
1537
1569
|
* @returns CreateTemplateResponse
|
|
@@ -1543,10 +1575,10 @@ export default class Client extends OpenApi {
|
|
|
1543
1575
|
}
|
|
1544
1576
|
|
|
1545
1577
|
/**
|
|
1546
|
-
*
|
|
1578
|
+
* Configures a trigger for a cluster application. The trigger redeploys pods when specified conditions are met.
|
|
1547
1579
|
*
|
|
1548
1580
|
* @remarks
|
|
1549
|
-
* >
|
|
1581
|
+
* > Creating a trigger only supports pod redeployment.
|
|
1550
1582
|
*
|
|
1551
1583
|
* @param request - CreateTriggerRequest
|
|
1552
1584
|
* @param headers - map
|
|
@@ -1591,10 +1623,10 @@ export default class Client extends OpenApi {
|
|
|
1591
1623
|
}
|
|
1592
1624
|
|
|
1593
1625
|
/**
|
|
1594
|
-
*
|
|
1626
|
+
* Configures a trigger for a cluster application. The trigger redeploys pods when specified conditions are met.
|
|
1595
1627
|
*
|
|
1596
1628
|
* @remarks
|
|
1597
|
-
* >
|
|
1629
|
+
* > Creating a trigger only supports pod redeployment.
|
|
1598
1630
|
*
|
|
1599
1631
|
* @param request - CreateTriggerRequest
|
|
1600
1632
|
* @returns CreateTriggerResponse
|
|
@@ -1606,7 +1638,7 @@ export default class Client extends OpenApi {
|
|
|
1606
1638
|
}
|
|
1607
1639
|
|
|
1608
1640
|
/**
|
|
1609
|
-
* Deletes
|
|
1641
|
+
* Deletes alert contacts from ACK.
|
|
1610
1642
|
*
|
|
1611
1643
|
* @param tmpReq - DeleteAlertContactRequest
|
|
1612
1644
|
* @param headers - map
|
|
@@ -1645,7 +1677,7 @@ export default class Client extends OpenApi {
|
|
|
1645
1677
|
}
|
|
1646
1678
|
|
|
1647
1679
|
/**
|
|
1648
|
-
* Deletes
|
|
1680
|
+
* Deletes alert contacts from ACK.
|
|
1649
1681
|
*
|
|
1650
1682
|
* @param request - DeleteAlertContactRequest
|
|
1651
1683
|
* @returns DeleteAlertContactResponse
|
|
@@ -1657,7 +1689,7 @@ export default class Client extends OpenApi {
|
|
|
1657
1689
|
}
|
|
1658
1690
|
|
|
1659
1691
|
/**
|
|
1660
|
-
*
|
|
1692
|
+
* Delete ACK alert contact group
|
|
1661
1693
|
*
|
|
1662
1694
|
* @param tmpReq - DeleteAlertContactGroupRequest
|
|
1663
1695
|
* @param headers - map
|
|
@@ -1696,7 +1728,7 @@ export default class Client extends OpenApi {
|
|
|
1696
1728
|
}
|
|
1697
1729
|
|
|
1698
1730
|
/**
|
|
1699
|
-
*
|
|
1731
|
+
* Delete ACK alert contact group
|
|
1700
1732
|
*
|
|
1701
1733
|
* @param request - DeleteAlertContactGroupRequest
|
|
1702
1734
|
* @returns DeleteAlertContactGroupResponse
|
|
@@ -1708,11 +1740,10 @@ export default class Client extends OpenApi {
|
|
|
1708
1740
|
}
|
|
1709
1741
|
|
|
1710
1742
|
/**
|
|
1711
|
-
* Deletes an
|
|
1743
|
+
* Deletes an automatic fault recovery rule.
|
|
1712
1744
|
*
|
|
1713
1745
|
* @remarks
|
|
1714
|
-
* >Notice:
|
|
1715
|
-
* This API is not yet publicly available.
|
|
1746
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
1716
1747
|
*
|
|
1717
1748
|
* @param headers - map
|
|
1718
1749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1737,11 +1768,10 @@ export default class Client extends OpenApi {
|
|
|
1737
1768
|
}
|
|
1738
1769
|
|
|
1739
1770
|
/**
|
|
1740
|
-
* Deletes an
|
|
1771
|
+
* Deletes an automatic fault recovery rule.
|
|
1741
1772
|
*
|
|
1742
1773
|
* @remarks
|
|
1743
|
-
* >Notice:
|
|
1744
|
-
* This API is not yet publicly available.
|
|
1774
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
1745
1775
|
* @returns DeleteAutoRepairPolicyResponse
|
|
1746
1776
|
*/
|
|
1747
1777
|
async deleteAutoRepairPolicy(clusterId: string, policyId: string): Promise<$_model.DeleteAutoRepairPolicyResponse> {
|
|
@@ -1751,15 +1781,15 @@ export default class Client extends OpenApi {
|
|
|
1751
1781
|
}
|
|
1752
1782
|
|
|
1753
1783
|
/**
|
|
1754
|
-
*
|
|
1784
|
+
* If you no longer need a cluster, delete the cluster and choose whether to delete or retain the associated resources. Before you delete a cluster, manually clean up workloads (Deployments, StatefulSets, Jobs, and CronJobs). Otherwise, the cluster deletion may fail.
|
|
1755
1785
|
*
|
|
1756
1786
|
* @remarks
|
|
1757
|
-
*
|
|
1758
|
-
* - Subscription
|
|
1759
|
-
* - Subscription
|
|
1760
|
-
* -
|
|
1761
|
-
* - ECIs created
|
|
1762
|
-
* - Some cloud resources created
|
|
1787
|
+
* Risk notice:
|
|
1788
|
+
* - Subscription ECS instances, Lingjun compute nodes, and other subscription resources in the cluster cannot be subject to automatic release. To avoid unnecessary billing, perform manual release of these resources. For more information, refer to Cluster deletion and node release rules.
|
|
1789
|
+
* - Subscription APIServer SLB resources cannot be subject to automatic release. To avoid unnecessary billing, perform manual release of these resources.
|
|
1790
|
+
* - VPCs, vSwitches, security groups, and RAM roles that are used by other resources cannot be deleted and are retained by default. Perform manual release of these resources.
|
|
1791
|
+
* - Elastic Container Instances (ECIs) created through virtual nodes are subject to automatic release.
|
|
1792
|
+
* - Some cloud resources created through the cluster are not subject to automatic release when the cluster is deleted. These resources continue to incur billing after the cluster is deleted. Release or retain them as needed. These resources include: Simple Log Service (SLS) projects automatically created by the cluster, and cloud disks purchased through dynamic storage volumes.
|
|
1763
1793
|
*
|
|
1764
1794
|
* @param tmpReq - DeleteClusterRequest
|
|
1765
1795
|
* @param headers - map
|
|
@@ -1814,15 +1844,15 @@ export default class Client extends OpenApi {
|
|
|
1814
1844
|
}
|
|
1815
1845
|
|
|
1816
1846
|
/**
|
|
1817
|
-
*
|
|
1847
|
+
* If you no longer need a cluster, delete the cluster and choose whether to delete or retain the associated resources. Before you delete a cluster, manually clean up workloads (Deployments, StatefulSets, Jobs, and CronJobs). Otherwise, the cluster deletion may fail.
|
|
1818
1848
|
*
|
|
1819
1849
|
* @remarks
|
|
1820
|
-
*
|
|
1821
|
-
* - Subscription
|
|
1822
|
-
* - Subscription
|
|
1823
|
-
* -
|
|
1824
|
-
* - ECIs created
|
|
1825
|
-
* - Some cloud resources created
|
|
1850
|
+
* Risk notice:
|
|
1851
|
+
* - Subscription ECS instances, Lingjun compute nodes, and other subscription resources in the cluster cannot be subject to automatic release. To avoid unnecessary billing, perform manual release of these resources. For more information, refer to Cluster deletion and node release rules.
|
|
1852
|
+
* - Subscription APIServer SLB resources cannot be subject to automatic release. To avoid unnecessary billing, perform manual release of these resources.
|
|
1853
|
+
* - VPCs, vSwitches, security groups, and RAM roles that are used by other resources cannot be deleted and are retained by default. Perform manual release of these resources.
|
|
1854
|
+
* - Elastic Container Instances (ECIs) created through virtual nodes are subject to automatic release.
|
|
1855
|
+
* - Some cloud resources created through the cluster are not subject to automatic release when the cluster is deleted. These resources continue to incur billing after the cluster is deleted. Release or retain them as needed. These resources include: Simple Log Service (SLS) projects automatically created by the cluster, and cloud disks purchased through dynamic storage volumes.
|
|
1826
1856
|
*
|
|
1827
1857
|
* @param request - DeleteClusterRequest
|
|
1828
1858
|
* @returns DeleteClusterResponse
|
|
@@ -1834,7 +1864,7 @@ export default class Client extends OpenApi {
|
|
|
1834
1864
|
}
|
|
1835
1865
|
|
|
1836
1866
|
/**
|
|
1837
|
-
* Deletes cluster inspection
|
|
1867
|
+
* Deletes a cluster inspection configuration.
|
|
1838
1868
|
*
|
|
1839
1869
|
* @param headers - map
|
|
1840
1870
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1859,7 +1889,7 @@ export default class Client extends OpenApi {
|
|
|
1859
1889
|
}
|
|
1860
1890
|
|
|
1861
1891
|
/**
|
|
1862
|
-
* Deletes cluster inspection
|
|
1892
|
+
* Deletes a cluster inspection configuration.
|
|
1863
1893
|
* @returns DeleteClusterInspectConfigResponse
|
|
1864
1894
|
*/
|
|
1865
1895
|
async deleteClusterInspectConfig(clusterId: string): Promise<$_model.DeleteClusterInspectConfigResponse> {
|
|
@@ -1869,7 +1899,7 @@ export default class Client extends OpenApi {
|
|
|
1869
1899
|
}
|
|
1870
1900
|
|
|
1871
1901
|
/**
|
|
1872
|
-
* Deletes
|
|
1902
|
+
* Deletes a node pool that is no longer in use. When a node pool is deleted, all pods on the nodes are deleted, which may trigger descheduling. If descheduling cannot be performed, your services may be affected. Make sure that the cluster has sufficient resources for descheduling.
|
|
1873
1903
|
*
|
|
1874
1904
|
* @param request - DeleteClusterNodepoolRequest
|
|
1875
1905
|
* @param headers - map
|
|
@@ -1902,7 +1932,7 @@ export default class Client extends OpenApi {
|
|
|
1902
1932
|
}
|
|
1903
1933
|
|
|
1904
1934
|
/**
|
|
1905
|
-
* Deletes
|
|
1935
|
+
* Deletes a node pool that is no longer in use. When a node pool is deleted, all pods on the nodes are deleted, which may trigger descheduling. If descheduling cannot be performed, your services may be affected. Make sure that the cluster has sufficient resources for descheduling.
|
|
1906
1936
|
*
|
|
1907
1937
|
* @param request - DeleteClusterNodepoolRequest
|
|
1908
1938
|
* @returns DeleteClusterNodepoolResponse
|
|
@@ -1914,15 +1944,15 @@ export default class Client extends OpenApi {
|
|
|
1914
1944
|
}
|
|
1915
1945
|
|
|
1916
1946
|
/**
|
|
1917
|
-
*
|
|
1947
|
+
* When you no longer need cluster nodes to continue working, you can call the DeleteClusterNodes operation to remove nodes from the cluster. When removing nodes, you can choose whether to simultaneously release the ECS instances and whether to automatically drain the nodes.
|
|
1918
1948
|
*
|
|
1919
1949
|
* @remarks
|
|
1920
|
-
*
|
|
1921
|
-
*
|
|
1922
|
-
*
|
|
1923
|
-
*
|
|
1924
|
-
*
|
|
1925
|
-
*
|
|
1950
|
+
* - When removing nodes, use this API or the [Container Service console](https://cs.console.aliyun.com) to perform standardized operations. Do not manually remove nodes by using the `kubectl delete node` command.
|
|
1951
|
+
* - Do not directly release nodes, remove instances in the ECS or ESS console (or through related APIs), or allow nodes to be passively released due to the expiration of subscription instances. In these cases, the nodes will be directly shut down and automatically removed from the Container Service management console.
|
|
1952
|
+
* - If the node pool has a desired number of nodes configured, the node pool will automatically scale out other instances according to the corresponding configuration to always maintain the node count at the desired number.
|
|
1953
|
+
* - Removing nodes involves Pod migration, which may affect your business. Perform this operation during off-peak hours. Unexpected risks may exist during the operation, so back up relevant data in advance.
|
|
1954
|
+
* - When removing nodes, ACK performs a drain operation. Ensure that the resources on other nodes in the cluster are sufficient to prevent business Pods from being unable to be scheduled.
|
|
1955
|
+
* - Check the node affinity rules and scheduling policies of the Pods on the nodes to be removed to ensure that Pods can still be scheduled to other nodes after node removal.
|
|
1926
1956
|
*
|
|
1927
1957
|
* @param request - DeleteClusterNodesRequest
|
|
1928
1958
|
* @param headers - map
|
|
@@ -1963,15 +1993,15 @@ export default class Client extends OpenApi {
|
|
|
1963
1993
|
}
|
|
1964
1994
|
|
|
1965
1995
|
/**
|
|
1966
|
-
*
|
|
1996
|
+
* When you no longer need cluster nodes to continue working, you can call the DeleteClusterNodes operation to remove nodes from the cluster. When removing nodes, you can choose whether to simultaneously release the ECS instances and whether to automatically drain the nodes.
|
|
1967
1997
|
*
|
|
1968
1998
|
* @remarks
|
|
1969
|
-
*
|
|
1970
|
-
*
|
|
1971
|
-
*
|
|
1972
|
-
*
|
|
1973
|
-
*
|
|
1974
|
-
*
|
|
1999
|
+
* - When removing nodes, use this API or the [Container Service console](https://cs.console.aliyun.com) to perform standardized operations. Do not manually remove nodes by using the `kubectl delete node` command.
|
|
2000
|
+
* - Do not directly release nodes, remove instances in the ECS or ESS console (or through related APIs), or allow nodes to be passively released due to the expiration of subscription instances. In these cases, the nodes will be directly shut down and automatically removed from the Container Service management console.
|
|
2001
|
+
* - If the node pool has a desired number of nodes configured, the node pool will automatically scale out other instances according to the corresponding configuration to always maintain the node count at the desired number.
|
|
2002
|
+
* - Removing nodes involves Pod migration, which may affect your business. Perform this operation during off-peak hours. Unexpected risks may exist during the operation, so back up relevant data in advance.
|
|
2003
|
+
* - When removing nodes, ACK performs a drain operation. Ensure that the resources on other nodes in the cluster are sufficient to prevent business Pods from being unable to be scheduled.
|
|
2004
|
+
* - Check the node affinity rules and scheduling policies of the Pods on the nodes to be removed to ensure that Pods can still be scheduled to other nodes after node removal.
|
|
1975
2005
|
*
|
|
1976
2006
|
* @param request - DeleteClusterNodesRequest
|
|
1977
2007
|
* @returns DeleteClusterNodesResponse
|
|
@@ -1983,7 +2013,7 @@ export default class Client extends OpenApi {
|
|
|
1983
2013
|
}
|
|
1984
2014
|
|
|
1985
2015
|
/**
|
|
1986
|
-
*
|
|
2016
|
+
* Deletes an application trigger by trigger ID.
|
|
1987
2017
|
*
|
|
1988
2018
|
* @deprecated OpenAPI DeleteKubernetesTrigger is deprecated
|
|
1989
2019
|
*
|
|
@@ -2010,7 +2040,7 @@ export default class Client extends OpenApi {
|
|
|
2010
2040
|
}
|
|
2011
2041
|
|
|
2012
2042
|
/**
|
|
2013
|
-
*
|
|
2043
|
+
* Deletes an application trigger by trigger ID.
|
|
2014
2044
|
*
|
|
2015
2045
|
* @deprecated OpenAPI DeleteKubernetesTrigger is deprecated
|
|
2016
2046
|
* @returns DeleteKubernetesTriggerResponse
|
|
@@ -2023,7 +2053,7 @@ export default class Client extends OpenApi {
|
|
|
2023
2053
|
}
|
|
2024
2054
|
|
|
2025
2055
|
/**
|
|
2026
|
-
* Deletes policy
|
|
2056
|
+
* Deletes a policy rule instance from a specified cluster.
|
|
2027
2057
|
*
|
|
2028
2058
|
* @param request - DeletePolicyInstanceRequest
|
|
2029
2059
|
* @param headers - map
|
|
@@ -2056,7 +2086,7 @@ export default class Client extends OpenApi {
|
|
|
2056
2086
|
}
|
|
2057
2087
|
|
|
2058
2088
|
/**
|
|
2059
|
-
* Deletes policy
|
|
2089
|
+
* Deletes a policy rule instance from a specified cluster.
|
|
2060
2090
|
*
|
|
2061
2091
|
* @param request - DeletePolicyInstanceRequest
|
|
2062
2092
|
* @returns DeletePolicyInstanceResponse
|
|
@@ -2068,7 +2098,7 @@ export default class Client extends OpenApi {
|
|
|
2068
2098
|
}
|
|
2069
2099
|
|
|
2070
2100
|
/**
|
|
2071
|
-
* Deletes
|
|
2101
|
+
* Deletes an orchestration template when you no longer need it.
|
|
2072
2102
|
*
|
|
2073
2103
|
* @param headers - map
|
|
2074
2104
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2093,7 +2123,7 @@ export default class Client extends OpenApi {
|
|
|
2093
2123
|
}
|
|
2094
2124
|
|
|
2095
2125
|
/**
|
|
2096
|
-
* Deletes
|
|
2126
|
+
* Deletes an orchestration template when you no longer need it.
|
|
2097
2127
|
* @returns DeleteTemplateResponse
|
|
2098
2128
|
*/
|
|
2099
2129
|
async deleteTemplate(TemplateId: string): Promise<$_model.DeleteTemplateResponse> {
|
|
@@ -2103,7 +2133,7 @@ export default class Client extends OpenApi {
|
|
|
2103
2133
|
}
|
|
2104
2134
|
|
|
2105
2135
|
/**
|
|
2106
|
-
* Deletes an application trigger.
|
|
2136
|
+
* Deletes an application trigger when it is no longer needed.
|
|
2107
2137
|
*
|
|
2108
2138
|
* @param headers - map
|
|
2109
2139
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2128,7 +2158,7 @@ export default class Client extends OpenApi {
|
|
|
2128
2158
|
}
|
|
2129
2159
|
|
|
2130
2160
|
/**
|
|
2131
|
-
* Deletes an application trigger.
|
|
2161
|
+
* Deletes an application trigger when it is no longer needed.
|
|
2132
2162
|
* @returns DeleteTriggerResponse
|
|
2133
2163
|
*/
|
|
2134
2164
|
async deleteTrigger(clusterId: string, Id: string): Promise<$_model.DeleteTriggerResponse> {
|
|
@@ -2138,7 +2168,7 @@ export default class Client extends OpenApi {
|
|
|
2138
2168
|
}
|
|
2139
2169
|
|
|
2140
2170
|
/**
|
|
2141
|
-
*
|
|
2171
|
+
* Deploys a policy instance in a specified namespace of a specified cluster. You can select a security policy type in an ACK cluster, configure the governance action (alerting or blocking) and the namespace scope for the policy instance to create and deploy a policy instance.
|
|
2142
2172
|
*
|
|
2143
2173
|
* @param request - DeployPolicyInstanceRequest
|
|
2144
2174
|
* @param headers - map
|
|
@@ -2179,7 +2209,7 @@ export default class Client extends OpenApi {
|
|
|
2179
2209
|
}
|
|
2180
2210
|
|
|
2181
2211
|
/**
|
|
2182
|
-
*
|
|
2212
|
+
* Deploys a policy instance in a specified namespace of a specified cluster. You can select a security policy type in an ACK cluster, configure the governance action (alerting or blocking) and the namespace scope for the policy instance to create and deploy a policy instance.
|
|
2183
2213
|
*
|
|
2184
2214
|
* @param request - DeployPolicyInstanceRequest
|
|
2185
2215
|
* @returns DeployPolicyInstanceResponse
|
|
@@ -2191,7 +2221,7 @@ export default class Client extends OpenApi {
|
|
|
2191
2221
|
}
|
|
2192
2222
|
|
|
2193
2223
|
/**
|
|
2194
|
-
*
|
|
2224
|
+
* You can call the DescribeAddon operation to query information about a specified component based on parameters such as region, cluster type, cluster subtype (profile), cluster version, and component name. The returned information includes whether the component is managed, component category, supported custom parameter schema, compatible OS architectures, and the minimum cluster version required by the component version.
|
|
2195
2225
|
*
|
|
2196
2226
|
* @param request - DescribeAddonRequest
|
|
2197
2227
|
* @param headers - map
|
|
@@ -2248,7 +2278,7 @@ export default class Client extends OpenApi {
|
|
|
2248
2278
|
}
|
|
2249
2279
|
|
|
2250
2280
|
/**
|
|
2251
|
-
*
|
|
2281
|
+
* You can call the DescribeAddon operation to query information about a specified component based on parameters such as region, cluster type, cluster subtype (profile), cluster version, and component name. The returned information includes whether the component is managed, component category, supported custom parameter schema, compatible OS architectures, and the minimum cluster version required by the component version.
|
|
2252
2282
|
*
|
|
2253
2283
|
* @param request - DescribeAddonRequest
|
|
2254
2284
|
* @returns DescribeAddonResponse
|
|
@@ -2260,7 +2290,7 @@ export default class Client extends OpenApi {
|
|
|
2260
2290
|
}
|
|
2261
2291
|
|
|
2262
2292
|
/**
|
|
2263
|
-
*
|
|
2293
|
+
* Queries the details of all components supported by the platform.
|
|
2264
2294
|
*
|
|
2265
2295
|
* @deprecated OpenAPI DescribeAddons is deprecated
|
|
2266
2296
|
*
|
|
@@ -2311,7 +2341,7 @@ export default class Client extends OpenApi {
|
|
|
2311
2341
|
}
|
|
2312
2342
|
|
|
2313
2343
|
/**
|
|
2314
|
-
*
|
|
2344
|
+
* Queries the details of all components supported by the platform.
|
|
2315
2345
|
*
|
|
2316
2346
|
* @deprecated OpenAPI DescribeAddons is deprecated
|
|
2317
2347
|
*
|
|
@@ -2326,11 +2356,10 @@ export default class Client extends OpenApi {
|
|
|
2326
2356
|
}
|
|
2327
2357
|
|
|
2328
2358
|
/**
|
|
2329
|
-
*
|
|
2359
|
+
* Queries an auto-repair rule.
|
|
2330
2360
|
*
|
|
2331
2361
|
* @remarks
|
|
2332
|
-
* >Notice:
|
|
2333
|
-
* This API is not yet available.
|
|
2362
|
+
* >Notice: This API is not yet available. Stay tuned.
|
|
2334
2363
|
*
|
|
2335
2364
|
* @param headers - map
|
|
2336
2365
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2355,11 +2384,10 @@ export default class Client extends OpenApi {
|
|
|
2355
2384
|
}
|
|
2356
2385
|
|
|
2357
2386
|
/**
|
|
2358
|
-
*
|
|
2387
|
+
* Queries an auto-repair rule.
|
|
2359
2388
|
*
|
|
2360
2389
|
* @remarks
|
|
2361
|
-
* >Notice:
|
|
2362
|
-
* This API is not yet available.
|
|
2390
|
+
* >Notice: This API is not yet available. Stay tuned.
|
|
2363
2391
|
* @returns DescribeAutoRepairPolicyResponse
|
|
2364
2392
|
*/
|
|
2365
2393
|
async describeAutoRepairPolicy(clusterId: string, policyId: string): Promise<$_model.DescribeAutoRepairPolicyResponse> {
|
|
@@ -2369,7 +2397,7 @@ export default class Client extends OpenApi {
|
|
|
2369
2397
|
}
|
|
2370
2398
|
|
|
2371
2399
|
/**
|
|
2372
|
-
*
|
|
2400
|
+
* Calls DescribeClusterAddonInstance to query information about an installed cluster component, such as its version, status, and configuration.
|
|
2373
2401
|
*
|
|
2374
2402
|
* @deprecated OpenAPI DescribeClusterAddonInstance is deprecated
|
|
2375
2403
|
*
|
|
@@ -2396,7 +2424,7 @@ export default class Client extends OpenApi {
|
|
|
2396
2424
|
}
|
|
2397
2425
|
|
|
2398
2426
|
/**
|
|
2399
|
-
*
|
|
2427
|
+
* Calls DescribeClusterAddonInstance to query information about an installed cluster component, such as its version, status, and configuration.
|
|
2400
2428
|
*
|
|
2401
2429
|
* @deprecated OpenAPI DescribeClusterAddonInstance is deprecated
|
|
2402
2430
|
* @returns DescribeClusterAddonInstanceResponse
|
|
@@ -2409,7 +2437,7 @@ export default class Client extends OpenApi {
|
|
|
2409
2437
|
}
|
|
2410
2438
|
|
|
2411
2439
|
/**
|
|
2412
|
-
*
|
|
2440
|
+
* Queries the version information of a specified component that can be used in a specific cluster, including the component version and configurable parameters.
|
|
2413
2441
|
*
|
|
2414
2442
|
* @deprecated OpenAPI DescribeClusterAddonMetadata is deprecated
|
|
2415
2443
|
*
|
|
@@ -2444,7 +2472,7 @@ export default class Client extends OpenApi {
|
|
|
2444
2472
|
}
|
|
2445
2473
|
|
|
2446
2474
|
/**
|
|
2447
|
-
*
|
|
2475
|
+
* Queries the version information of a specified component that can be used in a specific cluster, including the component version and configurable parameters.
|
|
2448
2476
|
*
|
|
2449
2477
|
* @deprecated OpenAPI DescribeClusterAddonMetadata is deprecated
|
|
2450
2478
|
*
|
|
@@ -2459,7 +2487,7 @@ export default class Client extends OpenApi {
|
|
|
2459
2487
|
}
|
|
2460
2488
|
|
|
2461
2489
|
/**
|
|
2462
|
-
*
|
|
2490
|
+
* Queries the upgrade status of a cluster component by calling DescribeClusterAddonUpgradeStatus.
|
|
2463
2491
|
*
|
|
2464
2492
|
* @deprecated OpenAPI DescribeClusterAddonUpgradeStatus is deprecated
|
|
2465
2493
|
*
|
|
@@ -2486,7 +2514,7 @@ export default class Client extends OpenApi {
|
|
|
2486
2514
|
}
|
|
2487
2515
|
|
|
2488
2516
|
/**
|
|
2489
|
-
*
|
|
2517
|
+
* Queries the upgrade status of a cluster component by calling DescribeClusterAddonUpgradeStatus.
|
|
2490
2518
|
*
|
|
2491
2519
|
* @deprecated OpenAPI DescribeClusterAddonUpgradeStatus is deprecated
|
|
2492
2520
|
* @returns DescribeClusterAddonUpgradeStatusResponse
|
|
@@ -2499,7 +2527,7 @@ export default class Client extends OpenApi {
|
|
|
2499
2527
|
}
|
|
2500
2528
|
|
|
2501
2529
|
/**
|
|
2502
|
-
*
|
|
2530
|
+
* Queries the upgrade status of a component by component name.
|
|
2503
2531
|
*
|
|
2504
2532
|
* @deprecated OpenAPI DescribeClusterAddonsUpgradeStatus is deprecated
|
|
2505
2533
|
*
|
|
@@ -2540,7 +2568,7 @@ export default class Client extends OpenApi {
|
|
|
2540
2568
|
}
|
|
2541
2569
|
|
|
2542
2570
|
/**
|
|
2543
|
-
*
|
|
2571
|
+
* Queries the upgrade status of a component by component name.
|
|
2544
2572
|
*
|
|
2545
2573
|
* @deprecated OpenAPI DescribeClusterAddonsUpgradeStatus is deprecated
|
|
2546
2574
|
*
|
|
@@ -2555,7 +2583,7 @@ export default class Client extends OpenApi {
|
|
|
2555
2583
|
}
|
|
2556
2584
|
|
|
2557
2585
|
/**
|
|
2558
|
-
*
|
|
2586
|
+
* Queries the details of all installed components in a cluster by cluster ID.
|
|
2559
2587
|
*
|
|
2560
2588
|
* @deprecated OpenAPI DescribeClusterAddonsVersion is deprecated
|
|
2561
2589
|
*
|
|
@@ -2582,7 +2610,7 @@ export default class Client extends OpenApi {
|
|
|
2582
2610
|
}
|
|
2583
2611
|
|
|
2584
2612
|
/**
|
|
2585
|
-
*
|
|
2613
|
+
* Queries the details of all installed components in a cluster by cluster ID.
|
|
2586
2614
|
*
|
|
2587
2615
|
* @deprecated OpenAPI DescribeClusterAddonsVersion is deprecated
|
|
2588
2616
|
* @returns DescribeClusterAddonsVersionResponse
|
|
@@ -2595,7 +2623,7 @@ export default class Client extends OpenApi {
|
|
|
2595
2623
|
}
|
|
2596
2624
|
|
|
2597
2625
|
/**
|
|
2598
|
-
*
|
|
2626
|
+
* If you need to add existing ECS instances to an ACK cluster as worker nodes, or re-add node instances to a node pool after they are removed, ACK allows you to manually add existing nodes to a node pool. Calls the DescribeClusterAttachScripts operation to obtain the script for adding existing nodes.
|
|
2599
2627
|
*
|
|
2600
2628
|
* @param request - DescribeClusterAttachScriptsRequest
|
|
2601
2629
|
* @param headers - map
|
|
@@ -2656,7 +2684,7 @@ export default class Client extends OpenApi {
|
|
|
2656
2684
|
}
|
|
2657
2685
|
|
|
2658
2686
|
/**
|
|
2659
|
-
*
|
|
2687
|
+
* If you need to add existing ECS instances to an ACK cluster as worker nodes, or re-add node instances to a node pool after they are removed, ACK allows you to manually add existing nodes to a node pool. Calls the DescribeClusterAttachScripts operation to obtain the script for adding existing nodes.
|
|
2660
2688
|
*
|
|
2661
2689
|
* @param request - DescribeClusterAttachScriptsRequest
|
|
2662
2690
|
* @returns DescribeClusterAttachScriptsResponse
|
|
@@ -2668,7 +2696,7 @@ export default class Client extends OpenApi {
|
|
|
2668
2696
|
}
|
|
2669
2697
|
|
|
2670
2698
|
/**
|
|
2671
|
-
* You can call the DescribeClusterDetail
|
|
2699
|
+
* You can call the DescribeClusterDetail API to query the detailed information of a specified cluster by cluster ID.
|
|
2672
2700
|
*
|
|
2673
2701
|
* @param headers - map
|
|
2674
2702
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2693,7 +2721,7 @@ export default class Client extends OpenApi {
|
|
|
2693
2721
|
}
|
|
2694
2722
|
|
|
2695
2723
|
/**
|
|
2696
|
-
* You can call the DescribeClusterDetail
|
|
2724
|
+
* You can call the DescribeClusterDetail API to query the detailed information of a specified cluster by cluster ID.
|
|
2697
2725
|
* @returns DescribeClusterDetailResponse
|
|
2698
2726
|
*/
|
|
2699
2727
|
async describeClusterDetail(ClusterId: string): Promise<$_model.DescribeClusterDetailResponse> {
|
|
@@ -2703,7 +2731,7 @@ export default class Client extends OpenApi {
|
|
|
2703
2731
|
}
|
|
2704
2732
|
|
|
2705
2733
|
/**
|
|
2706
|
-
* Cluster operation events include cluster creation, modification,
|
|
2734
|
+
* Cluster operation events include cluster creation, cluster modification, node pool creation, node pool scale-out, addon installation, and cluster upgrade. You can call the DescribeClusterEvents operation to retrieve the list of events that occurred in a specified cluster and query event details, including the event level, event status, and event time.
|
|
2707
2735
|
*
|
|
2708
2736
|
* @param request - DescribeClusterEventsRequest
|
|
2709
2737
|
* @param headers - map
|
|
@@ -2752,7 +2780,7 @@ export default class Client extends OpenApi {
|
|
|
2752
2780
|
}
|
|
2753
2781
|
|
|
2754
2782
|
/**
|
|
2755
|
-
* Cluster operation events include cluster creation, modification,
|
|
2783
|
+
* Cluster operation events include cluster creation, cluster modification, node pool creation, node pool scale-out, addon installation, and cluster upgrade. You can call the DescribeClusterEvents operation to retrieve the list of events that occurred in a specified cluster and query event details, including the event level, event status, and event time.
|
|
2756
2784
|
*
|
|
2757
2785
|
* @param request - DescribeClusterEventsRequest
|
|
2758
2786
|
* @returns DescribeClusterEventsResponse
|
|
@@ -2764,7 +2792,7 @@ export default class Client extends OpenApi {
|
|
|
2764
2792
|
}
|
|
2765
2793
|
|
|
2766
2794
|
/**
|
|
2767
|
-
*
|
|
2795
|
+
* Retrieves the log data of a cluster for root cause analysis and tracing when cluster issues occur.
|
|
2768
2796
|
*
|
|
2769
2797
|
* @param headers - map
|
|
2770
2798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2789,7 +2817,7 @@ export default class Client extends OpenApi {
|
|
|
2789
2817
|
}
|
|
2790
2818
|
|
|
2791
2819
|
/**
|
|
2792
|
-
*
|
|
2820
|
+
* Retrieves the log data of a cluster for root cause analysis and tracing when cluster issues occur.
|
|
2793
2821
|
* @returns DescribeClusterLogsResponse
|
|
2794
2822
|
*/
|
|
2795
2823
|
async describeClusterLogs(ClusterId: string): Promise<$_model.DescribeClusterLogsResponse> {
|
|
@@ -2799,7 +2827,7 @@ export default class Client extends OpenApi {
|
|
|
2799
2827
|
}
|
|
2800
2828
|
|
|
2801
2829
|
/**
|
|
2802
|
-
* You can call the DescribeClusterNodePoolDetail operation to query the
|
|
2830
|
+
* You can call the DescribeClusterNodePoolDetail operation to query the configuration of a specified node pool in a cluster by node pool ID.
|
|
2803
2831
|
*
|
|
2804
2832
|
* @param headers - map
|
|
2805
2833
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2824,7 +2852,7 @@ export default class Client extends OpenApi {
|
|
|
2824
2852
|
}
|
|
2825
2853
|
|
|
2826
2854
|
/**
|
|
2827
|
-
* You can call the DescribeClusterNodePoolDetail operation to query the
|
|
2855
|
+
* You can call the DescribeClusterNodePoolDetail operation to query the configuration of a specified node pool in a cluster by node pool ID.
|
|
2828
2856
|
* @returns DescribeClusterNodePoolDetailResponse
|
|
2829
2857
|
*/
|
|
2830
2858
|
async describeClusterNodePoolDetail(ClusterId: string, NodepoolId: string): Promise<$_model.DescribeClusterNodePoolDetailResponse> {
|
|
@@ -2834,7 +2862,7 @@ export default class Client extends OpenApi {
|
|
|
2834
2862
|
}
|
|
2835
2863
|
|
|
2836
2864
|
/**
|
|
2837
|
-
* Queries the node pools in a cluster.
|
|
2865
|
+
* Queries the list of all node pools in a cluster.
|
|
2838
2866
|
*
|
|
2839
2867
|
* @param request - DescribeClusterNodePoolsRequest
|
|
2840
2868
|
* @param headers - map
|
|
@@ -2867,7 +2895,7 @@ export default class Client extends OpenApi {
|
|
|
2867
2895
|
}
|
|
2868
2896
|
|
|
2869
2897
|
/**
|
|
2870
|
-
* Queries the node pools in a cluster.
|
|
2898
|
+
* Queries the list of all node pools in a cluster.
|
|
2871
2899
|
*
|
|
2872
2900
|
* @param request - DescribeClusterNodePoolsRequest
|
|
2873
2901
|
* @returns DescribeClusterNodePoolsResponse
|
|
@@ -2879,7 +2907,7 @@ export default class Client extends OpenApi {
|
|
|
2879
2907
|
}
|
|
2880
2908
|
|
|
2881
2909
|
/**
|
|
2882
|
-
*
|
|
2910
|
+
* Queries the list of nodes that meet the specified conditions in a cluster.
|
|
2883
2911
|
*
|
|
2884
2912
|
* @param request - DescribeClusterNodesRequest
|
|
2885
2913
|
* @param headers - map
|
|
@@ -2893,6 +2921,18 @@ export default class Client extends OpenApi {
|
|
|
2893
2921
|
query["instanceIds"] = request.instanceIds;
|
|
2894
2922
|
}
|
|
2895
2923
|
|
|
2924
|
+
if (!$dara.isNull(request.nodeIps)) {
|
|
2925
|
+
query["nodeIps"] = request.nodeIps;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2928
|
+
if (!$dara.isNull(request.nodeLabels)) {
|
|
2929
|
+
query["nodeLabels"] = request.nodeLabels;
|
|
2930
|
+
}
|
|
2931
|
+
|
|
2932
|
+
if (!$dara.isNull(request.nodeNames)) {
|
|
2933
|
+
query["nodeNames"] = request.nodeNames;
|
|
2934
|
+
}
|
|
2935
|
+
|
|
2896
2936
|
if (!$dara.isNull(request.nodepoolId)) {
|
|
2897
2937
|
query["nodepool_id"] = request.nodepoolId;
|
|
2898
2938
|
}
|
|
@@ -2928,7 +2968,7 @@ export default class Client extends OpenApi {
|
|
|
2928
2968
|
}
|
|
2929
2969
|
|
|
2930
2970
|
/**
|
|
2931
|
-
*
|
|
2971
|
+
* Queries the list of nodes that meet the specified conditions in a cluster.
|
|
2932
2972
|
*
|
|
2933
2973
|
* @param request - DescribeClusterNodesRequest
|
|
2934
2974
|
* @returns DescribeClusterNodesResponse
|
|
@@ -2940,7 +2980,7 @@ export default class Client extends OpenApi {
|
|
|
2940
2980
|
}
|
|
2941
2981
|
|
|
2942
2982
|
/**
|
|
2943
|
-
* Container Service for Kubernetes
|
|
2983
|
+
* When you use Container Service for Kubernetes (ACK), you also use resources from other associated Alibaba Cloud services. You can call the DescribeClusterResources operation to query the associated resources of a specified cluster, such as VPCs and SLBs. To query node pool or node resources, call the DescribeClusterNodePools or DescribeClusterNodes operation.
|
|
2944
2984
|
*
|
|
2945
2985
|
* @param request - DescribeClusterResourcesRequest
|
|
2946
2986
|
* @param headers - map
|
|
@@ -2973,7 +3013,7 @@ export default class Client extends OpenApi {
|
|
|
2973
3013
|
}
|
|
2974
3014
|
|
|
2975
3015
|
/**
|
|
2976
|
-
* Container Service for Kubernetes
|
|
3016
|
+
* When you use Container Service for Kubernetes (ACK), you also use resources from other associated Alibaba Cloud services. You can call the DescribeClusterResources operation to query the associated resources of a specified cluster, such as VPCs and SLBs. To query node pool or node resources, call the DescribeClusterNodePools or DescribeClusterNodes operation.
|
|
2977
3017
|
*
|
|
2978
3018
|
* @param request - DescribeClusterResourcesRequest
|
|
2979
3019
|
* @returns DescribeClusterResourcesResponse
|
|
@@ -2985,7 +3025,7 @@ export default class Client extends OpenApi {
|
|
|
2985
3025
|
}
|
|
2986
3026
|
|
|
2987
3027
|
/**
|
|
2988
|
-
*
|
|
3028
|
+
* Queries the task list of a cluster by calling the DescribeClusterTasks operation.
|
|
2989
3029
|
*
|
|
2990
3030
|
* @param request - DescribeClusterTasksRequest
|
|
2991
3031
|
* @param headers - map
|
|
@@ -3030,7 +3070,7 @@ export default class Client extends OpenApi {
|
|
|
3030
3070
|
}
|
|
3031
3071
|
|
|
3032
3072
|
/**
|
|
3033
|
-
*
|
|
3073
|
+
* Queries the task list of a cluster by calling the DescribeClusterTasks operation.
|
|
3034
3074
|
*
|
|
3035
3075
|
* @param request - DescribeClusterTasksRequest
|
|
3036
3076
|
* @returns DescribeClusterTasksResponse
|
|
@@ -3042,11 +3082,11 @@ export default class Client extends OpenApi {
|
|
|
3042
3082
|
}
|
|
3043
3083
|
|
|
3044
3084
|
/**
|
|
3045
|
-
*
|
|
3085
|
+
* KubeConfig is used to configure access credentials for ACK clusters on the client. It contains identity and authentication data for accessing the target cluster. When you use kubectl for cluster management, you must first connect to the cluster by using KubeConfig. You can invoke the DescribeClusterUserKubeconfig operation to query the KubeConfig of a specified cluster.
|
|
3046
3086
|
*
|
|
3047
3087
|
* @remarks
|
|
3048
|
-
*
|
|
3049
|
-
*
|
|
3088
|
+
* - The default validity period of the certificate issued by KubeConfig is 3 years. Within 180 days before the certificate expires, you can obtain a rotated and refreshed KubeConfig by using the Container Service console or the DescribeClusterUserKubeconfig operation. The new KubeConfig certificate is valid for 3 years. The old KubeConfig credential remains valid until the certificate expires. Obtain the rotated credential promptly based on the KubeConfig expiration time displayed in the console or returned by the operation.
|
|
3089
|
+
* - Properly manage the KubeConfig credentials of your cluster and revoke them when they are no longer needed to avoid security risks such as sensitive data leakage caused by KubeConfig exposure.
|
|
3050
3090
|
*
|
|
3051
3091
|
* @param request - DescribeClusterUserKubeconfigRequest
|
|
3052
3092
|
* @param headers - map
|
|
@@ -3083,11 +3123,11 @@ export default class Client extends OpenApi {
|
|
|
3083
3123
|
}
|
|
3084
3124
|
|
|
3085
3125
|
/**
|
|
3086
|
-
*
|
|
3126
|
+
* KubeConfig is used to configure access credentials for ACK clusters on the client. It contains identity and authentication data for accessing the target cluster. When you use kubectl for cluster management, you must first connect to the cluster by using KubeConfig. You can invoke the DescribeClusterUserKubeconfig operation to query the KubeConfig of a specified cluster.
|
|
3087
3127
|
*
|
|
3088
3128
|
* @remarks
|
|
3089
|
-
*
|
|
3090
|
-
*
|
|
3129
|
+
* - The default validity period of the certificate issued by KubeConfig is 3 years. Within 180 days before the certificate expires, you can obtain a rotated and refreshed KubeConfig by using the Container Service console or the DescribeClusterUserKubeconfig operation. The new KubeConfig certificate is valid for 3 years. The old KubeConfig credential remains valid until the certificate expires. Obtain the rotated credential promptly based on the KubeConfig expiration time displayed in the console or returned by the operation.
|
|
3130
|
+
* - Properly manage the KubeConfig credentials of your cluster and revoke them when they are no longer needed to avoid security risks such as sensitive data leakage caused by KubeConfig exposure.
|
|
3091
3131
|
*
|
|
3092
3132
|
* @param request - DescribeClusterUserKubeconfigRequest
|
|
3093
3133
|
* @returns DescribeClusterUserKubeconfigResponse
|
|
@@ -3099,7 +3139,7 @@ export default class Client extends OpenApi {
|
|
|
3099
3139
|
}
|
|
3100
3140
|
|
|
3101
3141
|
/**
|
|
3102
|
-
*
|
|
3142
|
+
* Retrieves the kubeconfig file for a cluster.
|
|
3103
3143
|
*
|
|
3104
3144
|
* @deprecated OpenAPI DescribeClusterV2UserKubeconfig is deprecated
|
|
3105
3145
|
*
|
|
@@ -3138,7 +3178,7 @@ export default class Client extends OpenApi {
|
|
|
3138
3178
|
}
|
|
3139
3179
|
|
|
3140
3180
|
/**
|
|
3141
|
-
*
|
|
3181
|
+
* Retrieves the kubeconfig file for a cluster.
|
|
3142
3182
|
*
|
|
3143
3183
|
* @deprecated OpenAPI DescribeClusterV2UserKubeconfig is deprecated
|
|
3144
3184
|
*
|
|
@@ -3153,7 +3193,7 @@ export default class Client extends OpenApi {
|
|
|
3153
3193
|
}
|
|
3154
3194
|
|
|
3155
3195
|
/**
|
|
3156
|
-
*
|
|
3196
|
+
* You can call the DescribeClusterVuls operation to query the details of security vulnerabilities in a cluster by cluster ID, including vulnerability names, types, and severity levels. Regularly scan your cluster for security vulnerabilities to improve cluster security.
|
|
3157
3197
|
*
|
|
3158
3198
|
* @param headers - map
|
|
3159
3199
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3178,7 +3218,7 @@ export default class Client extends OpenApi {
|
|
|
3178
3218
|
}
|
|
3179
3219
|
|
|
3180
3220
|
/**
|
|
3181
|
-
*
|
|
3221
|
+
* You can call the DescribeClusterVuls operation to query the details of security vulnerabilities in a cluster by cluster ID, including vulnerability names, types, and severity levels. Regularly scan your cluster for security vulnerabilities to improve cluster security.
|
|
3182
3222
|
* @returns DescribeClusterVulsResponse
|
|
3183
3223
|
*/
|
|
3184
3224
|
async describeClusterVuls(clusterId: string): Promise<$_model.DescribeClusterVulsResponse> {
|
|
@@ -3188,7 +3228,7 @@ export default class Client extends OpenApi {
|
|
|
3188
3228
|
}
|
|
3189
3229
|
|
|
3190
3230
|
/**
|
|
3191
|
-
* View all clusters (including Swarm and Kubernetes clusters)
|
|
3231
|
+
* View all clusters created in Container Service (including Swarm and Kubernetes clusters).
|
|
3192
3232
|
*
|
|
3193
3233
|
* @deprecated OpenAPI DescribeClusters is deprecated
|
|
3194
3234
|
*
|
|
@@ -3231,7 +3271,7 @@ export default class Client extends OpenApi {
|
|
|
3231
3271
|
}
|
|
3232
3272
|
|
|
3233
3273
|
/**
|
|
3234
|
-
* View all clusters (including Swarm and Kubernetes clusters)
|
|
3274
|
+
* View all clusters created in Container Service (including Swarm and Kubernetes clusters).
|
|
3235
3275
|
*
|
|
3236
3276
|
* @deprecated OpenAPI DescribeClusters is deprecated
|
|
3237
3277
|
*
|
|
@@ -3246,7 +3286,7 @@ export default class Client extends OpenApi {
|
|
|
3246
3286
|
}
|
|
3247
3287
|
|
|
3248
3288
|
/**
|
|
3249
|
-
*
|
|
3289
|
+
* Queries all clusters in a specified region.
|
|
3250
3290
|
*
|
|
3251
3291
|
* @param request - DescribeClustersForRegionRequest
|
|
3252
3292
|
* @param headers - map
|
|
@@ -3303,7 +3343,7 @@ export default class Client extends OpenApi {
|
|
|
3303
3343
|
}
|
|
3304
3344
|
|
|
3305
3345
|
/**
|
|
3306
|
-
*
|
|
3346
|
+
* Queries all clusters in a specified region.
|
|
3307
3347
|
*
|
|
3308
3348
|
* @param request - DescribeClustersForRegionRequest
|
|
3309
3349
|
* @returns DescribeClustersForRegionResponse
|
|
@@ -3315,7 +3355,7 @@ export default class Client extends OpenApi {
|
|
|
3315
3355
|
}
|
|
3316
3356
|
|
|
3317
3357
|
/**
|
|
3318
|
-
*
|
|
3358
|
+
* You can invoke the DescribeClustersV1 operation to query the list of ACK clusters that meet conditional criteria (such as cluster type and cluster specification) under the current account.
|
|
3319
3359
|
*
|
|
3320
3360
|
* @param request - DescribeClustersV1Request
|
|
3321
3361
|
* @param headers - map
|
|
@@ -3376,7 +3416,7 @@ export default class Client extends OpenApi {
|
|
|
3376
3416
|
}
|
|
3377
3417
|
|
|
3378
3418
|
/**
|
|
3379
|
-
*
|
|
3419
|
+
* You can invoke the DescribeClustersV1 operation to query the list of ACK clusters that meet conditional criteria (such as cluster type and cluster specification) under the current account.
|
|
3380
3420
|
*
|
|
3381
3421
|
* @param request - DescribeClustersV1Request
|
|
3382
3422
|
* @returns DescribeClustersV1Response
|
|
@@ -3388,7 +3428,7 @@ export default class Client extends OpenApi {
|
|
|
3388
3428
|
}
|
|
3389
3429
|
|
|
3390
3430
|
/**
|
|
3391
|
-
* Cluster operation events include cluster creation, cluster
|
|
3431
|
+
* Cluster operation events include cluster creation, cluster modification, node pool creation, node pool scale-out, addon installation, and cluster upgrade. You can call the DescribeEvents operation to query the details of a specific type of event, including the event level, event status, and event time.
|
|
3392
3432
|
*
|
|
3393
3433
|
* @param request - DescribeEventsRequest
|
|
3394
3434
|
* @param headers - map
|
|
@@ -3441,7 +3481,7 @@ export default class Client extends OpenApi {
|
|
|
3441
3481
|
}
|
|
3442
3482
|
|
|
3443
3483
|
/**
|
|
3444
|
-
* Cluster operation events include cluster creation, cluster
|
|
3484
|
+
* Cluster operation events include cluster creation, cluster modification, node pool creation, node pool scale-out, addon installation, and cluster upgrade. You can call the DescribeEvents operation to query the details of a specific type of event, including the event level, event status, and event time.
|
|
3445
3485
|
*
|
|
3446
3486
|
* @param request - DescribeEventsRequest
|
|
3447
3487
|
* @returns DescribeEventsResponse
|
|
@@ -3453,7 +3493,7 @@ export default class Client extends OpenApi {
|
|
|
3453
3493
|
}
|
|
3454
3494
|
|
|
3455
3495
|
/**
|
|
3456
|
-
*
|
|
3496
|
+
* Queries all events in a specified region.
|
|
3457
3497
|
*
|
|
3458
3498
|
* @param request - DescribeEventsForRegionRequest
|
|
3459
3499
|
* @param headers - map
|
|
@@ -3502,7 +3542,7 @@ export default class Client extends OpenApi {
|
|
|
3502
3542
|
}
|
|
3503
3543
|
|
|
3504
3544
|
/**
|
|
3505
|
-
*
|
|
3545
|
+
* Queries all events in a specified region.
|
|
3506
3546
|
*
|
|
3507
3547
|
* @param request - DescribeEventsForRegionRequest
|
|
3508
3548
|
* @returns DescribeEventsForRegionResponse
|
|
@@ -3514,10 +3554,10 @@ export default class Client extends OpenApi {
|
|
|
3514
3554
|
}
|
|
3515
3555
|
|
|
3516
3556
|
/**
|
|
3517
|
-
* Queries the
|
|
3557
|
+
* Queries the agent configuration for a registered cluster by cluster ID.
|
|
3518
3558
|
*
|
|
3519
3559
|
* @remarks
|
|
3520
|
-
* For more information, see [Register an external Kubernetes cluster](https://help.aliyun.com/document_detail/121053.html).
|
|
3560
|
+
* For more information about cluster registration, see [Register an external Kubernetes cluster](https://help.aliyun.com/document_detail/121053.html).
|
|
3521
3561
|
*
|
|
3522
3562
|
* @deprecated OpenAPI DescribeExternalAgent is deprecated
|
|
3523
3563
|
*
|
|
@@ -3556,10 +3596,10 @@ export default class Client extends OpenApi {
|
|
|
3556
3596
|
}
|
|
3557
3597
|
|
|
3558
3598
|
/**
|
|
3559
|
-
* Queries the
|
|
3599
|
+
* Queries the agent configuration for a registered cluster by cluster ID.
|
|
3560
3600
|
*
|
|
3561
3601
|
* @remarks
|
|
3562
|
-
* For more information, see [Register an external Kubernetes cluster](https://help.aliyun.com/document_detail/121053.html).
|
|
3602
|
+
* For more information about cluster registration, see [Register an external Kubernetes cluster](https://help.aliyun.com/document_detail/121053.html).
|
|
3563
3603
|
*
|
|
3564
3604
|
* @deprecated OpenAPI DescribeExternalAgent is deprecated
|
|
3565
3605
|
*
|
|
@@ -3574,7 +3614,7 @@ export default class Client extends OpenApi {
|
|
|
3574
3614
|
}
|
|
3575
3615
|
|
|
3576
3616
|
/**
|
|
3577
|
-
*
|
|
3617
|
+
* You can call the DescribeKubernetesVersionMetadata operation to query detailed information about Kubernetes versions, including version information, release dates and expiration dates, compatible operating systems, and container runtimes.
|
|
3578
3618
|
*
|
|
3579
3619
|
* @param request - DescribeKubernetesVersionMetadataRequest
|
|
3580
3620
|
* @param headers - map
|
|
@@ -3631,7 +3671,7 @@ export default class Client extends OpenApi {
|
|
|
3631
3671
|
}
|
|
3632
3672
|
|
|
3633
3673
|
/**
|
|
3634
|
-
*
|
|
3674
|
+
* You can call the DescribeKubernetesVersionMetadata operation to query detailed information about Kubernetes versions, including version information, release dates and expiration dates, compatible operating systems, and container runtimes.
|
|
3635
3675
|
*
|
|
3636
3676
|
* @param request - DescribeKubernetesVersionMetadataRequest
|
|
3637
3677
|
* @returns DescribeKubernetesVersionMetadataResponse
|
|
@@ -3643,7 +3683,7 @@ export default class Client extends OpenApi {
|
|
|
3643
3683
|
}
|
|
3644
3684
|
|
|
3645
3685
|
/**
|
|
3646
|
-
* Queries the vulnerability
|
|
3686
|
+
* Queries the security vulnerability details of a node pool by node pool ID by calling the DescribeNodePoolVuls operation. The details include vulnerability names and severity levels. Regularly scan node pools for security vulnerabilities to improve cluster security.
|
|
3647
3687
|
*
|
|
3648
3688
|
* @param request - DescribeNodePoolVulsRequest
|
|
3649
3689
|
* @param headers - map
|
|
@@ -3676,7 +3716,7 @@ export default class Client extends OpenApi {
|
|
|
3676
3716
|
}
|
|
3677
3717
|
|
|
3678
3718
|
/**
|
|
3679
|
-
* Queries the vulnerability
|
|
3719
|
+
* Queries the security vulnerability details of a node pool by node pool ID by calling the DescribeNodePoolVuls operation. The details include vulnerability names and severity levels. Regularly scan node pools for security vulnerabilities to improve cluster security.
|
|
3680
3720
|
*
|
|
3681
3721
|
* @param request - DescribeNodePoolVulsRequest
|
|
3682
3722
|
* @returns DescribeNodePoolVulsResponse
|
|
@@ -3688,7 +3728,7 @@ export default class Client extends OpenApi {
|
|
|
3688
3728
|
}
|
|
3689
3729
|
|
|
3690
3730
|
/**
|
|
3691
|
-
*
|
|
3731
|
+
* ACK cluster container security policies provide a comprehensive built-in rule library that includes Compliance, Infra, K8s-general, and PSP categories to ensure the secure operation of containers in production environments. You can call the DescribePolicies operation to query the list of policy governance rule libraries.
|
|
3692
3732
|
*
|
|
3693
3733
|
* @param headers - map
|
|
3694
3734
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3713,7 +3753,7 @@ export default class Client extends OpenApi {
|
|
|
3713
3753
|
}
|
|
3714
3754
|
|
|
3715
3755
|
/**
|
|
3716
|
-
*
|
|
3756
|
+
* ACK cluster container security policies provide a comprehensive built-in rule library that includes Compliance, Infra, K8s-general, and PSP categories to ensure the secure operation of containers in production environments. You can call the DescribePolicies operation to query the list of policy governance rule libraries.
|
|
3717
3757
|
* @returns DescribePoliciesResponse
|
|
3718
3758
|
*/
|
|
3719
3759
|
async describePolicies(): Promise<$_model.DescribePoliciesResponse> {
|
|
@@ -3723,7 +3763,7 @@ export default class Client extends OpenApi {
|
|
|
3723
3763
|
}
|
|
3724
3764
|
|
|
3725
3765
|
/**
|
|
3726
|
-
*
|
|
3766
|
+
* ACK cluster container security policies provide a rich set of built-in rule libraries, including Compliance, Infra, K8s-general, and PSP, to ensure the secure operation of containers in production environments. You can call the DescribePolicyDetails operation to query the details of a specified policy governance rule, such as the rule template description, governance action, and governance severity level.
|
|
3727
3767
|
*
|
|
3728
3768
|
* @param headers - map
|
|
3729
3769
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3748,7 +3788,7 @@ export default class Client extends OpenApi {
|
|
|
3748
3788
|
}
|
|
3749
3789
|
|
|
3750
3790
|
/**
|
|
3751
|
-
*
|
|
3791
|
+
* ACK cluster container security policies provide a rich set of built-in rule libraries, including Compliance, Infra, K8s-general, and PSP, to ensure the secure operation of containers in production environments. You can call the DescribePolicyDetails operation to query the details of a specified policy governance rule, such as the rule template description, governance action, and governance severity level.
|
|
3752
3792
|
* @returns DescribePolicyDetailsResponse
|
|
3753
3793
|
*/
|
|
3754
3794
|
async describePolicyDetails(policyName: string): Promise<$_model.DescribePolicyDetailsResponse> {
|
|
@@ -3758,7 +3798,7 @@ export default class Client extends OpenApi {
|
|
|
3758
3798
|
}
|
|
3759
3799
|
|
|
3760
3800
|
/**
|
|
3761
|
-
*
|
|
3801
|
+
* ACK cluster container security policies provide a rich set of built-in rule libraries, including Compliance, Infra, K8s-general, and PSP, to ensure the secure operation of containers in production environments. You can call the DescribePolicyGovernanceInCluster operation to query detailed policy governance information for a specified cluster, such as the count of enabled policies at different severity levels, policy governance audit logs, and interception and alert details.
|
|
3762
3802
|
*
|
|
3763
3803
|
* @param headers - map
|
|
3764
3804
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3783,7 +3823,7 @@ export default class Client extends OpenApi {
|
|
|
3783
3823
|
}
|
|
3784
3824
|
|
|
3785
3825
|
/**
|
|
3786
|
-
*
|
|
3826
|
+
* ACK cluster container security policies provide a rich set of built-in rule libraries, including Compliance, Infra, K8s-general, and PSP, to ensure the secure operation of containers in production environments. You can call the DescribePolicyGovernanceInCluster operation to query detailed policy governance information for a specified cluster, such as the count of enabled policies at different severity levels, policy governance audit logs, and interception and alert details.
|
|
3787
3827
|
* @returns DescribePolicyGovernanceInClusterResponse
|
|
3788
3828
|
*/
|
|
3789
3829
|
async describePolicyGovernanceInCluster(clusterId: string): Promise<$_model.DescribePolicyGovernanceInClusterResponse> {
|
|
@@ -3793,7 +3833,7 @@ export default class Client extends OpenApi {
|
|
|
3793
3833
|
}
|
|
3794
3834
|
|
|
3795
3835
|
/**
|
|
3796
|
-
*
|
|
3836
|
+
* You can select a security policy type in an ACK cluster, configure the related enforcement actions and scope, and create and deploy a policy instance. You can call the DescribePolicyInstances operation to retrieve the details of specified policy instances in a cluster, such as the policy description and governance level.
|
|
3797
3837
|
*
|
|
3798
3838
|
* @param request - DescribePolicyInstancesRequest
|
|
3799
3839
|
* @param headers - map
|
|
@@ -3830,7 +3870,7 @@ export default class Client extends OpenApi {
|
|
|
3830
3870
|
}
|
|
3831
3871
|
|
|
3832
3872
|
/**
|
|
3833
|
-
*
|
|
3873
|
+
* You can select a security policy type in an ACK cluster, configure the related enforcement actions and scope, and create and deploy a policy instance. You can call the DescribePolicyInstances operation to retrieve the details of specified policy instances in a cluster, such as the policy description and governance level.
|
|
3834
3874
|
*
|
|
3835
3875
|
* @param request - DescribePolicyInstancesRequest
|
|
3836
3876
|
* @returns DescribePolicyInstancesResponse
|
|
@@ -3842,7 +3882,7 @@ export default class Client extends OpenApi {
|
|
|
3842
3882
|
}
|
|
3843
3883
|
|
|
3844
3884
|
/**
|
|
3845
|
-
* Queries the deployment of policy instances
|
|
3885
|
+
* Queries the deployment status of policy instances for different policy types in a cluster, including the number of enabled instances for each policy rule and the number of enabled policy types at different governance levels.
|
|
3846
3886
|
*
|
|
3847
3887
|
* @param headers - map
|
|
3848
3888
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3867,7 +3907,7 @@ export default class Client extends OpenApi {
|
|
|
3867
3907
|
}
|
|
3868
3908
|
|
|
3869
3909
|
/**
|
|
3870
|
-
* Queries the deployment of policy instances
|
|
3910
|
+
* Queries the deployment status of policy instances for different policy types in a cluster, including the number of enabled instances for each policy rule and the number of enabled policy types at different governance levels.
|
|
3871
3911
|
* @returns DescribePolicyInstancesStatusResponse
|
|
3872
3912
|
*/
|
|
3873
3913
|
async describePolicyInstancesStatus(clusterId: string): Promise<$_model.DescribePolicyInstancesStatusResponse> {
|
|
@@ -3877,7 +3917,7 @@ export default class Client extends OpenApi {
|
|
|
3877
3917
|
}
|
|
3878
3918
|
|
|
3879
3919
|
/**
|
|
3880
|
-
* Queries the list of
|
|
3920
|
+
* Queries the list of regions.
|
|
3881
3921
|
*
|
|
3882
3922
|
* @param request - DescribeRegionsRequest
|
|
3883
3923
|
* @param headers - map
|
|
@@ -3918,7 +3958,7 @@ export default class Client extends OpenApi {
|
|
|
3918
3958
|
}
|
|
3919
3959
|
|
|
3920
3960
|
/**
|
|
3921
|
-
* Queries the list of
|
|
3961
|
+
* Queries the list of regions.
|
|
3922
3962
|
*
|
|
3923
3963
|
* @param request - DescribeRegionsRequest
|
|
3924
3964
|
* @returns DescribeRegionsResponse
|
|
@@ -3930,7 +3970,7 @@ export default class Client extends OpenApi {
|
|
|
3930
3970
|
}
|
|
3931
3971
|
|
|
3932
3972
|
/**
|
|
3933
|
-
* Queries whether
|
|
3973
|
+
* Queries whether deletion protection is enabled for a specified resource in a cluster. Resources that support deletion protection include namespaces and services.
|
|
3934
3974
|
*
|
|
3935
3975
|
* @param request - DescribeResourcesDeleteProtectionRequest
|
|
3936
3976
|
* @param headers - map
|
|
@@ -3967,7 +4007,7 @@ export default class Client extends OpenApi {
|
|
|
3967
4007
|
}
|
|
3968
4008
|
|
|
3969
4009
|
/**
|
|
3970
|
-
* Queries whether
|
|
4010
|
+
* Queries whether deletion protection is enabled for a specified resource in a cluster. Resources that support deletion protection include namespaces and services.
|
|
3971
4011
|
*
|
|
3972
4012
|
* @param request - DescribeResourcesDeleteProtectionRequest
|
|
3973
4013
|
* @returns DescribeResourcesDeleteProtectionResponse
|
|
@@ -3979,10 +4019,10 @@ export default class Client extends OpenApi {
|
|
|
3979
4019
|
}
|
|
3980
4020
|
|
|
3981
4021
|
/**
|
|
3982
|
-
*
|
|
4022
|
+
* As a cluster permission management administrator, you can use an Alibaba Cloud account to issue KubeConfig credentials that contain identity information for a specified Resource Access Management (RAM) user or RAM role within the account. These credentials are used to connect to ACK clusters. You can invoke the DescribeSubaccountK8sClusterUserConfig operation to issue or retrieve the KubeConfig for any RAM user or role within the account.
|
|
3983
4023
|
*
|
|
3984
4024
|
* @remarks
|
|
3985
|
-
*
|
|
4025
|
+
* This operation can be called only by an Alibaba Cloud account.
|
|
3986
4026
|
*
|
|
3987
4027
|
* @param request - DescribeSubaccountK8sClusterUserConfigRequest
|
|
3988
4028
|
* @param headers - map
|
|
@@ -4019,10 +4059,10 @@ export default class Client extends OpenApi {
|
|
|
4019
4059
|
}
|
|
4020
4060
|
|
|
4021
4061
|
/**
|
|
4022
|
-
*
|
|
4062
|
+
* As a cluster permission management administrator, you can use an Alibaba Cloud account to issue KubeConfig credentials that contain identity information for a specified Resource Access Management (RAM) user or RAM role within the account. These credentials are used to connect to ACK clusters. You can invoke the DescribeSubaccountK8sClusterUserConfig operation to issue or retrieve the KubeConfig for any RAM user or role within the account.
|
|
4023
4063
|
*
|
|
4024
4064
|
* @remarks
|
|
4025
|
-
*
|
|
4065
|
+
* This operation can be called only by an Alibaba Cloud account.
|
|
4026
4066
|
*
|
|
4027
4067
|
* @param request - DescribeSubaccountK8sClusterUserConfigRequest
|
|
4028
4068
|
* @returns DescribeSubaccountK8sClusterUserConfigResponse
|
|
@@ -4034,7 +4074,7 @@ export default class Client extends OpenApi {
|
|
|
4034
4074
|
}
|
|
4035
4075
|
|
|
4036
4076
|
/**
|
|
4037
|
-
*
|
|
4077
|
+
* Queries the details of a cluster task, such as the task type, running status, and running stage.
|
|
4038
4078
|
*
|
|
4039
4079
|
* @param headers - map
|
|
4040
4080
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4059,7 +4099,7 @@ export default class Client extends OpenApi {
|
|
|
4059
4099
|
}
|
|
4060
4100
|
|
|
4061
4101
|
/**
|
|
4062
|
-
*
|
|
4102
|
+
* Queries the details of a cluster task, such as the task type, running status, and running stage.
|
|
4063
4103
|
* @returns DescribeTaskInfoResponse
|
|
4064
4104
|
*/
|
|
4065
4105
|
async describeTaskInfo(taskId: string): Promise<$_model.DescribeTaskInfoResponse> {
|
|
@@ -4069,7 +4109,7 @@ export default class Client extends OpenApi {
|
|
|
4069
4109
|
}
|
|
4070
4110
|
|
|
4071
4111
|
/**
|
|
4072
|
-
* An orchestration template defines and describes a
|
|
4112
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can call the DescribeTemplateAttribute operation to query the details of a specified orchestration template, including access permissions, YAML content, and labels.
|
|
4073
4113
|
*
|
|
4074
4114
|
* @param request - DescribeTemplateAttributeRequest
|
|
4075
4115
|
* @param headers - map
|
|
@@ -4102,7 +4142,7 @@ export default class Client extends OpenApi {
|
|
|
4102
4142
|
}
|
|
4103
4143
|
|
|
4104
4144
|
/**
|
|
4105
|
-
* An orchestration template defines and describes a
|
|
4145
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can call the DescribeTemplateAttribute operation to query the details of a specified orchestration template, including access permissions, YAML content, and labels.
|
|
4106
4146
|
*
|
|
4107
4147
|
* @param request - DescribeTemplateAttributeRequest
|
|
4108
4148
|
* @returns DescribeTemplateAttributeResponse
|
|
@@ -4114,7 +4154,7 @@ export default class Client extends OpenApi {
|
|
|
4114
4154
|
}
|
|
4115
4155
|
|
|
4116
4156
|
/**
|
|
4117
|
-
* An orchestration template defines and describes a
|
|
4157
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can call the DescribeTemplates operation to retrieve a list of created orchestration templates and query detailed information about the templates, including access permissions, YAML content, and tags.
|
|
4118
4158
|
*
|
|
4119
4159
|
* @param request - DescribeTemplatesRequest
|
|
4120
4160
|
* @param headers - map
|
|
@@ -4155,7 +4195,7 @@ export default class Client extends OpenApi {
|
|
|
4155
4195
|
}
|
|
4156
4196
|
|
|
4157
4197
|
/**
|
|
4158
|
-
* An orchestration template defines and describes a
|
|
4198
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. You can call the DescribeTemplates operation to retrieve a list of created orchestration templates and query detailed information about the templates, including access permissions, YAML content, and tags.
|
|
4159
4199
|
*
|
|
4160
4200
|
* @param request - DescribeTemplatesRequest
|
|
4161
4201
|
* @returns DescribeTemplatesResponse
|
|
@@ -4167,7 +4207,7 @@ export default class Client extends OpenApi {
|
|
|
4167
4207
|
}
|
|
4168
4208
|
|
|
4169
4209
|
/**
|
|
4170
|
-
* Queries triggers that
|
|
4210
|
+
* Queries triggers that meet the specified conditions.
|
|
4171
4211
|
*
|
|
4172
4212
|
* @param request - DescribeTriggerRequest
|
|
4173
4213
|
* @param headers - map
|
|
@@ -4212,7 +4252,7 @@ export default class Client extends OpenApi {
|
|
|
4212
4252
|
}
|
|
4213
4253
|
|
|
4214
4254
|
/**
|
|
4215
|
-
* Queries triggers that
|
|
4255
|
+
* Queries triggers that meet the specified conditions.
|
|
4216
4256
|
*
|
|
4217
4257
|
* @param request - DescribeTriggerRequest
|
|
4218
4258
|
* @returns DescribeTriggerResponse
|
|
@@ -4224,7 +4264,7 @@ export default class Client extends OpenApi {
|
|
|
4224
4264
|
}
|
|
4225
4265
|
|
|
4226
4266
|
/**
|
|
4227
|
-
*
|
|
4267
|
+
* In ACK clusters, you can use Kubernetes namespaces to achieve logically isolated permissions and resources for cluster users. Users who are granted RBAC permissions only for a specified namespace cannot access resources in other namespaces of the cluster. You can invoke the DescribeUserClusterNamespaces operation to query the namespaces for which the current Resource Access Management (RAM) user or role has been granted RBAC access permissions in a specified ACK cluster.
|
|
4228
4268
|
*
|
|
4229
4269
|
* @param headers - map
|
|
4230
4270
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4249,7 +4289,7 @@ export default class Client extends OpenApi {
|
|
|
4249
4289
|
}
|
|
4250
4290
|
|
|
4251
4291
|
/**
|
|
4252
|
-
*
|
|
4292
|
+
* In ACK clusters, you can use Kubernetes namespaces to achieve logically isolated permissions and resources for cluster users. Users who are granted RBAC permissions only for a specified namespace cannot access resources in other namespaces of the cluster. You can invoke the DescribeUserClusterNamespaces operation to query the namespaces for which the current Resource Access Management (RAM) user or role has been granted RBAC access permissions in a specified ACK cluster.
|
|
4253
4293
|
* @returns DescribeUserClusterNamespacesResponse
|
|
4254
4294
|
*/
|
|
4255
4295
|
async describeUserClusterNamespaces(ClusterId: string): Promise<$_model.DescribeUserClusterNamespacesResponse> {
|
|
@@ -4259,11 +4299,11 @@ export default class Client extends OpenApi {
|
|
|
4259
4299
|
}
|
|
4260
4300
|
|
|
4261
4301
|
/**
|
|
4262
|
-
* In
|
|
4302
|
+
* In ACK clusters, you can create and assign different access permissions to different Resource Access Management (RAM) users or roles to ensure secure access control and resource isolation. You can invoke the DescribeUserPermission operation to query the details of cluster permissions granted to a RAM user or role, including accessible resources, permission scope, preset role types, and permission sources.
|
|
4263
4303
|
*
|
|
4264
4304
|
* @remarks
|
|
4265
|
-
* *
|
|
4266
|
-
*
|
|
4305
|
+
* *Before you begin**:
|
|
4306
|
+
* - If the account that invokes this API operation is a Resource Access Management (RAM) user or RAM role, the API operation returns only the permissions for clusters in which the calling account has RBAC administrator permissions. To list permissions for all clusters, the calling account must have RBAC administrator permissions on all clusters.
|
|
4267
4307
|
*
|
|
4268
4308
|
* @param headers - map
|
|
4269
4309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4288,11 +4328,11 @@ export default class Client extends OpenApi {
|
|
|
4288
4328
|
}
|
|
4289
4329
|
|
|
4290
4330
|
/**
|
|
4291
|
-
* In
|
|
4331
|
+
* In ACK clusters, you can create and assign different access permissions to different Resource Access Management (RAM) users or roles to ensure secure access control and resource isolation. You can invoke the DescribeUserPermission operation to query the details of cluster permissions granted to a RAM user or role, including accessible resources, permission scope, preset role types, and permission sources.
|
|
4292
4332
|
*
|
|
4293
4333
|
* @remarks
|
|
4294
|
-
* *
|
|
4295
|
-
*
|
|
4334
|
+
* *Before you begin**:
|
|
4335
|
+
* - If the account that invokes this API operation is a Resource Access Management (RAM) user or RAM role, the API operation returns only the permissions for clusters in which the calling account has RBAC administrator permissions. To list permissions for all clusters, the calling account must have RBAC administrator permissions on all clusters.
|
|
4296
4336
|
* @returns DescribeUserPermissionResponse
|
|
4297
4337
|
*/
|
|
4298
4338
|
async describeUserPermission(uid: string): Promise<$_model.DescribeUserPermissionResponse> {
|
|
@@ -4302,7 +4342,7 @@ export default class Client extends OpenApi {
|
|
|
4302
4342
|
}
|
|
4303
4343
|
|
|
4304
4344
|
/**
|
|
4305
|
-
* Queries quotas
|
|
4345
|
+
* Queries the quotas of ACK clusters, node pools, and nodes. To increase a quota, go to Quota Center to submit a request.
|
|
4306
4346
|
*
|
|
4307
4347
|
* @param headers - map
|
|
4308
4348
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4327,7 +4367,7 @@ export default class Client extends OpenApi {
|
|
|
4327
4367
|
}
|
|
4328
4368
|
|
|
4329
4369
|
/**
|
|
4330
|
-
* Queries quotas
|
|
4370
|
+
* Queries the quotas of ACK clusters, node pools, and nodes. To increase a quota, go to Quota Center to submit a request.
|
|
4331
4371
|
* @returns DescribeUserQuotaResponse
|
|
4332
4372
|
*/
|
|
4333
4373
|
async describeUserQuota(): Promise<$_model.DescribeUserQuotaResponse> {
|
|
@@ -4337,13 +4377,12 @@ export default class Client extends OpenApi {
|
|
|
4337
4377
|
}
|
|
4338
4378
|
|
|
4339
4379
|
/**
|
|
4340
|
-
*
|
|
4380
|
+
* Alibaba Cloud security products periodically scan ECS nodes for security vulnerabilities and provide corresponding remediation suggestions and methods. Some CVE fixes may require node restarts. Ensure that the cluster has sufficient nodes for drain operations. You can call the FixNodePoolVuls operation to fix node security vulnerabilities in a specified cluster node pool and improve the security of cluster nodes.
|
|
4341
4381
|
*
|
|
4342
4382
|
* @remarks
|
|
4343
|
-
*
|
|
4344
|
-
*
|
|
4345
|
-
*
|
|
4346
|
-
* 4. CVE patching is a progressive task that consists of multiple batches. After you pause or cancel a CVE patching task, ACK continues to process the dispatched batches. Only the batches that have not been dispatched are paused or canceled.
|
|
4383
|
+
* - CVE compatibility is ensured by Security Center. Make sure that you have activated the Ultimate edition of Security Center or [purchased vulnerability fixing (pay-as-you-go)](https://help.aliyun.com/document_detail/42308.html).
|
|
4384
|
+
* - Some CVE fixes require node restarts. Container Service drains the node before restarting it. Ensure that the cluster has sufficient spare node resources for draining. For example, scale out the node pool in advance.
|
|
4385
|
+
* - Pay attention to the compatibility between your applications and CVEs. CVE fixes are performed in batches. During the CVE fix process, you can pause or cancel the task. After you pause or cancel the task, batches that have already been dispatched continue to run until completion. Batches that have not been dispatched are paused or canceled.
|
|
4347
4386
|
*
|
|
4348
4387
|
* @param request - FixNodePoolVulsRequest
|
|
4349
4388
|
* @param headers - map
|
|
@@ -4388,13 +4427,12 @@ export default class Client extends OpenApi {
|
|
|
4388
4427
|
}
|
|
4389
4428
|
|
|
4390
4429
|
/**
|
|
4391
|
-
*
|
|
4430
|
+
* Alibaba Cloud security products periodically scan ECS nodes for security vulnerabilities and provide corresponding remediation suggestions and methods. Some CVE fixes may require node restarts. Ensure that the cluster has sufficient nodes for drain operations. You can call the FixNodePoolVuls operation to fix node security vulnerabilities in a specified cluster node pool and improve the security of cluster nodes.
|
|
4392
4431
|
*
|
|
4393
4432
|
* @remarks
|
|
4394
|
-
*
|
|
4395
|
-
*
|
|
4396
|
-
*
|
|
4397
|
-
* 4. CVE patching is a progressive task that consists of multiple batches. After you pause or cancel a CVE patching task, ACK continues to process the dispatched batches. Only the batches that have not been dispatched are paused or canceled.
|
|
4433
|
+
* - CVE compatibility is ensured by Security Center. Make sure that you have activated the Ultimate edition of Security Center or [purchased vulnerability fixing (pay-as-you-go)](https://help.aliyun.com/document_detail/42308.html).
|
|
4434
|
+
* - Some CVE fixes require node restarts. Container Service drains the node before restarting it. Ensure that the cluster has sufficient spare node resources for draining. For example, scale out the node pool in advance.
|
|
4435
|
+
* - Pay attention to the compatibility between your applications and CVEs. CVE fixes are performed in batches. During the CVE fix process, you can pause or cancel the task. After you pause or cancel the task, batches that have already been dispatched continue to run until completion. Batches that have not been dispatched are paused or canceled.
|
|
4398
4436
|
*
|
|
4399
4437
|
* @param request - FixNodePoolVulsRequest
|
|
4400
4438
|
* @returns FixNodePoolVulsResponse
|
|
@@ -4406,7 +4444,7 @@ export default class Client extends OpenApi {
|
|
|
4406
4444
|
}
|
|
4407
4445
|
|
|
4408
4446
|
/**
|
|
4409
|
-
*
|
|
4447
|
+
* Queries the details of a specified component instance in a cluster, including the version, parameter settings, and logging feature status of the component instance.
|
|
4410
4448
|
*
|
|
4411
4449
|
* @param headers - map
|
|
4412
4450
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4431,7 +4469,7 @@ export default class Client extends OpenApi {
|
|
|
4431
4469
|
}
|
|
4432
4470
|
|
|
4433
4471
|
/**
|
|
4434
|
-
*
|
|
4472
|
+
* Queries the details of a specified component instance in a cluster, including the version, parameter settings, and logging feature status of the component instance.
|
|
4435
4473
|
* @returns GetClusterAddonInstanceResponse
|
|
4436
4474
|
*/
|
|
4437
4475
|
async getClusterAddonInstance(clusterId: string, instanceName: string): Promise<$_model.GetClusterAddonInstanceResponse> {
|
|
@@ -4441,7 +4479,7 @@ export default class Client extends OpenApi {
|
|
|
4441
4479
|
}
|
|
4442
4480
|
|
|
4443
4481
|
/**
|
|
4444
|
-
*
|
|
4482
|
+
* Queries whether the API server audit feature is enabled for a cluster and retrieves the Simple Log Service (SLS) project that stores the API server audit logs.
|
|
4445
4483
|
*
|
|
4446
4484
|
* @param headers - map
|
|
4447
4485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4466,7 +4504,7 @@ export default class Client extends OpenApi {
|
|
|
4466
4504
|
}
|
|
4467
4505
|
|
|
4468
4506
|
/**
|
|
4469
|
-
*
|
|
4507
|
+
* Queries whether the API server audit feature is enabled for a cluster and retrieves the Simple Log Service (SLS) project that stores the API server audit logs.
|
|
4470
4508
|
* @returns GetClusterAuditProjectResponse
|
|
4471
4509
|
*/
|
|
4472
4510
|
async getClusterAuditProject(clusterid: string): Promise<$_model.GetClusterAuditProjectResponse> {
|
|
@@ -4476,7 +4514,7 @@ export default class Client extends OpenApi {
|
|
|
4476
4514
|
}
|
|
4477
4515
|
|
|
4478
4516
|
/**
|
|
4479
|
-
*
|
|
4517
|
+
* The intelligent O&M platform for containers provides comprehensive Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. You can call the GetClusterCheck operation to query information about a specified check task based on the cluster ID and check task ID, such as the check status, specific check items, and check creation and completion time.
|
|
4480
4518
|
*
|
|
4481
4519
|
* @param headers - map
|
|
4482
4520
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4501,7 +4539,7 @@ export default class Client extends OpenApi {
|
|
|
4501
4539
|
}
|
|
4502
4540
|
|
|
4503
4541
|
/**
|
|
4504
|
-
*
|
|
4542
|
+
* The intelligent O&M platform for containers provides comprehensive Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. You can call the GetClusterCheck operation to query information about a specified check task based on the cluster ID and check task ID, such as the check status, specific check items, and check creation and completion time.
|
|
4505
4543
|
* @returns GetClusterCheckResponse
|
|
4506
4544
|
*/
|
|
4507
4545
|
async getClusterCheck(clusterId: string, checkId: string): Promise<$_model.GetClusterCheckResponse> {
|
|
@@ -4511,7 +4549,7 @@ export default class Client extends OpenApi {
|
|
|
4511
4549
|
}
|
|
4512
4550
|
|
|
4513
4551
|
/**
|
|
4514
|
-
*
|
|
4552
|
+
* Retrieves the diagnostic check items of a cluster.
|
|
4515
4553
|
*
|
|
4516
4554
|
* @param request - GetClusterDiagnosisCheckItemsRequest
|
|
4517
4555
|
* @param headers - map
|
|
@@ -4544,7 +4582,7 @@ export default class Client extends OpenApi {
|
|
|
4544
4582
|
}
|
|
4545
4583
|
|
|
4546
4584
|
/**
|
|
4547
|
-
*
|
|
4585
|
+
* Retrieves the diagnostic check items of a cluster.
|
|
4548
4586
|
*
|
|
4549
4587
|
* @param request - GetClusterDiagnosisCheckItemsRequest
|
|
4550
4588
|
* @returns GetClusterDiagnosisCheckItemsResponse
|
|
@@ -4556,7 +4594,7 @@ export default class Client extends OpenApi {
|
|
|
4556
4594
|
}
|
|
4557
4595
|
|
|
4558
4596
|
/**
|
|
4559
|
-
*
|
|
4597
|
+
* Retrieves the diagnosis result of a cluster.
|
|
4560
4598
|
*
|
|
4561
4599
|
* @param request - GetClusterDiagnosisResultRequest
|
|
4562
4600
|
* @param headers - map
|
|
@@ -4589,7 +4627,7 @@ export default class Client extends OpenApi {
|
|
|
4589
4627
|
}
|
|
4590
4628
|
|
|
4591
4629
|
/**
|
|
4592
|
-
*
|
|
4630
|
+
* Retrieves the diagnosis result of a cluster.
|
|
4593
4631
|
*
|
|
4594
4632
|
* @param request - GetClusterDiagnosisResultRequest
|
|
4595
4633
|
* @returns GetClusterDiagnosisResultResponse
|
|
@@ -4601,7 +4639,7 @@ export default class Client extends OpenApi {
|
|
|
4601
4639
|
}
|
|
4602
4640
|
|
|
4603
4641
|
/**
|
|
4604
|
-
* Retrieves
|
|
4642
|
+
* Retrieves the inspection configuration of a cluster.
|
|
4605
4643
|
*
|
|
4606
4644
|
* @param headers - map
|
|
4607
4645
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4626,7 +4664,7 @@ export default class Client extends OpenApi {
|
|
|
4626
4664
|
}
|
|
4627
4665
|
|
|
4628
4666
|
/**
|
|
4629
|
-
* Retrieves
|
|
4667
|
+
* Retrieves the inspection configuration of a cluster.
|
|
4630
4668
|
* @returns GetClusterInspectConfigResponse
|
|
4631
4669
|
*/
|
|
4632
4670
|
async getClusterInspectConfig(clusterId: string): Promise<$_model.GetClusterInspectConfigResponse> {
|
|
@@ -4636,7 +4674,7 @@ export default class Client extends OpenApi {
|
|
|
4636
4674
|
}
|
|
4637
4675
|
|
|
4638
4676
|
/**
|
|
4639
|
-
*
|
|
4677
|
+
* Retrieves the details of a cluster inspection report.
|
|
4640
4678
|
*
|
|
4641
4679
|
* @param request - GetClusterInspectReportDetailRequest
|
|
4642
4680
|
* @param headers - map
|
|
@@ -4693,7 +4731,7 @@ export default class Client extends OpenApi {
|
|
|
4693
4731
|
}
|
|
4694
4732
|
|
|
4695
4733
|
/**
|
|
4696
|
-
*
|
|
4734
|
+
* Retrieves the details of a cluster inspection report.
|
|
4697
4735
|
*
|
|
4698
4736
|
* @param request - GetClusterInspectReportDetailRequest
|
|
4699
4737
|
* @returns GetClusterInspectReportDetailResponse
|
|
@@ -4705,7 +4743,7 @@ export default class Client extends OpenApi {
|
|
|
4705
4743
|
}
|
|
4706
4744
|
|
|
4707
4745
|
/**
|
|
4708
|
-
*
|
|
4746
|
+
* Queries the triggers of an application by application name.
|
|
4709
4747
|
*
|
|
4710
4748
|
* @deprecated OpenAPI GetKubernetesTrigger is deprecated
|
|
4711
4749
|
*
|
|
@@ -4752,7 +4790,7 @@ export default class Client extends OpenApi {
|
|
|
4752
4790
|
}
|
|
4753
4791
|
|
|
4754
4792
|
/**
|
|
4755
|
-
*
|
|
4793
|
+
* Queries the triggers of an application by application name.
|
|
4756
4794
|
*
|
|
4757
4795
|
* @deprecated OpenAPI GetKubernetesTrigger is deprecated
|
|
4758
4796
|
*
|
|
@@ -4767,7 +4805,7 @@ export default class Client extends OpenApi {
|
|
|
4767
4805
|
}
|
|
4768
4806
|
|
|
4769
4807
|
/**
|
|
4770
|
-
*
|
|
4808
|
+
* Queries the upgrade status of a cluster by cluster ID.
|
|
4771
4809
|
*
|
|
4772
4810
|
* @deprecated OpenAPI GetUpgradeStatus is deprecated
|
|
4773
4811
|
*
|
|
@@ -4794,7 +4832,7 @@ export default class Client extends OpenApi {
|
|
|
4794
4832
|
}
|
|
4795
4833
|
|
|
4796
4834
|
/**
|
|
4797
|
-
*
|
|
4835
|
+
* Queries the upgrade status of a cluster by cluster ID.
|
|
4798
4836
|
*
|
|
4799
4837
|
* @deprecated OpenAPI GetUpgradeStatus is deprecated
|
|
4800
4838
|
* @returns GetUpgradeStatusResponse
|
|
@@ -4807,11 +4845,11 @@ export default class Client extends OpenApi {
|
|
|
4807
4845
|
}
|
|
4808
4846
|
|
|
4809
4847
|
/**
|
|
4810
|
-
* By default,
|
|
4848
|
+
* By default, Resource Access Management (RAM) users or roles that are not cluster creators and have not been granted access permissions across all cluster dimensions do not have any RBAC permissions in a cluster. You can invoke the GrantPermissions operation to update the RBAC access permissions of a RAM user or role, including accessible resources, permission scope, and preset role types, to better manage cluster management security and access control.
|
|
4811
4849
|
*
|
|
4812
4850
|
* @remarks
|
|
4813
|
-
* - If
|
|
4814
|
-
* -
|
|
4851
|
+
* - If the account that invokes this API operation is a RAM user, make sure that the account has been granted the permission to modify the RBAC authorization information of other Resource Access Management (RAM) users or RAM roles. Otherwise, the API operation returns the `StatusForbidden` or `ForbiddenGrantPermissions` fault. For more information, see [Grant RBAC permissions to a RAM user](https://help.aliyun.com/document_detail/119035.html).
|
|
4852
|
+
* - The operation of fully updating the RBAC authorization information of a RAM user or RAM role overwrites the existing cluster permissions of the target RAM user or RAM role. Include all permission configurations that you want to grant to the target RAM user or RAM role in the request.
|
|
4815
4853
|
*
|
|
4816
4854
|
* @param request - GrantPermissionsRequest
|
|
4817
4855
|
* @param headers - map
|
|
@@ -4839,11 +4877,11 @@ export default class Client extends OpenApi {
|
|
|
4839
4877
|
}
|
|
4840
4878
|
|
|
4841
4879
|
/**
|
|
4842
|
-
* By default,
|
|
4880
|
+
* By default, Resource Access Management (RAM) users or roles that are not cluster creators and have not been granted access permissions across all cluster dimensions do not have any RBAC permissions in a cluster. You can invoke the GrantPermissions operation to update the RBAC access permissions of a RAM user or role, including accessible resources, permission scope, and preset role types, to better manage cluster management security and access control.
|
|
4843
4881
|
*
|
|
4844
4882
|
* @remarks
|
|
4845
|
-
* - If
|
|
4846
|
-
* -
|
|
4883
|
+
* - If the account that invokes this API operation is a RAM user, make sure that the account has been granted the permission to modify the RBAC authorization information of other Resource Access Management (RAM) users or RAM roles. Otherwise, the API operation returns the `StatusForbidden` or `ForbiddenGrantPermissions` fault. For more information, see [Grant RBAC permissions to a RAM user](https://help.aliyun.com/document_detail/119035.html).
|
|
4884
|
+
* - The operation of fully updating the RBAC authorization information of a RAM user or RAM role overwrites the existing cluster permissions of the target RAM user or RAM role. Include all permission configurations that you want to grant to the target RAM user or RAM role in the request.
|
|
4847
4885
|
*
|
|
4848
4886
|
* @param request - GrantPermissionsRequest
|
|
4849
4887
|
* @returns GrantPermissionsResponse
|
|
@@ -4855,7 +4893,7 @@ export default class Client extends OpenApi {
|
|
|
4855
4893
|
}
|
|
4856
4894
|
|
|
4857
4895
|
/**
|
|
4858
|
-
*
|
|
4896
|
+
* To enhance Kubernetes capabilities, ACK clusters support various components, such as managed core components, application components, logging and monitoring components, networking components, storage components, and security components. You can call the InstallClusterAddons operation to install components by specifying the component name and version.
|
|
4859
4897
|
*
|
|
4860
4898
|
* @param request - InstallClusterAddonsRequest
|
|
4861
4899
|
* @param headers - map
|
|
@@ -4883,7 +4921,7 @@ export default class Client extends OpenApi {
|
|
|
4883
4921
|
}
|
|
4884
4922
|
|
|
4885
4923
|
/**
|
|
4886
|
-
*
|
|
4924
|
+
* To enhance Kubernetes capabilities, ACK clusters support various components, such as managed core components, application components, logging and monitoring components, networking components, storage components, and security components. You can call the InstallClusterAddons operation to install components by specifying the component name and version.
|
|
4887
4925
|
*
|
|
4888
4926
|
* @param request - InstallClusterAddonsRequest
|
|
4889
4927
|
* @returns InstallClusterAddonsResponse
|
|
@@ -4895,7 +4933,7 @@ export default class Client extends OpenApi {
|
|
|
4895
4933
|
}
|
|
4896
4934
|
|
|
4897
4935
|
/**
|
|
4898
|
-
* Installs components
|
|
4936
|
+
* Installs components on nodes. You can configure and specify nodes on which to install components.
|
|
4899
4937
|
*
|
|
4900
4938
|
* @param request - InstallNodePoolComponentsRequest
|
|
4901
4939
|
* @param headers - map
|
|
@@ -4936,7 +4974,7 @@ export default class Client extends OpenApi {
|
|
|
4936
4974
|
}
|
|
4937
4975
|
|
|
4938
4976
|
/**
|
|
4939
|
-
* Installs components
|
|
4977
|
+
* Installs components on nodes. You can configure and specify nodes on which to install components.
|
|
4940
4978
|
*
|
|
4941
4979
|
* @param request - InstallNodePoolComponentsRequest
|
|
4942
4980
|
* @returns InstallNodePoolComponentsResponse
|
|
@@ -4948,7 +4986,7 @@ export default class Client extends OpenApi {
|
|
|
4948
4986
|
}
|
|
4949
4987
|
|
|
4950
4988
|
/**
|
|
4951
|
-
* Queries the available components based on
|
|
4989
|
+
* Queries the list of available components based on specified parameters such as region, cluster type, cluster subtype (profile), and cluster version. You can also retrieve detailed component information, including whether a component is managed, the schema of supported custom parameters, and compatible operating system architectures.
|
|
4952
4990
|
*
|
|
4953
4991
|
* @param request - ListAddonsRequest
|
|
4954
4992
|
* @param headers - map
|
|
@@ -5001,7 +5039,7 @@ export default class Client extends OpenApi {
|
|
|
5001
5039
|
}
|
|
5002
5040
|
|
|
5003
5041
|
/**
|
|
5004
|
-
* Queries the available components based on
|
|
5042
|
+
* Queries the list of available components based on specified parameters such as region, cluster type, cluster subtype (profile), and cluster version. You can also retrieve detailed component information, including whether a component is managed, the schema of supported custom parameters, and compatible operating system architectures.
|
|
5005
5043
|
*
|
|
5006
5044
|
* @param request - ListAddonsRequest
|
|
5007
5045
|
* @returns ListAddonsResponse
|
|
@@ -5013,11 +5051,10 @@ export default class Client extends OpenApi {
|
|
|
5013
5051
|
}
|
|
5014
5052
|
|
|
5015
5053
|
/**
|
|
5016
|
-
*
|
|
5054
|
+
* Retrieves the list of auto-repair policies.
|
|
5017
5055
|
*
|
|
5018
5056
|
* @remarks
|
|
5019
|
-
* >Notice:
|
|
5020
|
-
* This API will be available in a future release.
|
|
5057
|
+
* >Notice: This API is not yet available. Stay tuned.
|
|
5021
5058
|
*
|
|
5022
5059
|
* @param headers - map
|
|
5023
5060
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5042,11 +5079,10 @@ export default class Client extends OpenApi {
|
|
|
5042
5079
|
}
|
|
5043
5080
|
|
|
5044
5081
|
/**
|
|
5045
|
-
*
|
|
5082
|
+
* Retrieves the list of auto-repair policies.
|
|
5046
5083
|
*
|
|
5047
5084
|
* @remarks
|
|
5048
|
-
* >Notice:
|
|
5049
|
-
* This API will be available in a future release.
|
|
5085
|
+
* >Notice: This API is not yet available. Stay tuned.
|
|
5050
5086
|
* @returns ListAutoRepairPoliciesResponse
|
|
5051
5087
|
*/
|
|
5052
5088
|
async listAutoRepairPolicies(clusterId: string): Promise<$_model.ListAutoRepairPoliciesResponse> {
|
|
@@ -5056,7 +5092,7 @@ export default class Client extends OpenApi {
|
|
|
5056
5092
|
}
|
|
5057
5093
|
|
|
5058
5094
|
/**
|
|
5059
|
-
* Queries the list of resources
|
|
5095
|
+
* Queries the list of resources contained in an installed cluster component instance, including Kubernetes cluster resources and Helm release instances.
|
|
5060
5096
|
*
|
|
5061
5097
|
* @param headers - map
|
|
5062
5098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5081,7 +5117,7 @@ export default class Client extends OpenApi {
|
|
|
5081
5117
|
}
|
|
5082
5118
|
|
|
5083
5119
|
/**
|
|
5084
|
-
* Queries the list of resources
|
|
5120
|
+
* Queries the list of resources contained in an installed cluster component instance, including Kubernetes cluster resources and Helm release instances.
|
|
5085
5121
|
* @returns ListClusterAddonInstanceResourcesResponse
|
|
5086
5122
|
*/
|
|
5087
5123
|
async listClusterAddonInstanceResources(clusterId: string, instanceName: string): Promise<$_model.ListClusterAddonInstanceResourcesResponse> {
|
|
@@ -5091,7 +5127,7 @@ export default class Client extends OpenApi {
|
|
|
5091
5127
|
}
|
|
5092
5128
|
|
|
5093
5129
|
/**
|
|
5094
|
-
*
|
|
5130
|
+
* Lists the component instances installed in a specified cluster and queries related information about the component instances, such as the component version and status.
|
|
5095
5131
|
*
|
|
5096
5132
|
* @param headers - map
|
|
5097
5133
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5116,7 +5152,7 @@ export default class Client extends OpenApi {
|
|
|
5116
5152
|
}
|
|
5117
5153
|
|
|
5118
5154
|
/**
|
|
5119
|
-
*
|
|
5155
|
+
* Lists the component instances installed in a specified cluster and queries related information about the component instances, such as the component version and status.
|
|
5120
5156
|
* @returns ListClusterAddonInstancesResponse
|
|
5121
5157
|
*/
|
|
5122
5158
|
async listClusterAddonInstances(clusterId: string): Promise<$_model.ListClusterAddonInstancesResponse> {
|
|
@@ -5126,7 +5162,7 @@ export default class Client extends OpenApi {
|
|
|
5126
5162
|
}
|
|
5127
5163
|
|
|
5128
5164
|
/**
|
|
5129
|
-
* You can call the ListClusterChecks operation to query
|
|
5165
|
+
* The intelligent O&M platform for containers provides comprehensive Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. You can call the ListClusterChecks operation to query the list of cluster checks and related information by cluster ID, such as check type, status, creation time, and completion time.
|
|
5130
5166
|
*
|
|
5131
5167
|
* @param request - ListClusterChecksRequest
|
|
5132
5168
|
* @param headers - map
|
|
@@ -5163,7 +5199,7 @@ export default class Client extends OpenApi {
|
|
|
5163
5199
|
}
|
|
5164
5200
|
|
|
5165
5201
|
/**
|
|
5166
|
-
* You can call the ListClusterChecks operation to query
|
|
5202
|
+
* The intelligent O&M platform for containers provides comprehensive Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. You can call the ListClusterChecks operation to query the list of cluster checks and related information by cluster ID, such as check type, status, creation time, and completion time.
|
|
5167
5203
|
*
|
|
5168
5204
|
* @param request - ListClusterChecksRequest
|
|
5169
5205
|
* @returns ListClusterChecksResponse
|
|
@@ -5175,7 +5211,7 @@ export default class Client extends OpenApi {
|
|
|
5175
5211
|
}
|
|
5176
5212
|
|
|
5177
5213
|
/**
|
|
5178
|
-
*
|
|
5214
|
+
* Retrieves a list of cluster inspection reports.
|
|
5179
5215
|
*
|
|
5180
5216
|
* @param request - ListClusterInspectReportsRequest
|
|
5181
5217
|
* @param headers - map
|
|
@@ -5212,7 +5248,7 @@ export default class Client extends OpenApi {
|
|
|
5212
5248
|
}
|
|
5213
5249
|
|
|
5214
5250
|
/**
|
|
5215
|
-
*
|
|
5251
|
+
* Retrieves a list of cluster inspection reports.
|
|
5216
5252
|
*
|
|
5217
5253
|
* @param request - ListClusterInspectReportsRequest
|
|
5218
5254
|
* @returns ListClusterInspectReportsResponse
|
|
@@ -5224,11 +5260,11 @@ export default class Client extends OpenApi {
|
|
|
5224
5260
|
}
|
|
5225
5261
|
|
|
5226
5262
|
/**
|
|
5227
|
-
*
|
|
5263
|
+
* Queries the list and status of KubeConfigs that have been issued to users in a specified cluster. You can call this operation to view the access control status of the current cluster.
|
|
5228
5264
|
*
|
|
5229
5265
|
* @remarks
|
|
5230
|
-
* > -
|
|
5231
|
-
* > -
|
|
5266
|
+
* > - To call this operation, you must have the ram:ListUsers and ram:ListRoles permissions.
|
|
5267
|
+
* > - To call this operation, you must have full access to Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
5232
5268
|
*
|
|
5233
5269
|
* @param request - ListClusterKubeconfigStatesRequest
|
|
5234
5270
|
* @param headers - map
|
|
@@ -5269,11 +5305,11 @@ export default class Client extends OpenApi {
|
|
|
5269
5305
|
}
|
|
5270
5306
|
|
|
5271
5307
|
/**
|
|
5272
|
-
*
|
|
5308
|
+
* Queries the list and status of KubeConfigs that have been issued to users in a specified cluster. You can call this operation to view the access control status of the current cluster.
|
|
5273
5309
|
*
|
|
5274
5310
|
* @remarks
|
|
5275
|
-
* > -
|
|
5276
|
-
* > -
|
|
5311
|
+
* > - To call this operation, you must have the ram:ListUsers and ram:ListRoles permissions.
|
|
5312
|
+
* > - To call this operation, you must have full access to Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
5277
5313
|
*
|
|
5278
5314
|
* @param request - ListClusterKubeconfigStatesRequest
|
|
5279
5315
|
* @returns ListClusterKubeconfigStatesResponse
|
|
@@ -5285,7 +5321,7 @@ export default class Client extends OpenApi {
|
|
|
5285
5321
|
}
|
|
5286
5322
|
|
|
5287
5323
|
/**
|
|
5288
|
-
*
|
|
5324
|
+
* Retrieves a list of automated O&M execution plans.
|
|
5289
5325
|
*
|
|
5290
5326
|
* @param request - ListOperationPlansRequest
|
|
5291
5327
|
* @param headers - map
|
|
@@ -5322,7 +5358,7 @@ export default class Client extends OpenApi {
|
|
|
5322
5358
|
}
|
|
5323
5359
|
|
|
5324
5360
|
/**
|
|
5325
|
-
*
|
|
5361
|
+
* Retrieves a list of automated O&M execution plans.
|
|
5326
5362
|
*
|
|
5327
5363
|
* @param request - ListOperationPlansRequest
|
|
5328
5364
|
* @returns ListOperationPlansResponse
|
|
@@ -5334,7 +5370,7 @@ export default class Client extends OpenApi {
|
|
|
5334
5370
|
}
|
|
5335
5371
|
|
|
5336
5372
|
/**
|
|
5337
|
-
*
|
|
5373
|
+
* Queries the most recent 100 automated O&M execution plans in a specified region. When features such as cluster intelligent managed mode (Auto Mode), automatic cluster upgrade, or node pool automated O&M are enabled, you can call this operation to query the O&M plans automatically generated by the system and their execution status, such as cluster upgrades and node pool CVE fixes.
|
|
5338
5374
|
*
|
|
5339
5375
|
* @param request - ListOperationPlansForRegionRequest
|
|
5340
5376
|
* @param headers - map
|
|
@@ -5375,7 +5411,7 @@ export default class Client extends OpenApi {
|
|
|
5375
5411
|
}
|
|
5376
5412
|
|
|
5377
5413
|
/**
|
|
5378
|
-
*
|
|
5414
|
+
* Queries the most recent 100 automated O&M execution plans in a specified region. When features such as cluster intelligent managed mode (Auto Mode), automatic cluster upgrade, or node pool automated O&M are enabled, you can call this operation to query the O&M plans automatically generated by the system and their execution status, such as cluster upgrades and node pool CVE fixes.
|
|
5379
5415
|
*
|
|
5380
5416
|
* @param request - ListOperationPlansForRegionRequest
|
|
5381
5417
|
* @returns ListOperationPlansForRegionResponse
|
|
@@ -5387,7 +5423,7 @@ export default class Client extends OpenApi {
|
|
|
5387
5423
|
}
|
|
5388
5424
|
|
|
5389
5425
|
/**
|
|
5390
|
-
*
|
|
5426
|
+
* You can add tag key-value pairs to clusters so that cluster developers or O&M engineers can classify and manage clusters more flexibly, and better support requirements such as monitoring, cost analysis, and multi-tenant data isolation. You can call the ListTagResources operation to obtain a list of resource tags and query detailed tag information, such as key-value pairs and associated clusters.
|
|
5391
5427
|
*
|
|
5392
5428
|
* @param tmpReq - ListTagResourcesRequest
|
|
5393
5429
|
* @param headers - map
|
|
@@ -5446,7 +5482,7 @@ export default class Client extends OpenApi {
|
|
|
5446
5482
|
}
|
|
5447
5483
|
|
|
5448
5484
|
/**
|
|
5449
|
-
*
|
|
5485
|
+
* You can add tag key-value pairs to clusters so that cluster developers or O&M engineers can classify and manage clusters more flexibly, and better support requirements such as monitoring, cost analysis, and multi-tenant data isolation. You can call the ListTagResources operation to obtain a list of resource tags and query detailed tag information, such as key-value pairs and associated clusters.
|
|
5450
5486
|
*
|
|
5451
5487
|
* @param request - ListTagResourcesRequest
|
|
5452
5488
|
* @returns ListTagResourcesResponse
|
|
@@ -5458,10 +5494,10 @@ export default class Client extends OpenApi {
|
|
|
5458
5494
|
}
|
|
5459
5495
|
|
|
5460
5496
|
/**
|
|
5461
|
-
*
|
|
5497
|
+
* Queries the KubeConfig status list of all clusters for the current user. If you want to view the KubeConfig issuance status of each cluster for the current user, you can call this operation to retrieve the KubeConfig status list of all clusters.
|
|
5462
5498
|
*
|
|
5463
5499
|
* @remarks
|
|
5464
|
-
* >
|
|
5500
|
+
* > To call this operation, you must have full access permissions on Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
5465
5501
|
*
|
|
5466
5502
|
* @param request - ListUserKubeConfigStatesRequest
|
|
5467
5503
|
* @param headers - map
|
|
@@ -5498,10 +5534,10 @@ export default class Client extends OpenApi {
|
|
|
5498
5534
|
}
|
|
5499
5535
|
|
|
5500
5536
|
/**
|
|
5501
|
-
*
|
|
5537
|
+
* Queries the KubeConfig status list of all clusters for the current user. If you want to view the KubeConfig issuance status of each cluster for the current user, you can call this operation to retrieve the KubeConfig status list of all clusters.
|
|
5502
5538
|
*
|
|
5503
5539
|
* @remarks
|
|
5504
|
-
* >
|
|
5540
|
+
* > To call this operation, you must have full access permissions on Container Service for Kubernetes (ACK) (AliyunCSFullAccess).
|
|
5505
5541
|
*
|
|
5506
5542
|
* @param request - ListUserKubeConfigStatesRequest
|
|
5507
5543
|
* @returns ListUserKubeConfigStatesResponse
|
|
@@ -5513,10 +5549,10 @@ export default class Client extends OpenApi {
|
|
|
5513
5549
|
}
|
|
5514
5550
|
|
|
5515
5551
|
/**
|
|
5516
|
-
*
|
|
5552
|
+
* ACK ACK clusters are an evolution of ACK Basic clusters, inheriting all the advantages of managed clusters, such as managed control planes and high-availability control planes. ACK ACK clusters further enhance cluster reliability, security, and scheduling capabilities, and support SLAs with compensation standards. ACK ACK clusters are suitable for enterprise customers who run large-scale workloads in production environments and have high requirements for stability and security. You can call the MigrateCluster operation to migrate an ACK Basic cluster to an ACK ACK cluster.
|
|
5517
5553
|
*
|
|
5518
5554
|
* @remarks
|
|
5519
|
-
* ACK
|
|
5555
|
+
* After you migrate an ACK managed Basic cluster to an ACK managed Pro cluster, a [cluster management fee](https://help.aliyun.com/document_detail/462278.html) charged by ACK is added. Billing for other cloud resources remains unchanged.
|
|
5520
5556
|
*
|
|
5521
5557
|
* @param request - MigrateClusterRequest
|
|
5522
5558
|
* @param headers - map
|
|
@@ -5553,10 +5589,10 @@ export default class Client extends OpenApi {
|
|
|
5553
5589
|
}
|
|
5554
5590
|
|
|
5555
5591
|
/**
|
|
5556
|
-
*
|
|
5592
|
+
* ACK ACK clusters are an evolution of ACK Basic clusters, inheriting all the advantages of managed clusters, such as managed control planes and high-availability control planes. ACK ACK clusters further enhance cluster reliability, security, and scheduling capabilities, and support SLAs with compensation standards. ACK ACK clusters are suitable for enterprise customers who run large-scale workloads in production environments and have high requirements for stability and security. You can call the MigrateCluster operation to migrate an ACK Basic cluster to an ACK ACK cluster.
|
|
5557
5593
|
*
|
|
5558
5594
|
* @remarks
|
|
5559
|
-
* ACK
|
|
5595
|
+
* After you migrate an ACK managed Basic cluster to an ACK managed Pro cluster, a [cluster management fee](https://help.aliyun.com/document_detail/462278.html) charged by ACK is added. Billing for other cloud resources remains unchanged.
|
|
5560
5596
|
*
|
|
5561
5597
|
* @param request - MigrateClusterRequest
|
|
5562
5598
|
* @returns MigrateClusterResponse
|
|
@@ -5568,11 +5604,10 @@ export default class Client extends OpenApi {
|
|
|
5568
5604
|
}
|
|
5569
5605
|
|
|
5570
5606
|
/**
|
|
5571
|
-
*
|
|
5607
|
+
* Modifies a self-healing rule.
|
|
5572
5608
|
*
|
|
5573
5609
|
* @remarks
|
|
5574
|
-
* >Notice:
|
|
5575
|
-
* This API is not yet available.
|
|
5610
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
5576
5611
|
*
|
|
5577
5612
|
* @param request - ModifyAutoRepairPolicyRequest
|
|
5578
5613
|
* @param headers - map
|
|
@@ -5609,11 +5644,10 @@ export default class Client extends OpenApi {
|
|
|
5609
5644
|
}
|
|
5610
5645
|
|
|
5611
5646
|
/**
|
|
5612
|
-
*
|
|
5647
|
+
* Modifies a self-healing rule.
|
|
5613
5648
|
*
|
|
5614
5649
|
* @remarks
|
|
5615
|
-
* >Notice:
|
|
5616
|
-
* This API is not yet available.
|
|
5650
|
+
* >Notice: This API is not yet available. Stay tuned..
|
|
5617
5651
|
*
|
|
5618
5652
|
* @param request - ModifyAutoRepairPolicyRequest
|
|
5619
5653
|
* @returns ModifyAutoRepairPolicyResponse
|
|
@@ -5628,8 +5662,7 @@ export default class Client extends OpenApi {
|
|
|
5628
5662
|
* You can call the ModifyCluster operation to modify the configuration of an ACK cluster.
|
|
5629
5663
|
*
|
|
5630
5664
|
* @remarks
|
|
5631
|
-
* >
|
|
5632
|
-
* Starting July 4, 2026, the request parameters instance_deletion_protection, ingress_loadbalancer_id, and access_control_list will no longer take effect. For details about the changes, see [Announcement on changes to input and output parameters and deprecation of OpenAPI operations related to ACK cluster management](https://help.aliyun.com/document_detail/2932733.html).
|
|
5665
|
+
* <notice>Starting from July 04, 2026, the request parameters instance_deletion_protection, ingress_loadbalancer_id, and access_control_list will no longer take effect. For details about the changes, see [Announcement on Changes to ACK Cluster Management OpenAPI Parameters and OpenAPI Deprecation](https://help.aliyun.com/document_detail/2932733.html).</notice>
|
|
5633
5666
|
*
|
|
5634
5667
|
* @param request - ModifyClusterRequest
|
|
5635
5668
|
* @param headers - map
|
|
@@ -5741,8 +5774,7 @@ export default class Client extends OpenApi {
|
|
|
5741
5774
|
* You can call the ModifyCluster operation to modify the configuration of an ACK cluster.
|
|
5742
5775
|
*
|
|
5743
5776
|
* @remarks
|
|
5744
|
-
* >
|
|
5745
|
-
* Starting July 4, 2026, the request parameters instance_deletion_protection, ingress_loadbalancer_id, and access_control_list will no longer take effect. For details about the changes, see [Announcement on changes to input and output parameters and deprecation of OpenAPI operations related to ACK cluster management](https://help.aliyun.com/document_detail/2932733.html).
|
|
5777
|
+
* <notice>Starting from July 04, 2026, the request parameters instance_deletion_protection, ingress_loadbalancer_id, and access_control_list will no longer take effect. For details about the changes, see [Announcement on Changes to ACK Cluster Management OpenAPI Parameters and OpenAPI Deprecation](https://help.aliyun.com/document_detail/2932733.html).</notice>
|
|
5746
5778
|
*
|
|
5747
5779
|
* @param request - ModifyClusterRequest
|
|
5748
5780
|
* @returns ModifyClusterResponse
|
|
@@ -5754,13 +5786,13 @@ export default class Client extends OpenApi {
|
|
|
5754
5786
|
}
|
|
5755
5787
|
|
|
5756
5788
|
/**
|
|
5757
|
-
* Modifies the configuration of
|
|
5789
|
+
* Modifies the configuration of an installed cluster component instance. Modifying configurations may affect your services. Evaluate the impact before performing this operation during off-peak hours and back up relevant data in advance.
|
|
5758
5790
|
*
|
|
5759
5791
|
* @remarks
|
|
5760
|
-
* You can call this API operation to modify the
|
|
5761
|
-
*
|
|
5762
|
-
*
|
|
5763
|
-
*
|
|
5792
|
+
* You can call this API operation to modify the configuration of common clusters components and the control plane parameter settings of ACK Pro clusters:
|
|
5793
|
+
* - To query the configurable parameters of common components, call the DescribeClusterAddonMetadata API operation. For details, see [Query cluster component version metadata](https://help.aliyun.com/document_detail/2667944.html).
|
|
5794
|
+
* - For the configurable control plane parameter settings of ACK Pro clusters, see [Customize control plane parameters of ACK Pro clusters](https://help.aliyun.com/document_detail/199588.html).
|
|
5795
|
+
* Modifying configurations may cause the component to be redeployed and restarted. Evaluate the impact before performing this operation.
|
|
5764
5796
|
*
|
|
5765
5797
|
* @param request - ModifyClusterAddonRequest
|
|
5766
5798
|
* @param headers - map
|
|
@@ -5793,13 +5825,13 @@ export default class Client extends OpenApi {
|
|
|
5793
5825
|
}
|
|
5794
5826
|
|
|
5795
5827
|
/**
|
|
5796
|
-
* Modifies the configuration of
|
|
5828
|
+
* Modifies the configuration of an installed cluster component instance. Modifying configurations may affect your services. Evaluate the impact before performing this operation during off-peak hours and back up relevant data in advance.
|
|
5797
5829
|
*
|
|
5798
5830
|
* @remarks
|
|
5799
|
-
* You can call this API operation to modify the
|
|
5800
|
-
*
|
|
5801
|
-
*
|
|
5802
|
-
*
|
|
5831
|
+
* You can call this API operation to modify the configuration of common clusters components and the control plane parameter settings of ACK Pro clusters:
|
|
5832
|
+
* - To query the configurable parameters of common components, call the DescribeClusterAddonMetadata API operation. For details, see [Query cluster component version metadata](https://help.aliyun.com/document_detail/2667944.html).
|
|
5833
|
+
* - For the configurable control plane parameter settings of ACK Pro clusters, see [Customize control plane parameters of ACK Pro clusters](https://help.aliyun.com/document_detail/199588.html).
|
|
5834
|
+
* Modifying configurations may cause the component to be redeployed and restarted. Evaluate the impact before performing this operation.
|
|
5803
5835
|
*
|
|
5804
5836
|
* @param request - ModifyClusterAddonRequest
|
|
5805
5837
|
* @returns ModifyClusterAddonResponse
|
|
@@ -5811,7 +5843,7 @@ export default class Client extends OpenApi {
|
|
|
5811
5843
|
}
|
|
5812
5844
|
|
|
5813
5845
|
/**
|
|
5814
|
-
*
|
|
5846
|
+
* You can call the ModifyClusterNodePool API to update the configuration of a target node pool by specifying its node pool ID.
|
|
5815
5847
|
*
|
|
5816
5848
|
* @param request - ModifyClusterNodePoolRequest
|
|
5817
5849
|
* @param headers - map
|
|
@@ -5872,7 +5904,7 @@ export default class Client extends OpenApi {
|
|
|
5872
5904
|
}
|
|
5873
5905
|
|
|
5874
5906
|
/**
|
|
5875
|
-
*
|
|
5907
|
+
* You can call the ModifyClusterNodePool API to update the configuration of a target node pool by specifying its node pool ID.
|
|
5876
5908
|
*
|
|
5877
5909
|
* @param request - ModifyClusterNodePoolRequest
|
|
5878
5910
|
* @returns ModifyClusterNodePoolResponse
|
|
@@ -5884,10 +5916,10 @@ export default class Client extends OpenApi {
|
|
|
5884
5916
|
}
|
|
5885
5917
|
|
|
5886
5918
|
/**
|
|
5887
|
-
* You can add
|
|
5919
|
+
* You can add tag key-value pairs to clusters so that cluster developers or O&M engineers can categorize and manage clusters more flexibly, and better support requirements such as monitoring, cost analysis, and tenant isolation. You can call the ModifyClusterTags operation to modify cluster tags.
|
|
5888
5920
|
*
|
|
5889
5921
|
* @remarks
|
|
5890
|
-
* -
|
|
5922
|
+
* - This operation performs a full update. When you call this operation, specify all target tags as input parameters to avoid losing existing tags. To perform an incremental update, use [TagResources to bind tags to a cluster](https://help.aliyun.com/document_detail/2667969.html).
|
|
5891
5923
|
*
|
|
5892
5924
|
* @param request - ModifyClusterTagsRequest
|
|
5893
5925
|
* @param headers - map
|
|
@@ -5915,10 +5947,10 @@ export default class Client extends OpenApi {
|
|
|
5915
5947
|
}
|
|
5916
5948
|
|
|
5917
5949
|
/**
|
|
5918
|
-
* You can add
|
|
5950
|
+
* You can add tag key-value pairs to clusters so that cluster developers or O&M engineers can categorize and manage clusters more flexibly, and better support requirements such as monitoring, cost analysis, and tenant isolation. You can call the ModifyClusterTags operation to modify cluster tags.
|
|
5919
5951
|
*
|
|
5920
5952
|
* @remarks
|
|
5921
|
-
* -
|
|
5953
|
+
* - This operation performs a full update. When you call this operation, specify all target tags as input parameters to avoid losing existing tags. To perform an incremental update, use [TagResources to bind tags to a cluster](https://help.aliyun.com/document_detail/2667969.html).
|
|
5922
5954
|
*
|
|
5923
5955
|
* @param request - ModifyClusterTagsRequest
|
|
5924
5956
|
* @returns ModifyClusterTagsResponse
|
|
@@ -5930,10 +5962,10 @@ export default class Client extends OpenApi {
|
|
|
5930
5962
|
}
|
|
5931
5963
|
|
|
5932
5964
|
/**
|
|
5933
|
-
*
|
|
5965
|
+
* You can call the ModifyNodePoolNodeConfig operation to modify the node configuration in a cluster node pool, such as kubelet configuration and node rolling update configuration. Modifying node configuration changes the node configuration in batches and restarts kubelet, which may affect node operations and workload operations. We recommend that you perform this operation during off-peak hours.
|
|
5934
5966
|
*
|
|
5935
5967
|
* @remarks
|
|
5936
|
-
* >
|
|
5968
|
+
* > ACK allows you to modify the kubelet configuration of nodes in a node pool. After the modification is complete, the changes automatically take effect on the nodes in the node pool, and newly added nodes in the node pool also use the new configuration.
|
|
5937
5969
|
*
|
|
5938
5970
|
* @param request - ModifyNodePoolNodeConfigRequest
|
|
5939
5971
|
* @param headers - map
|
|
@@ -5982,10 +6014,10 @@ export default class Client extends OpenApi {
|
|
|
5982
6014
|
}
|
|
5983
6015
|
|
|
5984
6016
|
/**
|
|
5985
|
-
*
|
|
6017
|
+
* You can call the ModifyNodePoolNodeConfig operation to modify the node configuration in a cluster node pool, such as kubelet configuration and node rolling update configuration. Modifying node configuration changes the node configuration in batches and restarts kubelet, which may affect node operations and workload operations. We recommend that you perform this operation during off-peak hours.
|
|
5986
6018
|
*
|
|
5987
6019
|
* @remarks
|
|
5988
|
-
* >
|
|
6020
|
+
* > ACK allows you to modify the kubelet configuration of nodes in a node pool. After the modification is complete, the changes automatically take effect on the nodes in the node pool, and newly added nodes in the node pool also use the new configuration.
|
|
5989
6021
|
*
|
|
5990
6022
|
* @param request - ModifyNodePoolNodeConfigRequest
|
|
5991
6023
|
* @returns ModifyNodePoolNodeConfigResponse
|
|
@@ -5997,7 +6029,7 @@ export default class Client extends OpenApi {
|
|
|
5997
6029
|
}
|
|
5998
6030
|
|
|
5999
6031
|
/**
|
|
6000
|
-
* Updates a policy in a
|
|
6032
|
+
* Updates a policy rule instance in a specified cluster. You can modify the governance action (alert or block) and the scope of namespaces to which the policy instance applies.
|
|
6001
6033
|
*
|
|
6002
6034
|
* @param request - ModifyPolicyInstanceRequest
|
|
6003
6035
|
* @param headers - map
|
|
@@ -6042,7 +6074,7 @@ export default class Client extends OpenApi {
|
|
|
6042
6074
|
}
|
|
6043
6075
|
|
|
6044
6076
|
/**
|
|
6045
|
-
* Updates a policy in a
|
|
6077
|
+
* Updates a policy rule instance in a specified cluster. You can modify the governance action (alert or block) and the scope of namespaces to which the policy instance applies.
|
|
6046
6078
|
*
|
|
6047
6079
|
* @param request - ModifyPolicyInstanceRequest
|
|
6048
6080
|
* @returns ModifyPolicyInstanceResponse
|
|
@@ -6054,11 +6086,11 @@ export default class Client extends OpenApi {
|
|
|
6054
6086
|
}
|
|
6055
6087
|
|
|
6056
6088
|
/**
|
|
6057
|
-
* When
|
|
6089
|
+
* When you use Container Service for Kubernetes (ACK) for the first time, you must call the OpenAckService operation to activate the service.
|
|
6058
6090
|
*
|
|
6059
6091
|
* @remarks
|
|
6060
|
-
*
|
|
6061
|
-
*
|
|
6092
|
+
* - An Alibaba Cloud account can activate ACK.
|
|
6093
|
+
* - A Resource Access Management (RAM) user that has the AdministratorAccess permission can activate the service.
|
|
6062
6094
|
*
|
|
6063
6095
|
* @param request - OpenAckServiceRequest
|
|
6064
6096
|
* @param headers - map
|
|
@@ -6091,11 +6123,11 @@ export default class Client extends OpenApi {
|
|
|
6091
6123
|
}
|
|
6092
6124
|
|
|
6093
6125
|
/**
|
|
6094
|
-
* When
|
|
6126
|
+
* When you use Container Service for Kubernetes (ACK) for the first time, you must call the OpenAckService operation to activate the service.
|
|
6095
6127
|
*
|
|
6096
6128
|
* @remarks
|
|
6097
|
-
*
|
|
6098
|
-
*
|
|
6129
|
+
* - An Alibaba Cloud account can activate ACK.
|
|
6130
|
+
* - A Resource Access Management (RAM) user that has the AdministratorAccess permission can activate the service.
|
|
6099
6131
|
*
|
|
6100
6132
|
* @param request - OpenAckServiceRequest
|
|
6101
6133
|
* @returns OpenAckServiceResponse
|
|
@@ -6107,7 +6139,7 @@ export default class Client extends OpenApi {
|
|
|
6107
6139
|
}
|
|
6108
6140
|
|
|
6109
6141
|
/**
|
|
6110
|
-
*
|
|
6142
|
+
* Pauses a cluster upgrade.
|
|
6111
6143
|
*
|
|
6112
6144
|
* @deprecated OpenAPI PauseClusterUpgrade is deprecated
|
|
6113
6145
|
*
|
|
@@ -6134,7 +6166,7 @@ export default class Client extends OpenApi {
|
|
|
6134
6166
|
}
|
|
6135
6167
|
|
|
6136
6168
|
/**
|
|
6137
|
-
*
|
|
6169
|
+
* Pauses a cluster upgrade.
|
|
6138
6170
|
*
|
|
6139
6171
|
* @deprecated OpenAPI PauseClusterUpgrade is deprecated
|
|
6140
6172
|
* @returns PauseClusterUpgradeResponse
|
|
@@ -6147,7 +6179,7 @@ export default class Client extends OpenApi {
|
|
|
6147
6179
|
}
|
|
6148
6180
|
|
|
6149
6181
|
/**
|
|
6150
|
-
*
|
|
6182
|
+
* Pauses a component upgrade.
|
|
6151
6183
|
*
|
|
6152
6184
|
* @deprecated OpenAPI PauseComponentUpgrade is deprecated
|
|
6153
6185
|
*
|
|
@@ -6174,7 +6206,7 @@ export default class Client extends OpenApi {
|
|
|
6174
6206
|
}
|
|
6175
6207
|
|
|
6176
6208
|
/**
|
|
6177
|
-
*
|
|
6209
|
+
* Pauses a component upgrade.
|
|
6178
6210
|
*
|
|
6179
6211
|
* @deprecated OpenAPI PauseComponentUpgrade is deprecated
|
|
6180
6212
|
* @returns PauseComponentUpgradeResponse
|
|
@@ -6187,7 +6219,7 @@ export default class Client extends OpenApi {
|
|
|
6187
6219
|
}
|
|
6188
6220
|
|
|
6189
6221
|
/**
|
|
6190
|
-
*
|
|
6222
|
+
* You can call the PauseTask operation to pause a running cluster task.
|
|
6191
6223
|
*
|
|
6192
6224
|
* @param headers - map
|
|
6193
6225
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6212,7 +6244,7 @@ export default class Client extends OpenApi {
|
|
|
6212
6244
|
}
|
|
6213
6245
|
|
|
6214
6246
|
/**
|
|
6215
|
-
*
|
|
6247
|
+
* You can call the PauseTask operation to pause a running cluster task.
|
|
6216
6248
|
* @returns PauseTaskResponse
|
|
6217
6249
|
*/
|
|
6218
6250
|
async pauseTask(taskId: string): Promise<$_model.PauseTaskResponse> {
|
|
@@ -6280,14 +6312,14 @@ export default class Client extends OpenApi {
|
|
|
6280
6312
|
}
|
|
6281
6313
|
|
|
6282
6314
|
/**
|
|
6283
|
-
* Removes nodes from a node pool.
|
|
6315
|
+
* Removes nodes from a node pool in a cluster and adjusts the expected number of nodes. When removing nodes, you can specify whether to release the associated ECS instances and whether to drain the nodes. Removing nodes involves pod migration, which may affect your services. Perform this operation during off-peak hours and back up your data in advance.
|
|
6284
6316
|
*
|
|
6285
6317
|
* @remarks
|
|
6286
|
-
*
|
|
6287
|
-
*
|
|
6288
|
-
*
|
|
6289
|
-
*
|
|
6290
|
-
*
|
|
6318
|
+
* - Removing nodes involves pod migration, which may affect your services. Perform this operation during off-peak hours.
|
|
6319
|
+
* - Unexpected risks may occur during the operation. Back up your data in advance.
|
|
6320
|
+
* - During the operation, the nodes being removed are set to the unschedulable state in the background.
|
|
6321
|
+
* - This operation removes only worker nodes, not master nodes.
|
|
6322
|
+
* - Even if you choose to release nodes (nodes for which `release_node` is set to `true`), subscription nodes are not released. After removing the nodes, release them in the [ECS console](https://ecs.console.aliyun.com/).
|
|
6291
6323
|
*
|
|
6292
6324
|
* @param tmpReq - RemoveNodePoolNodesRequest
|
|
6293
6325
|
* @param headers - map
|
|
@@ -6346,14 +6378,14 @@ export default class Client extends OpenApi {
|
|
|
6346
6378
|
}
|
|
6347
6379
|
|
|
6348
6380
|
/**
|
|
6349
|
-
* Removes nodes from a node pool.
|
|
6381
|
+
* Removes nodes from a node pool in a cluster and adjusts the expected number of nodes. When removing nodes, you can specify whether to release the associated ECS instances and whether to drain the nodes. Removing nodes involves pod migration, which may affect your services. Perform this operation during off-peak hours and back up your data in advance.
|
|
6350
6382
|
*
|
|
6351
6383
|
* @remarks
|
|
6352
|
-
*
|
|
6353
|
-
*
|
|
6354
|
-
*
|
|
6355
|
-
*
|
|
6356
|
-
*
|
|
6384
|
+
* - Removing nodes involves pod migration, which may affect your services. Perform this operation during off-peak hours.
|
|
6385
|
+
* - Unexpected risks may occur during the operation. Back up your data in advance.
|
|
6386
|
+
* - During the operation, the nodes being removed are set to the unschedulable state in the background.
|
|
6387
|
+
* - This operation removes only worker nodes, not master nodes.
|
|
6388
|
+
* - Even if you choose to release nodes (nodes for which `release_node` is set to `true`), subscription nodes are not released. After removing the nodes, release them in the [ECS console](https://ecs.console.aliyun.com/).
|
|
6357
6389
|
*
|
|
6358
6390
|
* @param request - RemoveNodePoolNodesRequest
|
|
6359
6391
|
* @returns RemoveNodePoolNodesResponse
|
|
@@ -6365,7 +6397,7 @@ export default class Client extends OpenApi {
|
|
|
6365
6397
|
}
|
|
6366
6398
|
|
|
6367
6399
|
/**
|
|
6368
|
-
* Repairs a node pool.
|
|
6400
|
+
* Repairs nodes in a cluster node pool.
|
|
6369
6401
|
*
|
|
6370
6402
|
* @param request - RepairClusterNodePoolRequest
|
|
6371
6403
|
* @param headers - map
|
|
@@ -6406,7 +6438,7 @@ export default class Client extends OpenApi {
|
|
|
6406
6438
|
}
|
|
6407
6439
|
|
|
6408
6440
|
/**
|
|
6409
|
-
* Repairs a node pool.
|
|
6441
|
+
* Repairs nodes in a cluster node pool.
|
|
6410
6442
|
*
|
|
6411
6443
|
* @param request - RepairClusterNodePoolRequest
|
|
6412
6444
|
* @returns RepairClusterNodePoolResponse
|
|
@@ -6418,7 +6450,7 @@ export default class Client extends OpenApi {
|
|
|
6418
6450
|
}
|
|
6419
6451
|
|
|
6420
6452
|
/**
|
|
6421
|
-
*
|
|
6453
|
+
* Calls ResumeComponentUpgrade to restart a paused component upgrade task.
|
|
6422
6454
|
*
|
|
6423
6455
|
* @deprecated OpenAPI ResumeComponentUpgrade is deprecated
|
|
6424
6456
|
*
|
|
@@ -6445,7 +6477,7 @@ export default class Client extends OpenApi {
|
|
|
6445
6477
|
}
|
|
6446
6478
|
|
|
6447
6479
|
/**
|
|
6448
|
-
*
|
|
6480
|
+
* Calls ResumeComponentUpgrade to restart a paused component upgrade task.
|
|
6449
6481
|
*
|
|
6450
6482
|
* @deprecated OpenAPI ResumeComponentUpgrade is deprecated
|
|
6451
6483
|
* @returns ResumeComponentUpgradeResponse
|
|
@@ -6458,7 +6490,7 @@ export default class Client extends OpenApi {
|
|
|
6458
6490
|
}
|
|
6459
6491
|
|
|
6460
6492
|
/**
|
|
6461
|
-
* Resumes a task.
|
|
6493
|
+
* Resumes a paused cluster task.
|
|
6462
6494
|
*
|
|
6463
6495
|
* @param headers - map
|
|
6464
6496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6483,7 +6515,7 @@ export default class Client extends OpenApi {
|
|
|
6483
6515
|
}
|
|
6484
6516
|
|
|
6485
6517
|
/**
|
|
6486
|
-
* Resumes a task.
|
|
6518
|
+
* Resumes a paused cluster task.
|
|
6487
6519
|
* @returns ResumeTaskResponse
|
|
6488
6520
|
*/
|
|
6489
6521
|
async resumeTask(taskId: string): Promise<$_model.ResumeTaskResponse> {
|
|
@@ -6493,7 +6525,7 @@ export default class Client extends OpenApi {
|
|
|
6493
6525
|
}
|
|
6494
6526
|
|
|
6495
6527
|
/**
|
|
6496
|
-
*
|
|
6528
|
+
* Resumes the upgrade of a cluster that is in the upgrade-paused state based on the cluster ID.
|
|
6497
6529
|
*
|
|
6498
6530
|
* @deprecated OpenAPI ResumeUpgradeCluster is deprecated
|
|
6499
6531
|
*
|
|
@@ -6520,7 +6552,7 @@ export default class Client extends OpenApi {
|
|
|
6520
6552
|
}
|
|
6521
6553
|
|
|
6522
6554
|
/**
|
|
6523
|
-
*
|
|
6555
|
+
* Resumes the upgrade of a cluster that is in the upgrade-paused state based on the cluster ID.
|
|
6524
6556
|
*
|
|
6525
6557
|
* @deprecated OpenAPI ResumeUpgradeCluster is deprecated
|
|
6526
6558
|
* @returns ResumeUpgradeClusterResponse
|
|
@@ -6533,7 +6565,7 @@ export default class Client extends OpenApi {
|
|
|
6533
6565
|
}
|
|
6534
6566
|
|
|
6535
6567
|
/**
|
|
6536
|
-
*
|
|
6568
|
+
* If you want to revoke the cluster KubeConfig credential owned by the currently logged-on Alibaba Cloud account or Resource Access Management (RAM) user, you can call the RevokeK8sClusterKubeConfig operation to revoke it. After the revocation succeeds, the cluster generates a new KubeConfig, and the original KubeConfig becomes invalid.
|
|
6537
6569
|
*
|
|
6538
6570
|
* @param headers - map
|
|
6539
6571
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6558,7 +6590,7 @@ export default class Client extends OpenApi {
|
|
|
6558
6590
|
}
|
|
6559
6591
|
|
|
6560
6592
|
/**
|
|
6561
|
-
*
|
|
6593
|
+
* If you want to revoke the cluster KubeConfig credential owned by the currently logged-on Alibaba Cloud account or Resource Access Management (RAM) user, you can call the RevokeK8sClusterKubeConfig operation to revoke it. After the revocation succeeds, the cluster generates a new KubeConfig, and the original KubeConfig becomes invalid.
|
|
6562
6594
|
* @returns RevokeK8sClusterKubeConfigResponse
|
|
6563
6595
|
*/
|
|
6564
6596
|
async revokeK8sClusterKubeConfig(ClusterId: string): Promise<$_model.RevokeK8sClusterKubeConfigResponse> {
|
|
@@ -6568,7 +6600,7 @@ export default class Client extends OpenApi {
|
|
|
6568
6600
|
}
|
|
6569
6601
|
|
|
6570
6602
|
/**
|
|
6571
|
-
*
|
|
6603
|
+
* The intelligent O&M platform for containers provides a wide range of Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. Before an upgrade, migration, or installation operation is performed, the platform automatically triggers a check. You can perform the change operation only after the check is passed. You can also manually call the RunClusterCheck operation to perform a cluster check. Periodically check and maintain your clusters to prevent security risks.
|
|
6572
6604
|
*
|
|
6573
6605
|
* @param request - RunClusterCheckRequest
|
|
6574
6606
|
* @param headers - map
|
|
@@ -6609,7 +6641,7 @@ export default class Client extends OpenApi {
|
|
|
6609
6641
|
}
|
|
6610
6642
|
|
|
6611
6643
|
/**
|
|
6612
|
-
*
|
|
6644
|
+
* The intelligent O&M platform for containers provides a wide range of Kubernetes cluster check capabilities, including cluster upgrade checks, cluster migration checks, component installation checks, component upgrade checks, and node pool checks. Before an upgrade, migration, or installation operation is performed, the platform automatically triggers a check. You can perform the change operation only after the check is passed. You can also manually call the RunClusterCheck operation to perform a cluster check. Periodically check and maintain your clusters to prevent security risks.
|
|
6613
6645
|
*
|
|
6614
6646
|
* @param request - RunClusterCheckRequest
|
|
6615
6647
|
* @returns RunClusterCheckResponse
|
|
@@ -6621,7 +6653,7 @@ export default class Client extends OpenApi {
|
|
|
6621
6653
|
}
|
|
6622
6654
|
|
|
6623
6655
|
/**
|
|
6624
|
-
*
|
|
6656
|
+
* Initiates a cluster inspection and creates an inspection report.
|
|
6625
6657
|
*
|
|
6626
6658
|
* @param request - RunClusterInspectRequest
|
|
6627
6659
|
* @param headers - map
|
|
@@ -6654,7 +6686,7 @@ export default class Client extends OpenApi {
|
|
|
6654
6686
|
}
|
|
6655
6687
|
|
|
6656
6688
|
/**
|
|
6657
|
-
*
|
|
6689
|
+
* Initiates a cluster inspection and creates an inspection report.
|
|
6658
6690
|
*
|
|
6659
6691
|
* @param request - RunClusterInspectRequest
|
|
6660
6692
|
* @returns RunClusterInspectResponse
|
|
@@ -6715,7 +6747,7 @@ export default class Client extends OpenApi {
|
|
|
6715
6747
|
}
|
|
6716
6748
|
|
|
6717
6749
|
/**
|
|
6718
|
-
* Scales out a node pool.
|
|
6750
|
+
* Scales out a node pool by adding nodes to ensure that the number of nodes is sufficient to support your workloads.
|
|
6719
6751
|
*
|
|
6720
6752
|
* @param request - ScaleClusterNodePoolRequest
|
|
6721
6753
|
* @param headers - map
|
|
@@ -6748,7 +6780,7 @@ export default class Client extends OpenApi {
|
|
|
6748
6780
|
}
|
|
6749
6781
|
|
|
6750
6782
|
/**
|
|
6751
|
-
* Scales out a node pool.
|
|
6783
|
+
* Scales out a node pool by adding nodes to ensure that the number of nodes is sufficient to support your workloads.
|
|
6752
6784
|
*
|
|
6753
6785
|
* @param request - ScaleClusterNodePoolRequest
|
|
6754
6786
|
* @returns ScaleClusterNodePoolResponse
|
|
@@ -6885,7 +6917,7 @@ export default class Client extends OpenApi {
|
|
|
6885
6917
|
}
|
|
6886
6918
|
|
|
6887
6919
|
/**
|
|
6888
|
-
*
|
|
6920
|
+
* You can call the ScanClusterVuls operation to scan for potential security vulnerabilities in an ACK cluster, including container workload vulnerabilities, third-party software vulnerabilities, CVE vulnerabilities, WebCMS vulnerabilities, and Windows operating system vulnerabilities. Regularly scan your cluster for security vulnerabilities to improve cluster security.
|
|
6889
6921
|
*
|
|
6890
6922
|
* @param headers - map
|
|
6891
6923
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6910,7 +6942,7 @@ export default class Client extends OpenApi {
|
|
|
6910
6942
|
}
|
|
6911
6943
|
|
|
6912
6944
|
/**
|
|
6913
|
-
*
|
|
6945
|
+
* You can call the ScanClusterVuls operation to scan for potential security vulnerabilities in an ACK cluster, including container workload vulnerabilities, third-party software vulnerabilities, CVE vulnerabilities, WebCMS vulnerabilities, and Windows operating system vulnerabilities. Regularly scan your cluster for security vulnerabilities to improve cluster security.
|
|
6914
6946
|
* @returns ScanClusterVulsResponse
|
|
6915
6947
|
*/
|
|
6916
6948
|
async scanClusterVuls(clusterId: string): Promise<$_model.ScanClusterVulsResponse> {
|
|
@@ -6920,7 +6952,7 @@ export default class Client extends OpenApi {
|
|
|
6920
6952
|
}
|
|
6921
6953
|
|
|
6922
6954
|
/**
|
|
6923
|
-
*
|
|
6955
|
+
* Starts a specified alert rule.
|
|
6924
6956
|
*
|
|
6925
6957
|
* @param request - StartAlertRequest
|
|
6926
6958
|
* @param headers - map
|
|
@@ -6957,7 +6989,7 @@ export default class Client extends OpenApi {
|
|
|
6957
6989
|
}
|
|
6958
6990
|
|
|
6959
6991
|
/**
|
|
6960
|
-
*
|
|
6992
|
+
* Starts a specified alert rule.
|
|
6961
6993
|
*
|
|
6962
6994
|
* @param request - StartAlertRequest
|
|
6963
6995
|
* @returns StartAlertResponse
|
|
@@ -6969,7 +7001,7 @@ export default class Client extends OpenApi {
|
|
|
6969
7001
|
}
|
|
6970
7002
|
|
|
6971
7003
|
/**
|
|
6972
|
-
*
|
|
7004
|
+
* Stops alert rules in the ACK alert center. You can stop an entire alert rule group or a single alert rule.
|
|
6973
7005
|
*
|
|
6974
7006
|
* @param request - StopAlertRequest
|
|
6975
7007
|
* @param headers - map
|
|
@@ -7006,7 +7038,7 @@ export default class Client extends OpenApi {
|
|
|
7006
7038
|
}
|
|
7007
7039
|
|
|
7008
7040
|
/**
|
|
7009
|
-
*
|
|
7041
|
+
* Stops alert rules in the ACK alert center. You can stop an entire alert rule group or a single alert rule.
|
|
7010
7042
|
*
|
|
7011
7043
|
* @param request - StopAlertRequest
|
|
7012
7044
|
* @returns StopAlertResponse
|
|
@@ -7018,7 +7050,7 @@ export default class Client extends OpenApi {
|
|
|
7018
7050
|
}
|
|
7019
7051
|
|
|
7020
7052
|
/**
|
|
7021
|
-
* Synchronizes
|
|
7053
|
+
* Synchronizes a cluster node pool, including node pool metadata and information about the nodes in the node pool.
|
|
7022
7054
|
*
|
|
7023
7055
|
* @param headers - map
|
|
7024
7056
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7043,7 +7075,7 @@ export default class Client extends OpenApi {
|
|
|
7043
7075
|
}
|
|
7044
7076
|
|
|
7045
7077
|
/**
|
|
7046
|
-
* Synchronizes
|
|
7078
|
+
* Synchronizes a cluster node pool, including node pool metadata and information about the nodes in the node pool.
|
|
7047
7079
|
* @returns SyncClusterNodePoolResponse
|
|
7048
7080
|
*/
|
|
7049
7081
|
async syncClusterNodePool(ClusterId: string): Promise<$_model.SyncClusterNodePoolResponse> {
|
|
@@ -7053,7 +7085,7 @@ export default class Client extends OpenApi {
|
|
|
7053
7085
|
}
|
|
7054
7086
|
|
|
7055
7087
|
/**
|
|
7056
|
-
*
|
|
7088
|
+
* Adds tag key-value pairs to clusters so that cluster developers or O&M engineers can categorize and manage clusters more flexibly, and better support monitoring, cost analysis, and tenant isolation requirements. You can call the TagResources operation to attach tags to clusters.
|
|
7057
7089
|
*
|
|
7058
7090
|
* @param request - TagResourcesRequest
|
|
7059
7091
|
* @param headers - map
|
|
@@ -7098,7 +7130,7 @@ export default class Client extends OpenApi {
|
|
|
7098
7130
|
}
|
|
7099
7131
|
|
|
7100
7132
|
/**
|
|
7101
|
-
*
|
|
7133
|
+
* Adds tag key-value pairs to clusters so that cluster developers or O&M engineers can categorize and manage clusters more flexibly, and better support monitoring, cost analysis, and tenant isolation requirements. You can call the TagResources operation to attach tags to clusters.
|
|
7102
7134
|
*
|
|
7103
7135
|
* @param request - TagResourcesRequest
|
|
7104
7136
|
* @returns TagResourcesResponse
|
|
@@ -7110,7 +7142,7 @@ export default class Client extends OpenApi {
|
|
|
7110
7142
|
}
|
|
7111
7143
|
|
|
7112
7144
|
/**
|
|
7113
|
-
* Uninstalls components
|
|
7145
|
+
* Uninstalls specified components from a cluster when they are no longer needed, with the option to delete associated Alibaba Cloud resources.
|
|
7114
7146
|
*
|
|
7115
7147
|
* @param request - UnInstallClusterAddonsRequest
|
|
7116
7148
|
* @param headers - map
|
|
@@ -7138,7 +7170,7 @@ export default class Client extends OpenApi {
|
|
|
7138
7170
|
}
|
|
7139
7171
|
|
|
7140
7172
|
/**
|
|
7141
|
-
* Uninstalls components
|
|
7173
|
+
* Uninstalls specified components from a cluster when they are no longer needed, with the option to delete associated Alibaba Cloud resources.
|
|
7142
7174
|
*
|
|
7143
7175
|
* @param request - UnInstallClusterAddonsRequest
|
|
7144
7176
|
* @returns UnInstallClusterAddonsResponse
|
|
@@ -7150,7 +7182,7 @@ export default class Client extends OpenApi {
|
|
|
7150
7182
|
}
|
|
7151
7183
|
|
|
7152
7184
|
/**
|
|
7153
|
-
*
|
|
7185
|
+
* Deletes resource tags when you no longer need the tag key-value pairs for a cluster. You can call the UntagResources operation to delete resource tags.
|
|
7154
7186
|
*
|
|
7155
7187
|
* @param tmpReq - UntagResourcesRequest
|
|
7156
7188
|
* @param headers - map
|
|
@@ -7209,7 +7241,7 @@ export default class Client extends OpenApi {
|
|
|
7209
7241
|
}
|
|
7210
7242
|
|
|
7211
7243
|
/**
|
|
7212
|
-
*
|
|
7244
|
+
* Deletes resource tags when you no longer need the tag key-value pairs for a cluster. You can call the UntagResources operation to delete resource tags.
|
|
7213
7245
|
*
|
|
7214
7246
|
* @param request - UntagResourcesRequest
|
|
7215
7247
|
* @returns UntagResourcesResponse
|
|
@@ -7221,10 +7253,10 @@ export default class Client extends OpenApi {
|
|
|
7221
7253
|
}
|
|
7222
7254
|
|
|
7223
7255
|
/**
|
|
7224
|
-
*
|
|
7256
|
+
* When you need to record Kubernetes API requests and their results to trace cluster operation history or troubleshoot cluster issues, you can invoke the UpdateClusterAuditLogConfig operation to enable or shutdown the audit log feature for a specified ACK cluster and update the audit log configuration.
|
|
7225
7257
|
*
|
|
7226
7258
|
* @remarks
|
|
7227
|
-
* Before you
|
|
7259
|
+
* Before you use this operation, make sure that you fully understand the billing methods and pricing of <props="china">[Simple Log Service](https://www.aliyun.com/price/product#/sls/detail/sls)<props="intl">[Simple Log Service](https://www.alibabacloud.com/product/log-service/pricing).
|
|
7228
7260
|
*
|
|
7229
7261
|
* @param request - UpdateClusterAuditLogConfigRequest
|
|
7230
7262
|
* @param headers - map
|
|
@@ -7261,10 +7293,10 @@ export default class Client extends OpenApi {
|
|
|
7261
7293
|
}
|
|
7262
7294
|
|
|
7263
7295
|
/**
|
|
7264
|
-
*
|
|
7296
|
+
* When you need to record Kubernetes API requests and their results to trace cluster operation history or troubleshoot cluster issues, you can invoke the UpdateClusterAuditLogConfig operation to enable or shutdown the audit log feature for a specified ACK cluster and update the audit log configuration.
|
|
7265
7297
|
*
|
|
7266
7298
|
* @remarks
|
|
7267
|
-
* Before you
|
|
7299
|
+
* Before you use this operation, make sure that you fully understand the billing methods and pricing of <props="china">[Simple Log Service](https://www.aliyun.com/price/product#/sls/detail/sls)<props="intl">[Simple Log Service](https://www.alibabacloud.com/product/log-service/pricing).
|
|
7268
7300
|
*
|
|
7269
7301
|
* @param request - UpdateClusterAuditLogConfigRequest
|
|
7270
7302
|
* @returns UpdateClusterAuditLogConfigResponse
|
|
@@ -7276,7 +7308,7 @@ export default class Client extends OpenApi {
|
|
|
7276
7308
|
}
|
|
7277
7309
|
|
|
7278
7310
|
/**
|
|
7279
|
-
*
|
|
7311
|
+
* Updates the cluster inspection configuration.
|
|
7280
7312
|
*
|
|
7281
7313
|
* @param request - UpdateClusterInspectConfigRequest
|
|
7282
7314
|
* @param headers - map
|
|
@@ -7317,7 +7349,7 @@ export default class Client extends OpenApi {
|
|
|
7317
7349
|
}
|
|
7318
7350
|
|
|
7319
7351
|
/**
|
|
7320
|
-
*
|
|
7352
|
+
* Updates the cluster inspection configuration.
|
|
7321
7353
|
*
|
|
7322
7354
|
* @param request - UpdateClusterInspectConfigRequest
|
|
7323
7355
|
* @returns UpdateClusterInspectConfigResponse
|
|
@@ -7329,7 +7361,7 @@ export default class Client extends OpenApi {
|
|
|
7329
7361
|
}
|
|
7330
7362
|
|
|
7331
7363
|
/**
|
|
7332
|
-
*
|
|
7364
|
+
* Updates the contact group for an alert rule set in an ACK cluster.
|
|
7333
7365
|
*
|
|
7334
7366
|
* @param request - UpdateContactGroupForAlertRequest
|
|
7335
7367
|
* @param headers - map
|
|
@@ -7374,7 +7406,7 @@ export default class Client extends OpenApi {
|
|
|
7374
7406
|
}
|
|
7375
7407
|
|
|
7376
7408
|
/**
|
|
7377
|
-
*
|
|
7409
|
+
* Updates the contact group for an alert rule set in an ACK cluster.
|
|
7378
7410
|
*
|
|
7379
7411
|
* @param request - UpdateContactGroupForAlertRequest
|
|
7380
7412
|
* @returns UpdateContactGroupForAlertResponse
|
|
@@ -7386,7 +7418,7 @@ export default class Client extends OpenApi {
|
|
|
7386
7418
|
}
|
|
7387
7419
|
|
|
7388
7420
|
/**
|
|
7389
|
-
*
|
|
7421
|
+
* ACK managed clusters support collecting control plane component logs and delivering them to your Simple Log Service (SLS) Log Project. Control plane components include Kube API Server, Kube Scheduler, Kube Controller Manager, Cloud Controller Manager, and other core components. You can call the UpdateControlPlaneLog operation to modify the control plane component log configuration, such as the log retention period and the components from which logs are collected.
|
|
7390
7422
|
*
|
|
7391
7423
|
* @param request - UpdateControlPlaneLogRequest
|
|
7392
7424
|
* @param headers - map
|
|
@@ -7431,7 +7463,7 @@ export default class Client extends OpenApi {
|
|
|
7431
7463
|
}
|
|
7432
7464
|
|
|
7433
7465
|
/**
|
|
7434
|
-
*
|
|
7466
|
+
* ACK managed clusters support collecting control plane component logs and delivering them to your Simple Log Service (SLS) Log Project. Control plane components include Kube API Server, Kube Scheduler, Kube Controller Manager, Cloud Controller Manager, and other core components. You can call the UpdateControlPlaneLog operation to modify the control plane component log configuration, such as the log retention period and the components from which logs are collected.
|
|
7435
7467
|
*
|
|
7436
7468
|
* @param request - UpdateControlPlaneLogRequest
|
|
7437
7469
|
* @returns UpdateControlPlaneLogResponse
|
|
@@ -7443,11 +7475,11 @@ export default class Client extends OpenApi {
|
|
|
7443
7475
|
}
|
|
7444
7476
|
|
|
7445
7477
|
/**
|
|
7446
|
-
*
|
|
7478
|
+
* The default expiration time of the KubeConfig issued by an ACK cluster is 3 years. You can use an Alibaba Cloud account to customize the configuration by invoking the UpdateK8sClusterUserConfigExpire operation to specify the expiration time (1 to 876,000 hours) of the KubeConfig issued to a Resource Access Management (RAM) user or role in an ACK cluster.
|
|
7447
7479
|
*
|
|
7448
7480
|
* @remarks
|
|
7449
|
-
*
|
|
7450
|
-
*
|
|
7481
|
+
* - This operation can be called only by an Alibaba Cloud account.
|
|
7482
|
+
* - If you revoke the KubeConfig credential used in the cluster, the custom expiration time configured for the KubeConfig of the cluster is also reset. You must call this operation to reconfigure the expiration time.
|
|
7451
7483
|
*
|
|
7452
7484
|
* @param request - UpdateK8sClusterUserConfigExpireRequest
|
|
7453
7485
|
* @param headers - map
|
|
@@ -7484,11 +7516,11 @@ export default class Client extends OpenApi {
|
|
|
7484
7516
|
}
|
|
7485
7517
|
|
|
7486
7518
|
/**
|
|
7487
|
-
*
|
|
7519
|
+
* The default expiration time of the KubeConfig issued by an ACK cluster is 3 years. You can use an Alibaba Cloud account to customize the configuration by invoking the UpdateK8sClusterUserConfigExpire operation to specify the expiration time (1 to 876,000 hours) of the KubeConfig issued to a Resource Access Management (RAM) user or role in an ACK cluster.
|
|
7488
7520
|
*
|
|
7489
7521
|
* @remarks
|
|
7490
|
-
*
|
|
7491
|
-
*
|
|
7522
|
+
* - This operation can be called only by an Alibaba Cloud account.
|
|
7523
|
+
* - If you revoke the KubeConfig credential used in the cluster, the custom expiration time configured for the KubeConfig of the cluster is also reset. You must call this operation to reconfigure the expiration time.
|
|
7492
7524
|
*
|
|
7493
7525
|
* @param request - UpdateK8sClusterUserConfigExpireRequest
|
|
7494
7526
|
* @returns UpdateK8sClusterUserConfigExpireResponse
|
|
@@ -7500,12 +7532,12 @@ export default class Client extends OpenApi {
|
|
|
7500
7532
|
}
|
|
7501
7533
|
|
|
7502
7534
|
/**
|
|
7503
|
-
*
|
|
7535
|
+
* Updates the Secret encryption at rest configuration for a specified cluster by cluster ID.
|
|
7504
7536
|
*
|
|
7505
7537
|
* @remarks
|
|
7506
|
-
*
|
|
7507
|
-
* *
|
|
7508
|
-
* *
|
|
7538
|
+
* While enabling or disabling encryption at rest and after the feature is enabled, do not disable or delete the KMS key used by this feature in the KMS console or through OpenAPI. Otherwise, the cluster API Server becomes unavailable, which prevents normal retrieval of objects such as Secrets and ServiceAccounts and affects the normal operation of business applications. For more information, see [Encrypt Secrets at rest by using China KMS](https://help.aliyun.com/document_detail/177372.html).
|
|
7539
|
+
* * The user or role that calls this API operation must be granted additional cluster RBAC permissions (O&M engineer or administrator permissions). Otherwise, the ForbiddenUpdateKMSState error code is returned.
|
|
7540
|
+
* * After this API operation is successfully called, the cluster status changes to updating. After the update is complete, the cluster status changes back to running. After a change is complete for a cluster, wait at least 5 minutes before calling this API operation again. Otherwise, HTTP status code 409 is returned.
|
|
7509
7541
|
*
|
|
7510
7542
|
* @param request - UpdateKMSEncryptionRequest
|
|
7511
7543
|
* @param headers - map
|
|
@@ -7542,12 +7574,12 @@ export default class Client extends OpenApi {
|
|
|
7542
7574
|
}
|
|
7543
7575
|
|
|
7544
7576
|
/**
|
|
7545
|
-
*
|
|
7577
|
+
* Updates the Secret encryption at rest configuration for a specified cluster by cluster ID.
|
|
7546
7578
|
*
|
|
7547
7579
|
* @remarks
|
|
7548
|
-
*
|
|
7549
|
-
* *
|
|
7550
|
-
* *
|
|
7580
|
+
* While enabling or disabling encryption at rest and after the feature is enabled, do not disable or delete the KMS key used by this feature in the KMS console or through OpenAPI. Otherwise, the cluster API Server becomes unavailable, which prevents normal retrieval of objects such as Secrets and ServiceAccounts and affects the normal operation of business applications. For more information, see [Encrypt Secrets at rest by using China KMS](https://help.aliyun.com/document_detail/177372.html).
|
|
7581
|
+
* * The user or role that calls this API operation must be granted additional cluster RBAC permissions (O&M engineer or administrator permissions). Otherwise, the ForbiddenUpdateKMSState error code is returned.
|
|
7582
|
+
* * After this API operation is successfully called, the cluster status changes to updating. After the update is complete, the cluster status changes back to running. After a change is complete for a cluster, wait at least 5 minutes before calling this API operation again. Otherwise, HTTP status code 409 is returned.
|
|
7551
7583
|
*
|
|
7552
7584
|
* @param request - UpdateKMSEncryptionRequest
|
|
7553
7585
|
* @returns UpdateKMSEncryptionResponse
|
|
@@ -7559,7 +7591,7 @@ export default class Client extends OpenApi {
|
|
|
7559
7591
|
}
|
|
7560
7592
|
|
|
7561
7593
|
/**
|
|
7562
|
-
* Updates a
|
|
7594
|
+
* Updates a node component.
|
|
7563
7595
|
*
|
|
7564
7596
|
* @param request - UpdateNodePoolComponentRequest
|
|
7565
7597
|
* @param headers - map
|
|
@@ -7612,7 +7644,7 @@ export default class Client extends OpenApi {
|
|
|
7612
7644
|
}
|
|
7613
7645
|
|
|
7614
7646
|
/**
|
|
7615
|
-
* Updates a
|
|
7647
|
+
* Updates a node component.
|
|
7616
7648
|
*
|
|
7617
7649
|
* @param request - UpdateNodePoolComponentRequest
|
|
7618
7650
|
* @returns UpdateNodePoolComponentResponse
|
|
@@ -7624,10 +7656,11 @@ export default class Client extends OpenApi {
|
|
|
7624
7656
|
}
|
|
7625
7657
|
|
|
7626
7658
|
/**
|
|
7627
|
-
* Updates the deletion protection status of
|
|
7659
|
+
* Updates the deletion protection status of a specified resource. Currently supported resource types include namespaces and services.
|
|
7660
|
+
* You can call this operation to enable deletion protection for namespaces or services that involve critical business or sensitive data to avoid maintenance costs caused by accidental deletion.
|
|
7628
7661
|
*
|
|
7629
7662
|
* @remarks
|
|
7630
|
-
*
|
|
7663
|
+
* Before calling this operation, install or upgrade the security policy component for the cluster. For more information, see [Enable security policy management](https://help.aliyun.com/document_detail/359818.html).
|
|
7631
7664
|
*
|
|
7632
7665
|
* @param request - UpdateResourcesDeleteProtectionRequest
|
|
7633
7666
|
* @param headers - map
|
|
@@ -7672,10 +7705,11 @@ export default class Client extends OpenApi {
|
|
|
7672
7705
|
}
|
|
7673
7706
|
|
|
7674
7707
|
/**
|
|
7675
|
-
* Updates the deletion protection status of
|
|
7708
|
+
* Updates the deletion protection status of a specified resource. Currently supported resource types include namespaces and services.
|
|
7709
|
+
* You can call this operation to enable deletion protection for namespaces or services that involve critical business or sensitive data to avoid maintenance costs caused by accidental deletion.
|
|
7676
7710
|
*
|
|
7677
7711
|
* @remarks
|
|
7678
|
-
*
|
|
7712
|
+
* Before calling this operation, install or upgrade the security policy component for the cluster. For more information, see [Enable security policy management](https://help.aliyun.com/document_detail/359818.html).
|
|
7679
7713
|
*
|
|
7680
7714
|
* @param request - UpdateResourcesDeleteProtectionRequest
|
|
7681
7715
|
* @returns UpdateResourcesDeleteProtectionResponse
|
|
@@ -7687,7 +7721,7 @@ export default class Client extends OpenApi {
|
|
|
7687
7721
|
}
|
|
7688
7722
|
|
|
7689
7723
|
/**
|
|
7690
|
-
*
|
|
7724
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. Calls the UpdateTemplate operation to update an orchestration template configuration.
|
|
7691
7725
|
*
|
|
7692
7726
|
* @param request - UpdateTemplateRequest
|
|
7693
7727
|
* @param headers - map
|
|
@@ -7736,7 +7770,7 @@ export default class Client extends OpenApi {
|
|
|
7736
7770
|
}
|
|
7737
7771
|
|
|
7738
7772
|
/**
|
|
7739
|
-
*
|
|
7773
|
+
* An orchestration template defines and describes a set of Kubernetes cluster resources in a declarative manner, specifying how applications should run or be configured. Calls the UpdateTemplate operation to update an orchestration template configuration.
|
|
7740
7774
|
*
|
|
7741
7775
|
* @param request - UpdateTemplateRequest
|
|
7742
7776
|
* @returns UpdateTemplateResponse
|
|
@@ -7748,11 +7782,10 @@ export default class Client extends OpenApi {
|
|
|
7748
7782
|
}
|
|
7749
7783
|
|
|
7750
7784
|
/**
|
|
7751
|
-
* In
|
|
7785
|
+
* In an ACK cluster, non-cluster creators, Resource Access Management (RAM) users, and RAM roles have no RBAC permissions by default. You can invoke the UpdateUserPermissions operation to update the RBAC access permissions of a RAM user or role, including accessible resources, permission scope, and preset role types, to better manage cluster management and secure access control.
|
|
7752
7786
|
*
|
|
7753
7787
|
* @remarks
|
|
7754
|
-
*
|
|
7755
|
-
* * You can update the permissions of a RAM user or RAM role on a cluster by using full update or incremental update. If you use full update, the existing permissions of the RAM user or RAM role on the cluster are overwritten. You must specify all the permissions that you want to grant to the RAM user or RAM role in the request parameters when you call the operation. If you use incremental update, you can grant permissions to or revoke permissions from the RAM user or RAM role on the cluster. In this case, only the permissions that you specify in the request parameters when you call the operation are granted or revoked, other permissions of the RAM user or RAM role on the cluster are not affected.
|
|
7788
|
+
* You can update the cluster authorization information of a target Resource Access Management (RAM) user or RAM role by using full update or incremental update. A full update overwrites all existing cluster permissions of the target RAM user or RAM role. The request must include all permission configurations that you want to grant to the target RAM user or RAM role. An incremental update includes add and delete operations. Only the cluster authorization information included in the request is changed, and other cluster permissions of the RAM user or RAM role are not affected.
|
|
7756
7789
|
*
|
|
7757
7790
|
* @param request - UpdateUserPermissionsRequest
|
|
7758
7791
|
* @param headers - map
|
|
@@ -7786,11 +7819,10 @@ export default class Client extends OpenApi {
|
|
|
7786
7819
|
}
|
|
7787
7820
|
|
|
7788
7821
|
/**
|
|
7789
|
-
* In
|
|
7822
|
+
* In an ACK cluster, non-cluster creators, Resource Access Management (RAM) users, and RAM roles have no RBAC permissions by default. You can invoke the UpdateUserPermissions operation to update the RBAC access permissions of a RAM user or role, including accessible resources, permission scope, and preset role types, to better manage cluster management and secure access control.
|
|
7790
7823
|
*
|
|
7791
7824
|
* @remarks
|
|
7792
|
-
*
|
|
7793
|
-
* * You can update the permissions of a RAM user or RAM role on a cluster by using full update or incremental update. If you use full update, the existing permissions of the RAM user or RAM role on the cluster are overwritten. You must specify all the permissions that you want to grant to the RAM user or RAM role in the request parameters when you call the operation. If you use incremental update, you can grant permissions to or revoke permissions from the RAM user or RAM role on the cluster. In this case, only the permissions that you specify in the request parameters when you call the operation are granted or revoked, other permissions of the RAM user or RAM role on the cluster are not affected.
|
|
7825
|
+
* You can update the cluster authorization information of a target Resource Access Management (RAM) user or RAM role by using full update or incremental update. A full update overwrites all existing cluster permissions of the target RAM user or RAM role. The request must include all permission configurations that you want to grant to the target RAM user or RAM role. An incremental update includes add and delete operations. Only the cluster authorization information included in the request is changed, and other cluster permissions of the RAM user or RAM role are not affected.
|
|
7794
7826
|
*
|
|
7795
7827
|
* @param request - UpdateUserPermissionsRequest
|
|
7796
7828
|
* @returns UpdateUserPermissionsResponse
|
|
@@ -7802,14 +7834,15 @@ export default class Client extends OpenApi {
|
|
|
7802
7834
|
}
|
|
7803
7835
|
|
|
7804
7836
|
/**
|
|
7805
|
-
*
|
|
7837
|
+
* To avoid potential security and stability risks of expired cluster versions and to use new features of the latest cluster versions, upgrade your clusters in accordance with the ACK cluster version release schedule. You can call the UpgradeCluster operation to manually upgrade a cluster.
|
|
7806
7838
|
*
|
|
7807
7839
|
* @remarks
|
|
7808
|
-
* After successfully
|
|
7840
|
+
* After you successfully call the UpgradeCluster operation, the API returns the `task_id` of the upgrade task. You can manage the task by calling the following task API operations:
|
|
7809
7841
|
* - [Call DescribeTaskInfo to query task details](https://help.aliyun.com/document_detail/2667985.html)
|
|
7810
|
-
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
7811
|
-
* - [Call ResumeTask to resume a task
|
|
7812
|
-
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html)
|
|
7842
|
+
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
7843
|
+
* - [Call ResumeTask to resume a paused task](https://help.aliyun.com/document_detail/2667987.html)
|
|
7844
|
+
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html).
|
|
7845
|
+
* >Notice: Starting July 4, 2026, the request parameters rolling_policy and rolling_policy.max_parallelism will no longer take effect. Use [UpgradeClusterNodepool](https://help.aliyun.com/document_detail/2667922.html) to upgrade worker nodes instead. For more information about the changes, see [Notice on changes to ACK cluster management OpenAPI request and response parameters and OpenAPI deprecation](https://help.aliyun.com/document_detail/2932733.html).</notice>.
|
|
7813
7846
|
*
|
|
7814
7847
|
* @param request - UpgradeClusterRequest
|
|
7815
7848
|
* @param headers - map
|
|
@@ -7858,14 +7891,15 @@ export default class Client extends OpenApi {
|
|
|
7858
7891
|
}
|
|
7859
7892
|
|
|
7860
7893
|
/**
|
|
7861
|
-
*
|
|
7894
|
+
* To avoid potential security and stability risks of expired cluster versions and to use new features of the latest cluster versions, upgrade your clusters in accordance with the ACK cluster version release schedule. You can call the UpgradeCluster operation to manually upgrade a cluster.
|
|
7862
7895
|
*
|
|
7863
7896
|
* @remarks
|
|
7864
|
-
* After successfully
|
|
7897
|
+
* After you successfully call the UpgradeCluster operation, the API returns the `task_id` of the upgrade task. You can manage the task by calling the following task API operations:
|
|
7865
7898
|
* - [Call DescribeTaskInfo to query task details](https://help.aliyun.com/document_detail/2667985.html)
|
|
7866
|
-
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
7867
|
-
* - [Call ResumeTask to resume a task
|
|
7868
|
-
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html)
|
|
7899
|
+
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
7900
|
+
* - [Call ResumeTask to resume a paused task](https://help.aliyun.com/document_detail/2667987.html)
|
|
7901
|
+
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html).
|
|
7902
|
+
* >Notice: Starting July 4, 2026, the request parameters rolling_policy and rolling_policy.max_parallelism will no longer take effect. Use [UpgradeClusterNodepool](https://help.aliyun.com/document_detail/2667922.html) to upgrade worker nodes instead. For more information about the changes, see [Notice on changes to ACK cluster management OpenAPI request and response parameters and OpenAPI deprecation](https://help.aliyun.com/document_detail/2932733.html).</notice>.
|
|
7869
7903
|
*
|
|
7870
7904
|
* @param request - UpgradeClusterRequest
|
|
7871
7905
|
* @returns UpgradeClusterResponse
|
|
@@ -7877,12 +7911,12 @@ export default class Client extends OpenApi {
|
|
|
7877
7911
|
}
|
|
7878
7912
|
|
|
7879
7913
|
/**
|
|
7880
|
-
*
|
|
7914
|
+
* Upgrades the versions of cluster component instances so that you can benefit from the feature optimizations in the new versions.
|
|
7881
7915
|
*
|
|
7882
7916
|
* @remarks
|
|
7883
|
-
* -
|
|
7884
|
-
* -
|
|
7885
|
-
* -
|
|
7917
|
+
* - Upgrading cluster component instance versions may affect your services. Assess the impact before performing the upgrade during off-peak hours, and back up relevant data in advance.
|
|
7918
|
+
* - Before upgrading a component, refer to [Component release notes](https://help.aliyun.com/document_detail/176087.html) to learn about the changes and their impact for the specified component.
|
|
7919
|
+
* - Upgrade components one at a time. Confirm that one component has been upgraded successfully before upgrading the next one.
|
|
7886
7920
|
*
|
|
7887
7921
|
* @param request - UpgradeClusterAddonsRequest
|
|
7888
7922
|
* @param headers - map
|
|
@@ -7910,12 +7944,12 @@ export default class Client extends OpenApi {
|
|
|
7910
7944
|
}
|
|
7911
7945
|
|
|
7912
7946
|
/**
|
|
7913
|
-
*
|
|
7947
|
+
* Upgrades the versions of cluster component instances so that you can benefit from the feature optimizations in the new versions.
|
|
7914
7948
|
*
|
|
7915
7949
|
* @remarks
|
|
7916
|
-
* -
|
|
7917
|
-
* -
|
|
7918
|
-
* -
|
|
7950
|
+
* - Upgrading cluster component instance versions may affect your services. Assess the impact before performing the upgrade during off-peak hours, and back up relevant data in advance.
|
|
7951
|
+
* - Before upgrading a component, refer to [Component release notes](https://help.aliyun.com/document_detail/176087.html) to learn about the changes and their impact for the specified component.
|
|
7952
|
+
* - Upgrade components one at a time. Confirm that one component has been upgraded successfully before upgrading the next one.
|
|
7919
7953
|
*
|
|
7920
7954
|
* @param request - UpgradeClusterAddonsRequest
|
|
7921
7955
|
* @returns UpgradeClusterAddonsResponse
|
|
@@ -7927,10 +7961,14 @@ export default class Client extends OpenApi {
|
|
|
7927
7961
|
}
|
|
7928
7962
|
|
|
7929
7963
|
/**
|
|
7930
|
-
*
|
|
7964
|
+
* Upgrades the kubelet version (recommended to match the control plane version), operating system version, or container runtime version of a specified cluster node pool.
|
|
7931
7965
|
*
|
|
7932
7966
|
* @remarks
|
|
7933
|
-
*
|
|
7967
|
+
* Upgrades the Kubernetes version, operating system version, or container runtime version of nodes in a specified cluster node pool. After you call the UpgradeClusterNodepool operation, the API returns a task_id for the upgrade task. You can manage the task by calling the following task API operations:
|
|
7968
|
+
* - [Call DescribeTaskInfo to query task details](https://help.aliyun.com/document_detail/2667985.html)
|
|
7969
|
+
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
7970
|
+
* - [Call ResumeTask to resume a paused task](https://help.aliyun.com/document_detail/2667987.html)
|
|
7971
|
+
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html).
|
|
7934
7972
|
*
|
|
7935
7973
|
* @param request - UpgradeClusterNodepoolRequest
|
|
7936
7974
|
* @param headers - map
|
|
@@ -7987,10 +8025,14 @@ export default class Client extends OpenApi {
|
|
|
7987
8025
|
}
|
|
7988
8026
|
|
|
7989
8027
|
/**
|
|
7990
|
-
*
|
|
8028
|
+
* Upgrades the kubelet version (recommended to match the control plane version), operating system version, or container runtime version of a specified cluster node pool.
|
|
7991
8029
|
*
|
|
7992
8030
|
* @remarks
|
|
7993
|
-
*
|
|
8031
|
+
* Upgrades the Kubernetes version, operating system version, or container runtime version of nodes in a specified cluster node pool. After you call the UpgradeClusterNodepool operation, the API returns a task_id for the upgrade task. You can manage the task by calling the following task API operations:
|
|
8032
|
+
* - [Call DescribeTaskInfo to query task details](https://help.aliyun.com/document_detail/2667985.html)
|
|
8033
|
+
* - [Call PauseTask to pause a running task](https://help.aliyun.com/document_detail/2667986.html)
|
|
8034
|
+
* - [Call ResumeTask to resume a paused task](https://help.aliyun.com/document_detail/2667987.html)
|
|
8035
|
+
* - [Call CancelTask to cancel a running task](https://help.aliyun.com/document_detail/2667988.html).
|
|
7994
8036
|
*
|
|
7995
8037
|
* @param request - UpgradeClusterNodepoolRequest
|
|
7996
8038
|
* @returns UpgradeClusterNodepoolResponse
|