-
查询API版本信息列表ShowVersion
main(String[] args) { String ak = ""; String sk = ""; ICredential auth = new BasicCredentials() .withAk(ak) .withSk(sk); CceClient client = CceClient
来自:百科 -
查询CCE服务下的资源配额ShowQuotas
String ak = ""; String sk = ""; String projectId = ""; ICredential auth = new BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk);
来自:百科 -
集群唤醒AwakeCluster
String ak = ""; String sk = ""; String projectId = ""; ICredential auth = new BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk);
来自:百科 -
Glassfish如何配置
[default: admin]> Enter the admin password> Enter the new admin password> Enter the new admin password again> Command change-admin-password executed
来自:百科 -
继续执行集群升级任务ContinueUpgradeClusterTask
-
重试集群升级任务RetryUpgradeClusterTask
-
创建PVC(待废弃)CreateCloudPersistentVolumeClaims
-
PostgreSQL数据库的应用场景
-
集群休眠HibernateCluster
-
修改对象元数据SetObjectMetadata
-
修改弹性云服务器UpdateServer
-
反向代理
-
华为云RDS for PostgreSQL 12应用场景
-
什么是华为GaussDB
-
更新指定的节点UpdateNode
-
获取集群升级任务详情ShowUpgradeClusterTask
-
获取集群访问的地址ShowClusterEndpoints
-
数据库管理服务DAS连接云数据库MySQL如何操作?
-
更新AddonInstanceUpdateAddonInstance
-
PostgreSQL如何配置
-
云数据库如何选购?