全部文档
当前文档

暂无内容

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

文档中心

申请证书

最近更新时间:2021-12-10 14:29:22

ApplyCertificate(申请证书)

请求方式:POST

Request Parameters(请求参数)

MainDomain

  • 描述:主域名
  • 类型:String
  • 是否可缺省:否,续费和升级均不可修改

CertificateCode

  • 描述:证书代码
  • 类型:String
  • 是否可缺省:否

YearLength

  • 描述:证书年限
  • 类型:Integer
  • 是否可缺省:否
  • 约束:默认值为1

DomainCount

  • 描述:域名数量
  • 类型:Integer
  • 是否可缺省:否
  • 约束:最小值为1

WildcardCount

  • 描述:通配符域名数量
  • 类型:Integer
  • 是否可缺省:否
  • 约束:最小值为0

ProductId

  • 描述:生成订单时产生的商品ID
  • 类型:String
  • 是否可缺省:是

SubOrderId

  • 描述:产生的子订单ID
  • 类型:String
  • 是否可缺省: 是

ProjectId

  • 描述:资源所属项目ID
  • 类型:Integer
  • 是否可缺省:是,若缺省则实例创建在默认项目

Response Elements(返回值)

RequestId

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

Certificate

  • 描述:证书信息
  • 类型:Certificate

Examples(举例)

Sample Request(请求)

https://kcm.api.ksyun.com/?Action=ApplyCertificate
&Version=2016-03-04
&MainDomain=www.2345.com
&CertificateCode=SYMCDV02
&DomainCount=1
&WildcardCount=1
&YearLength=1

Sample Response(返回)

<ApplyCertificateResponse xmlns="http://kcm.api.ksyun.com/doc/2016-03-04/">
<RequestId>7a62c49f-347e-4fc4-9331-6e8eEXAMPLE</RequestId>
<Certificate>
<CertificateId>1612201230001</CertificateId>
<MainDomain>www.2345.com</MainDomain>
<CertificateBrand>Symantec</CertificateBrand>
<CertificateLevel>DV</CertificateLevel>
<CertificateName>域名型通配符</CertificateName>
<CertificateCode>SYMCDV02</CertificateCode>
<CertificateStatus>0</CertificateStatus>
<YearLength>1</YearLength>
<DomainCount>1</DomainCount>
<WildcardCount>1</WildcardCount>
</Certificate>
</ApplyCertificateResponse >
文档导读
纯净模式常规模式

纯净模式

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