检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
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)。 请求示例 GET https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/{tenant_id}/migration-task/{task_id}/logs?offse
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) 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/config-templates/{template_id}?type=user
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/accounts/{
参见API概览。 分布式缓存服务提供了REST(Representational State Transfer)风格API,支持您通过HTTPS请求调用,调用方法请参见如何调用API。 部分接口仅在指定region支持,请以实际为准。 DCS服务持续增加新的功能,将不可避免对现有接口有所调整,比如增加响应参数。
String 项目ID instance_id 是 String 实例ID。 请求消息 请求参数 无 请求示例 请求URL: GET https://{dcs_endpoint}/v1.0/{project_id}/instance/{instance_id}/groups 响应消息
在华为云ECS中执行以下命令下载RedisShake,本文以下载2.0.3版本为例进行说明。您可以根据实际需要下载其他RedisShake版本。 wget https://github.com/tair-opensource/RedisShake/releases/download/release-v2
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 DELETE https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 DELETE https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
error_code String 错误码 error_ext_msg String 扩展错误信息(暂未使用,赋值为null) 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/config-templates?type=sys&engine=R
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/instances/status?include_failure=true
error_ext_msg String 扩展错误信息(暂未使用,赋值为null) 请求示例 创建一个Redis5.0单机实例的自定义模板。 POST https://{dcs_endpoint}/v2/{project_id}/config-templates { "name" : "Test"
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)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/scan-expir
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 GET https://{dcs_endpoint}/v2/a4d31cb6-3d72-4fdc-8ec9-6e3a41e47f71/instances/
Lettuce客户端连接Redis(Java) 本章节介绍使用Lettuce客户端连接Redis实例的方法。更多的客户端的使用方法请参考Redis客户端。 在springboot类型的项目中,spring-data-redis中已提供了对jedis、lettuce的集成适配。另外,在springboot1