-
暂停集群升级任务PauseUpgradeClusterTask
cce.v3.model.*; public class PauseUpgradeClusterTaskSolution { public static void main(String[] args) { String ak = ""; String sk = ""; String projectId
来自:百科 -
查询API版本信息列表ShowVersion
huaweicloud.sdk.cce.v3.model.*; public class ShowVersionSolution { public static void main(String[] args) { String ak = ""; String sk = ""; ICredential
来自:百科 -
查询CCE服务下的资源配额ShowQuotas
huaweicloud.sdk.cce.v3.model.*; public class ShowQuotasSolution { public static void main(String[] args) { String ak = ""; String sk = ""; String projectId
来自:百科 -
集群唤醒AwakeCluster
huaweicloud.sdk.cce.v3.model.*; public class AwakeClusterSolution { public static void main(String[] args) { String ak = ""; String sk = ""; String projectId
来自:百科 -
批量删除指定集群的资源标签BatchDeleteClusterTags
-
获取集群升级任务详情ShowUpgradeClusterTask
-
获取集群访问的地址ShowClusterEndpoints
-
数据安全-数据加密-AK&SK防泄漏
-
批量添加指定集群的资源标签BatchCreateClusterTags
-
获取任务信息ShowJob
-
节点迁移MigrateNode
-
删除PVC(待废弃)DeleteCloudPersistentVolumeClaims
-
获取集群证书CreateKubernetesClusterCert
-
获取AddonInstance列表ListAddonInstances
-
获取AddonInstance详情ShowAddonInstance
-
绑定、解绑集群公网apiserver地址UpdateClusterEip
-
集群升级UpgradeCluster
-
节点移除RemoveNode
-
重置节点ResetNode
-
回滚AddonInstanceRollbackAddonInstance
-
创建PVC(待废弃)CreateCloudPersistentVolumeClaims