检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/accounts/{
错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 批量停止数据迁移任务。 POST https://{dcs_endpoint}/v2/{project_id}/migration-task/batch-stop { "migration_tasks"
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/accounts/{
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
除单机实例外,其他类型的实例都提供Region内的跨可用区部署,实现实例内部节点间的电力、网络层面物理隔离。 有关开源Redis技术细节,您可以访问Redis官方网站https://redis.io/了解。 华为云DCS Redis 6.0企业版。 华为云DCS 企业版,为华为云全自研的版本,由传统的maste
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/backups?of
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/scan-expir
Lettuce客户端连接Redis(Java) 本章节介绍使用Lettuce客户端连接Redis实例的方法。更多的客户端的使用方法请参考Redis客户端。 在springboot类型的项目中,spring-data-redis中已提供了对jedis、lettuce的集成适配。另外,在springboot1
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/logical-nodes
约束与限制 Redis实例 表1 Redis实例约束与限制 限制项 约束与限制 实例版本 DCS目前支持的Redis版本为:Redis 3.0(已停售)、Redis 4.0、Redis 5.0和Redis 6.0。 Redis实例创建后,不支持直接升级实例版本,可以通过数据迁移的方式将低版本实例中的数据迁移到高版本。
扩展错误信息(暂未使用,赋值为null)。 请求示例 创建一个在线数据迁移任务,配置在线迁移虚拟机资源的VPC、子网和安全组。 POST https://{dcs_endpoint}/v2/{project_id}/migration/instance { "name" : "dcs-migration-thrc"
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/{project_id}/instances/export { "included_instances"
扩展错误信息(暂未使用,赋值为null)。 请求示例 配置在线迁移任务,迁移方式为增量迁移,开启自动重连,配置源端和目标端实例信息。 POST https://{dcs_endpoint}/v2/{project_id}/migration/{task_id}/task { "migration_method"
mkdir redis && cd redis 执行以下命令下载Redis客户端。此处以下载5.0.13版本的客户端为例。 wget https://download.redis.io/releases/redis-5.0.13.tar.gz 解压Redis,进入Redis目录,执行编译命令后返回redis目录。
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
DCS实例规格变更的业务影响 执行实例规格变更操作,建议在业务低峰期进行。 业务高峰期(如实例在内存利用率、CPU利用率达到90%以上或写入流量过大)变更规格可能会失败,若变更失败,请在业务低峰期再次尝试变更。 在实例规格变更时,可能会存在的影响如下: 实例类型变更须知 表1 DCS实例类型变更明细
示例1:创建Redis实例 场景描述 本章节指导用户通过API创建Redis实例。API的调用方法请参见如何调用API。 本文以创建一个实例规格为2G、缓存版本为Redis5.0、实例类型为单机、CPU架构为ARM、免密访问方式的缓存实例。 涉及接口 创建Redis实例时,需要进
String 是 项目ID。 instance_id String 是 待查询的实例ID。 请求消息 请求参数 无。 请求示例 GET https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id}/configs 响应消息