閱讀761 返回首頁    go 財經資訊


SetServerCertificateName__ServerCertificate相關API_API 參考_負載均衡-阿裏雲

描述

配置ServerCertificate的名稱。

請求參數

名稱 類型 是否必須 描述
Action String 操作接口名,係統規定參數,取值:SetServerCertificateName
ServerCertificateId String 證書唯一標識
RegionId String 負載均衡實例所屬的Region編號。取值:從DescribeRegions的返回值中選取。
ServerCertificateName String 證書顯示名稱。取值:用戶自定義字符串,長度限製為1-80個字符,允許包含字母、數字、‘-’、‘/’、‘.’、‘_’這些字符。

返回參數

全是公共返回參數,詳見 <公共請求參數>

示例

請求示例

  1. https://slb.aliyuncs.com/
  2. &Action=SetServerCertificateName
  3. &ServerCertificateId=139a00604ad-cn-east-hangzhou-01
  4. &ServerCertificateName=abc
  5. &<公共請求參數>

返回示例

  • XML 格式
    1. <?xml version="1.0" encoding="UTF-8"?>
    2. < SetCertificateNameResponse>
    3. <RequestId>CEF72CEB-54B6-4AE8-B225-F876FE7BA984</RequestId>
    4. </SetCertificateNameResponse>
  • JSON格式
    1. {"RequestId":" CEF72CEB-54B6-4AE8-B225-F876FE7BA984"
    2. }

最後更新:2016-11-23 16:04:12

  上一篇:go DescribeServerCertificates__ServerCertificate相關API_API 參考_負載均衡-阿裏雲
  下一篇:go UploadCACertificate__ServerCertificate相關API_API 參考_負載均衡-阿裏雲