日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

SetDomainExtensionAttribute - 修改擴展域名的證書

修改擴展域名的證書。

接口說明

說明 性能共享型實例的監聽不支持擴展域名。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

  • 操作:是指具體的權限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀?。≧ead)或列出(List)。
  • 資源類型:是指操作中支持授權的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權的操作,用全部資源表示。
  • 條件關鍵字:是指云產品自身定義的條件關鍵字。
  • 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作訪問級別資源類型條件關鍵字關聯操作
slb:SetDomainExtensionAttributeupdate
  • loadbalancer
    acs:slb:{#regionId}:{#accountId}:loadbalancer/{#loadbalancerId}
  • slb:tag

請求參數

名稱類型必填描述示例值
RegionIdstring

負載均衡實例的地域 ID。

cn-hangzhou
DomainExtensionIdstring

需要修改的擴展域名 ID。

de-bp1rp7ta*****
ServerCertificateIdstring

新的證書 ID。

1231579xxxxxxxx_166f8204689_1714763408_709981xxx

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

149A2470-F010-4437-BF68-343******

示例

正常返回示例

JSON格式

{
  "RequestId": "149A2470-F010-4437-BF68-343******"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidParameter.DomainExtensionIdThe specified DomainExtensionId does not exist.指定的擴展域名不存在。
400InvalidParameter.ServerCertificateIdThe specified ServerCertificateId does not exist.指定的服務證書不存在。
400DomainExtensionProcessingA previous configuration of the DomainExtension is pending, please try again later.指定的擴展域名正在變配中, 請稍后重試。
400IncorrectStatus.DomainExtensionThe listener to which the domain extension belongs is being configured, please try again later.指定擴展域名所屬監聽正在變配中, 請稍后重試。
400InvalidParameter.CertificateIdThe specified CertificateId contains duplicate certificate EncryptionAlgorithm.指定的證書包含重復的證書加密算法。
400InvalidParamSize.CertificateIdThe size of parameter CertificateId is invalid.指定的CertificateId無效。請檢查參數約束,并在修改后重試。
400MissingParameter.CertificateIdThe parameter CertificateId is required.參數CertificateId缺失。
400InvalidParameter.CertificateIdThe specified CertificateId is invalid.指定的證書不存在。
400InvalidParameter.RegionNotSupportThe region does not support the parameter: %s.當前區域不支持指定參數。
400CertificateTypeMismatchedThe certificate type does not match.指定證書的類型不匹配。
400SPEC_NOT_SUPPORT_PARAMETERThe loadbalancer with share spec does not support the parameter.-
400CnCertificateNotSupportThe cn certificate is not support.不支持國密證書。
400InvalidParam.CertificateBindingTypeThe param is invalid.指定的CertificateBindingType無效。請檢查參數約束,并在修改后重試。
400MissingParam.ServerCertificatesThe param ServerCertificates is missing.參數ServerCertificates缺失。
400InvalidParamSize.ServerCertificatesThe size of param ServerCertificates is invalid.指定的ServerCertificates長度無效。請檢查參數約束,并在修改后重試。

訪問錯誤中心查看更多錯誤碼。