DescribeInstanceSSL_云数据库 Tair(兼容 Redis®)_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为2000/1(s)。更多流控信息,请前往配额中心查看

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
kvstore:DescribeInstanceSSL
Get
DBInstance
acs:kvstore:{#regionId}:{#accountId}:instance/{#instanceId}

请求参数

字段名称字段详情
InstanceIdstring

实例 ID。

示例值:r-bp1zxszhcgatnx****参考取值来源:
    CreateInstance
    ModifyInstanceSSL
    RestartInstance
    RestoreInstance
    DescribeInstances

返回参数

字段名称字段详情
InstanceIdstring

实例 ID。

示例值:r-bp1zxszhcgatnx****
RequestIdstring

请求 ID。

示例值:02260F96-913E-4655-9BA5-A3651CAF****
SSLEnabledstring

TLS(SSL)加密功能的状态:展开详情

示例值:Enable
SSLExpiredTimestring

CA 证书的过期时间。

示例值:2020-08-05T09:05:53Z
CertCommonNamestring

CA 证书的公共名,默认值为实例的内网连接地址。

示例值:r-bp1zxszhcgatnx****.redis.rds.aliyuncs.com
CertDownloadURLstring

CA 证书的下载链接。

示例值:https://apsaradb-public.oss-ap-sout****-1.aliy****.com/ApsaraDB-CA-Chain.zip

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidRedisVersionPattern
Redis db or proxy version does not match specified pattern.诊断
403
IncorrectCharacterType
Current DB instance CharacterType does not support this operation.诊断
403
IncorrectEngineVersion
Current engine version does not support operations.诊断
404
InvalidInstanceId.NotFound
The InstanceId provided does not exist in our records.诊断

变更历史

变更时间变更内容概要操作
2023-08-16
新增错误码404
2023-04-11
变更返回参数

相关示例

查询Redis实例是否开启了SSL加密认证
2021-12-03