检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
创建只读节点 功能介绍 创建只读节点。 该接口计划于2025-03-31下线,建议及时切换到新接口创建只读节点。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/instances/{instance_id}/nodes/enlarge
包周期存储扩容 功能介绍 包周期存储扩容。 该接口计划于2025-03-31下线,建议及时切换到新接口包周期存储扩容。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/instances/{instance_id}/volume/extend
设置租户基于企业项目的资源配额 功能介绍 设置指定企业项目的资源配额。 该接口计划于2025-03-31下线,建议及时切换到新接口设置租户基于企业项目的资源配额。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/quotas
设置同区备份策略 功能介绍 修改备份策略。 该接口计划于2025-03-31下线,建议及时切换到新接口设置备份策略。 调试 您可以在API Explorer中调试该接口。 URI PUT /mysql/v3/{project_id}/instances/{instance_id}
设置租户基于企业项目的资源配额 功能介绍 设置指定企业项目的资源配额。 该接口计划于2025-03-31下线,建议及时切换到新接口设置租户基于企业项目的资源配额。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/quotas
查询自动备份策略 功能介绍 查询自动备份策略。 该接口计划于2025-03-31下线,建议及时切换到新接口查询自动备份策略。 调试 您可以在API Explorer中调试该接口。 URI GET /mysql/v3/{project_id}/instances/{instance_id}/backups/policy
创建只读节点 功能介绍 创建只读节点。 该接口计划于2025-03-31下线,建议及时切换到新接口创建只读节点。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/instances/{instance_id}/nodes/enlarge
设置同区备份策略 功能介绍 修改备份策略。 该接口计划于2025-03-31下线,建议及时切换到新接口设置备份策略。 调试 您可以在API Explorer中调试该接口。 URI PUT /mysql/v3/{project_id}/instances/{instance_id}
响应参数 状态码: 200 表4 响应Body参数 参数 参数类型 描述 job GetJobInfoDetail object 任务信息。 表5 GetJobInfoDetail 参数 参数类型 描述 id String 参数解释: 任务ID。 取值范围: 与入参保持一致。 name
响应参数 状态码:200 表4 响应Body参数 参数 参数类型 描述 job GetJobInfoDetail object 任务信息。 表5 GetJobInfoDetail 参数 参数类型 描述 id String 参数解释: 任务ID。 取值范围: 与入参保持一致。 name
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
查询自动备份策略 功能介绍 查询自动备份策略。 该接口计划于2025-03-31下线,建议及时切换到新接口查询自动备份策略。 调试 您可以在API Explorer中调试该接口。 URI GET /mysql/v3/{project_id}/instances/{instance_id}/backups/policy
包周期存储扩容 功能介绍 包周期存储扩容。 该接口计划于2025-03-31下线,建议及时切换到新接口包周期存储扩容。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/instances/{instance_id}/volume/extend
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
重置数据库密码 功能介绍 重置数据库密码。 该接口计划于2025-03-31下线,建议及时切换到新接口重置数据库密码。 调试 您可以在API Explorer中调试该接口。 URI POST /mysql/v3/{project_id}/instances/{instance_id}/password
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
如何查看GaussDB(for MySQL)数据库的连接情况 您可以通过以下任意一种方式查看GaussDB(for MySQL)数据库的连接情况: 在GaussDB(for MySQL)实例上以管理员账户root执行以下命令,查看当前实例上正在运行的线程。 show full processlist;