检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
安装Python和Python Redis客户端redis-py。 如果系统没有自带Python,可以使用yum方式安装。 下载并解压redis-py。 wget https://github.com/andymccurdy/redis-py/archive/master.zip unzip master.zip
Lettuce客户端连接Redis(Java) 本章节介绍使用Lettuce客户端连接Redis实例的方法。更多的客户端的使用方法请参考Redis客户端。 在springboot类型的项目中,spring-data-redis中已提供了对jedis、lettuce的集成适配。另外,在springboot1
error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 备份指定的缓存实例,格式为aof。 POST https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/backups {
使用Redis-cli离线迁移自建Redis(AOF文件) Redis-cli是Redis自带的一个命令行工具,安装Redis后即可直接使用Redis-cli工具。本文档主要介绍如何使用Redis-cli将自建Redis迁移到DCS缓存实例。 AOF文件的生成较快,适用于可以进入
创建失败的实例数。 参数值为“false”或者其他值,返回的统计不包括创建失败的实例数。 请求消息 请求参数 无。 请求示例 GET https://{dcs_endpoint}/v1.0/{project_id}/instances/status?includeFailure=true
至少必须包含如下四种字符中的三种: 小写字母 大写字母 数字 特殊字符包括(`~!@#$^&*()-_=+\|{}:,<.>/?) 请求示例 PUT https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id}/password
"file_name": "20190924204307_redis.rdb", "link": "https://bucket6d1b61f3d7434f60b7e465f4037d73f3.obs.cn-north-4.myhuaweicloud
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/{project_id}/tasks/{task_id} 响应示例 无 状态码 状态码 描述 200
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/0524e839a54847039e9b2b46e8aa788a/instances/5c59
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/instances/export-job?job_id={jobID}
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/{project_id}/instance/{instance_id}/groups/{gro
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/instances/maintain-windows 响应示例 状态码: 200 查询维护时间窗时间段成功。
登录弹性云服务器。 安装Node.js。 apt install nodejs-legacy 如果以上命令安装不了,备选方式如下: wget https://nodejs.org/dist/v0.12.4/node-v0.12.4.tar.gz --no-check-certificate
业务场景和需求,请勿直接套用。 本文提供的迁移操作,部分命令中包含了实例密码,这会导致密码记录到操作系统中,请注意保护密码不被泄露,并及时清除历史操作记录。 DCS Redis 3.0已下线,暂停售卖,建议使用Redis 4.0及以上版本。 DCS支持的迁移能力 DCS Redi
表1 参数说明 参数 类型 必选 说明 project_id String 是 项目ID。 请求消息 请求参数 无。 请求示例 GET https://{dcs_endpoint}/v1.0/{project_id}/instances/statistic 响应消息 响应参数 参数说明见表2。
String 否 查询结束时间。格式:yyyyMMddHHmmss,如:20170718235959。 请求消息 请求参数 无 请求示例 GET https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id}/restores
仅当URI中参数allFailure值为“false”或者其他值时,才需要配置该参数。 一次最多可删除50个实例。 请求URL: DELETE https://{dcs_endpoint}/v1.0/{project_id}/instances?allFailure={allFailure}
最大长度:9 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 最大长度:1024 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/bandwidth 响应示例
cyrus-sasl* 安装libmemcached。 由于libmemcached库需要增加sasl认证参数,因此不能直接使用yum命令安装。 wget https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/{project_id}/dcs/tags 响应示例 状态码: 200 查询租户所有标签成功。