全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

描述证书

最近更新时间:2021-12-10 14:31:18

ListCertificates(描述证书)

请求方式:GET

Request Parameters(请求参数)

CertificateId.N

  • 描述:一个或多个证书id编号
  • 类型:String
  • 是否可缺省:是

ProjectId.N

  • 描述:一个或多个项目ID
  • 类型:Integer
  • 是否可缺省:是,若缺省则默认值为0

Filter.N

  • 描述:main-domain,主域名
  • 类型:Filter list
  • 是否可缺省:是

Response Elements(返回值)

RequestId

  • 描述:请求ID
  • 类型:String

CertificateSet

  • 描述:证书信息列表
  • 类型:Certificate List

Examples(举例)

Sample Request(请求)

https://kcm.api.ksyun.com/?Action=ListCertificates
&Version=2016-03-04

Sample Response(响应)

<ListCertificatesResponse xmlns="http://kcm.api.ksyun.com/doc/2016-03-04>
    <RequestId>7a62c49f-347e-4fc4-9331-6e8eEXAMPLE</RequestId>
    <CertificateSet>
        <item>
            <CertificateId>1612201230001</CertificateId>
            <MainDomain>www.2345.com</MainDomain>
            <CertificateBrand>Symantec</CertificateBrand>
            <CertificateLevel>OV</CertificateLevel>
            <CertificateName>混合多域名</CertificateName>
            <CertificateCode>SYMCDV01</CertificateCode>
            <CertificateStatus>5</CertificateStatus>
            <YearLength>1</YearLength>
            <DomainCount>1</DomainCount>
            <WildcardCount>1</WildcardCount>
            <ExpireTime>2017-12-21 00:00:00</ExpireTime>
            <AuthMethod>DNS</AuthMethod>
            <AuthContent>
                <CheckName>safafdsalfdsafsafdsafjkdlsa.shop.gocen.cn</CheckName>
                <CheckValue>s20161221150100.1234.com</CheckValue>
                <RecordType>TXT</RecordType>
            </AuthContent>
        </item>
    </CertificateSet >
</ListCertificatesResponse>
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈