229
阿里云
DescribeServerCertificates__ServerCertificate相关API_API 参考_负载均衡-阿里云
描述
该接口用于查询用户拥有的服务器证书列表,返回服务器证书的Fingerprint,名称和证书ID。如果不传ServerCertificateId参数,则会返回用户指定Region的所有服务器证书。
注意:返回信息敏感,考虑安全性,只返回证书的指纹和名称,不返回证书和私钥的内容。
请求参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
Action | String | 是 | 操作接口名,系统规定参数。取值:DescribeServerCertificates |
RegionId | String | 是 | 负载均衡实例所属的Region编号。取值:从DescribeRegions的返回值中选取。 |
ServerCertificateId | String | 否 | 安全证书的ID。 |
返回参数
名称 | 类型 | 描述 |
---|---|---|
<公共返回参数> | 详见 <公共请求参数> | |
ServerCertificates | List | 数组格式,返回证书实例,详情见下表。 |
- 证书列表ServerCertificates
名称 | 类型 | 描述 |
---|---|---|
ServerCertificateId | String | 安全证书的ID。 |
ServerCertificateName | String | 安全证书的名称。 |
RegionId | String | 安全证书的Region。 |
Fingerprint | String | 安全证书的指纹。 |
示例
请求示例
https://slb.aliyuncs.com/
&Action=DescribeServerCertificate
&RegionId=cn-east-hangzhou-01
&<公共请求参数>
返回示例
- XML 格式
<?xml version="1.0" encoding="UTF-8"?>
< DescribeServerCertificateResponse>
<RequestId>365F4154-92F6-4AE4-92F8-7FF34B540710</RequestId>
<ServerCertificates>
<ServerCertificate>
< ServerCertificateId >139a00604ad-cn-east-hangzhou-01</ ServerCertificateId>
< ServerCertificateName >abe</ServerCertificateName>
<Fingerprint >A:B:E</Fingerprint>
</ServerCertificate>
<ServerCertificate>
< ServerCertificateId >139a00604ad-cn-east-hangzhou-02</ ServerCertificateId>
< ServerCertificateName >abf</ServerCertificateName>
<Fingerprint >A:B:F</Fingerprint>
</ServerCertificate>
</ServerCertificates>
</DescribeServerCertificateResponse>
- JSON格式
{"RequestId":"365F4154-92F6-4AE4-92F8-7FF34B540710",
" ServerCertificates":{
" ServerCertificate":[
{" ServerCertificateId":"139a00604ad-cn-east-hangzhou-01"
" ServerCertificateName":"abe",
" Fingerprint ":"A:B:E"},
{" ServerCertificateId":"282b00102ac-cn-east-hangzhou-02"
" ServerCertificateName":"abf",
" Fingerprint ":"A:B:F"}
]}}
最后更新:2016-11-23 16:04:12
上一篇:
DeleteServerCertificate__ServerCertificate相关API_API 参考_负载均衡-阿里云
下一篇:
SetServerCertificateName__ServerCertificate相关API_API 参考_负载均衡-阿里云
发布版本__产品简介_业务实时监控服务 ARMS-阿里云
LogHub-预览数据__Getting-Started_日志服务-阿里云
DescribeTags__标签相关API_API 参考_负载均衡-阿里云
服务上线__线上服务发布_开发者指南_企业级分布式应用服务 EDAS-阿里云
使用RDS高权限账户须知__开发手册_分布式关系型数据库 DRDS-阿里云
阿里云付费用户破100万,用户规模亚洲最大
业务限制__附录_RAM API文档_访问控制-阿里云
查询热门Refer__资源监控接口_API 手册_CDN-阿里云
CopyObject__关于Object操作_API 参考_对象存储 OSS-阿里云
是否可以申请一个固定号码进行短信发送?__常见问题_短信服务-阿里云
相关内容
常见错误说明__附录_大数据计算服务-阿里云
发送短信接口__API使用手册_短信服务-阿里云
接口文档__Android_安全组件教程_移动安全-阿里云
运营商错误码(联通)__常见问题_短信服务-阿里云
设置短信模板__使用手册_短信服务-阿里云
OSS 权限问题及排查__常见错误及排除_最佳实践_对象存储 OSS-阿里云
消息通知__操作指南_批量计算-阿里云
设备端快速接入(MQTT)__快速开始_阿里云物联网套件-阿里云
查询API调用流量数据__API管理相关接口_API_API 网关-阿里云
使用STS访问__JavaScript-SDK_SDK 参考_对象存储 OSS-阿里云