检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
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)。 请求示例 GET https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/backups?of
error_code String 错误码。 error_ext_msg String 扩展错误信息(暂未使用,赋值为null)。 请求示例 POST https://{dcs_endpoint}/v2/{project_id}/instances/export { "included_instances"
Lettuce客户端连接Redis(Java) 本章节介绍使用Lettuce客户端连接Redis实例的方法。更多的客户端的使用方法请参考Redis客户端。 在springboot类型的项目中,spring-data-redis中已提供了对jedis、lettuce的集成适配。另外,在springboot1
error_code String 错误码。 error_ext_msg String 扩展错误信(暂未使用,赋值为null)。 请求示例 PUT https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id}/scan-expir
String 否 查询结束时间。格式:yyyyMMddHHmmss,如:20170718235959。 请求消息 请求参数 无 请求示例 GET https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id}/backups?
扩展错误信息(暂未使用,赋值为null)。 请求示例 配置在线迁移任务,迁移方式为增量迁移,开启自动重连,配置源端和目标端实例信息。 POST https://{dcs_endpoint}/v2/{project_id}/migration/{task_id}/task { "migration_method"
安全 责任共担 身份认证与访问控制 数据保护技术 审计与日志 服务韧性 监控安全风险 认证证书 安全白皮书
项目ID。获取方法请参见获取项目ID。 instance_id 是 String 实例ID。 请求参数 无 响应参数 无 请求示例 删除指定实例。 DELETE https://{dcs_endpoint}/v2/{project_id}/instances/{instance_id} 响应示例 无 状态码
连接Redis网络要求 任何兼容Redis协议的客户端都可以访问DCS的Redis实例,您可以根据自身应用特点选用任何Redis客户端,Redis支持的客户端列表请参见Redis客户端。 客户端连接Redis在不同的连接场景下,需要满足不同的连接约束: 使用同一VPC内客户端访问Redis实例。
扩展错误信息(暂未使用,赋值为null)。 请求示例 创建一个在线数据迁移任务,配置在线迁移虚拟机资源的VPC、子网和安全组。 POST https://{dcs_endpoint}/v2/{project_id}/migration/instance { "name" : "dcs-migration-thrc"
是 项目ID。 instance_id String 是 实例ID。 请求消息 请求参数 无。 请求示例 请求URL: DELETE https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id} 响应消息 响应参数
项目ID。 instance_id String 是 实例ID。 backup_id String 是 备份记录ID 示例 DELETE https://{dcs_endpoint}/v1.0/885cacf2d49d4bb6931ae668e9c07553/instances/e0
创建资源分组。 登录云监控服务管理控制台,在左侧选择“资源分组”,然后单击页面右上角的“创建资源分组”按钮。 按照界面提示,设置分组名称,选择需要添加的数据节点。 数据节点,可以同时选择不同实例的数据节点。 图1 创建资源分组 单击“立即创建”,完成资源分组的创建。 在左侧选择“告警 >
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
说明 remark String 否 恢复缓存实例的备注信息。 backup_id String 是 备份ID。 请求示例 POST https://{dcs_endpoint}/v1.0/{project_id}/instances/{instance_id}/restores
示例1:创建Redis实例 场景描述 本章节指导用户通过API创建Redis实例。API的调用方法请参见如何调用API。 本文以创建一个实例规格为2G、缓存版本为Redis5.0、实例类型为单机、CPU架构为ARM、免密访问方式的缓存实例。 涉及接口 创建Redis实例时,需要进