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

CreateTransitRouterEcrAttachment - 在企業版轉發路由器下創建專線網關ECR連接

您可以調用CreateTransitRouterEcrAttachment接口將要互通的專線網關ECR(ExpressConnect Router)網絡實例連接到同地域的轉發路由器實例中。

接口說明

  • 僅企業版轉發路由器支持創建 ECR 連接。

  • 您可以通過以下兩種方式在企業版轉發路由器下創建 ECR 連接:

    • 如果您已經在目標地域創建了企業版轉發路由器實例,您可以通過指定 EcrIdRegionIdTransitRouterId 創建 ECR 連接。
    • 如果您在目標地域沒有企業版轉發路由器實例,您可以通過指定 EcrIdCenIdRegionId 創建 ECR 連接。創建 ECR 連接時系統為您自動創建企業版轉發路由器實例。
  • CreateTransitRouterEcrAttachment 接口屬于異步接口,即系統會先返回一個 ECR 連接 ID,但該 ECR 連接并未創建完成,系統后臺的創建任務仍在進行。您可以調用 ListTransitRouterEcrAttachments 接口查詢 ECR 連接的狀態。

    • 當 ECR 連接處于 Attaching 狀態時,表示 ECR 連接正在創建中,在該狀態下,您只能對 ECR 連接執行查詢操作,不能執行其他操作。
    • 當 ECR 連接處于 Attached 狀態時,表示 ECR 連接創建完成。
  • 創建 ECR 連接后,ECR 連接默認不與任何企業版轉發路由器路由表建立路由學習關系和關聯轉發關系。

    當 ECR 連接與企業版轉發路由器路由表建立路由學習關系后,系統會自動將 ECR 實例的路由傳播至企業版轉發路由器路由表中。

  • 創建 ECR 連接后,系統自動將 ECR 連接關聯的企業版轉發路由器路由表中的路由傳播到 ECR 實例的路由表中。

前提條件

  • 企業版轉發路由器所屬的阿里云賬號和 ECR 實例所屬的阿里云賬號屬于同一家企業。

  • 企業版轉發路由器支持連接同賬號和跨賬號的 ECR 實例。在創建跨賬號的 ECR 連接前,請先獲得跨賬號 ECR 實例的授權。具體操作,請參見跨賬號網絡實例授權

  • 調用本接口創建 ECR 連接前,請先調用 CreateExpressConnectRouterAssociation 接口為 ECR 實例和企業版轉發路由器實例創建關聯關系。

    當您調用 DeleteTransitRouterEcrAttachment 接口強制刪除 ECR 連接時,系統將會一并刪除 ECR 實例和企業版轉發路由器實例間的關聯關系,無需再額外刪除。

調試

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

授權信息

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

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

請求參數

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

客戶端 Token,用于保證請求的冪等性。

從您的客戶端生成一個參數值,確保不同請求間該參數值唯一。ClientToken 只支持 ASCII 字符。

說明 若您未指定,則系統自動使用 API 請求的 RequestId 作為 ClientToken 標識。每次 API 請求的 RequestId 不一樣。
02fb3da4-130e-11e9-8e44-001****
CenIdstring

云企業網實例 ID。

cen-7qthudw0ll6jmc****
TransitRouterIdstring

轉發路由器實例 ID。

tr-bp1su1ytdxtataupl****
RegionIdstring

轉發路由器實例所屬的地域 ID。

您可以通過調用 DescribeChildInstanceRegions 接口獲取地域 ID。

eu-central-1
TransitRouterAttachmentNamestring

ECR 連接的名稱。

名稱可以為空或長度為 1~128 個字符,不能以 http://或 https://開頭。

nametest
TransitRouterAttachmentDescriptionstring

ECR 連接描述。

描述可以為空或長度為 1~256 個字符,不能以 http://或 https://開頭。

testdesc
EcrIdstring

關聯的專線網關實例 ID。

ecr-upyc0viial107r****
EcrOwnerIdlong

ECR 實例所屬阿里云賬號(主賬號)ID。默認值為當前登錄的阿里云賬號 ID。

說明 如果您要加載跨賬號的網絡實例,本參數必填。
1250123456123456
DryRunboolean

是否只預檢此次請求。取值:

  • true:發送檢查請求,不會修改 VPN 連接的配置。檢查項包括是否填寫了必需參數、請求格式、業務限制。如果檢查不通過,則返回對應錯誤。如果檢查通過,則返回錯誤碼DryRunOperation
  • false(默認值):發送正常請求,通過檢查后直接修改 VPN 連接的配置。
false
Tagarray<object>

標簽信息列表。

一次最多支持輸入 20 個標簽信息。

object
Keystring

資源的標簽鍵。

一旦傳入該值,則不允許為空字符串。最多支持 64 個字符,不能以aliyun或者acs:開頭,不能包含http://或者https://

一次最多支持輸入 20 個標簽的標簽鍵。

tagtest
Valuestring

資源的標簽值。

標簽值可以為空或輸入不超過 128 個字符的字符串,不能以aliyun或者acs:開頭,不能包含http://或者https://

每一個標簽鍵對應一個標簽值,一次最多支持輸入 20 個標簽鍵對應的標簽值。

tagtest

返回參數

名稱類型描述示例值
object
TransitRouterAttachmentIdstring

ECR 連接 ID。

tr-attach-qieks13jnt1cchy***
RequestIdstring

請求 ID。

C0245BEF-52AC-44A8-A776-EF96FD26A5CA

示例

正常返回示例

JSON格式

{
  "TransitRouterAttachmentId": "tr-attach-qieks13jnt1cchy***",
  "RequestId": "C0245BEF-52AC-44A8-A776-EF96FD26A5CA"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400NoPermission.AliyunServiceRolePolicyForCENYou are not authorized to create the service linked role. Role Name: AliyunServiceRolePolicyForCEN. Service Name: cen.aliyuncs.com. Make sure that the user has been granted the ram:CreateServiceLinkedRole permission.您沒有權限創建服務關聯角色,角色名:AliyunServiceRolePolicyForCEN,服務名:cen.aliyuncs.com。請確保已授予當前用戶ram:CreateServiceLinkedRole權限。
400OperationUnsupported.TransitRouterRegionIdThe specified TransitRouterRegion does not support the operation.中轉地域不支持此操作。
400InvalidCenId.NotFoundCenId is not found.CEN實例不存在。
400InvalidStatus.ResourceStatusThe resource is not in a valid state for the attachment operation.當前資源狀態不支持該操作,請稍后重試。
400InvalidTransitRouterId.NotFoundTransitRouterId is not found.轉發路由實例ID不存在。
400Forbbiden.TransitRouterServiceNotOpenThe user has not open transit router service.轉發路由器服務未打開,請打開后重試。
400OperationUnsupported.TransitRouterTypeThe specified TransitRouterType does not support the operation.當前TransitRouter類型不支持該操作。
400MissingParam.CenIdOrRegionIdEither CenId or RegionId must be specified.CenId或者RegionId是必選參數。
400IllegalParam.AssociateRouteTableIdThe specified AssociateRouteTableId is illegal.參數中指定的AssociateRouteTableId不合法。
400Forbbiden.AttachChildInstanceAcrossBidOperation is invalid, please apply for cross-bid attaching.-
400IllegalParam.RegionIdRegionId is illegal.參數中指定的Region不合法。
400OperationUnsupported.CenFullLevelCEN full level does not support TransitRouterFull類型CEN不支持創建企業版轉發路由器。
400InvalidOperation.CenInstanceStatusThe CEN instance is not in a valid state for the operation. -
400IncorrectStatus.TransitRouterThe status of TransitRouter is incorrect.當前TransitRouter的狀態不支持該操作,請稍后重試。
400QuotaFull.ChildInstanceRelatedCenThe childinstance has exceed the quota of the times that a childinstance can be attached as an attachment.該實例綁定CEN數量已達到上限,無法加載。
400Forbidden.ResourceOwnerTransitRouterServiceNotOpenThe resource owner user has not opened transit router service.資源所屬賬號轉發路由器服務未開通,請通知對方開通后重試。
400OperationUnsupported.BandwidthTypeThe specified BandwidthType does not support the operation.當前BandwidthType不支持該操作。
400IllegalParam.BandwidthTypeBandwidthType is illegal.帶寬包類型不合法。
400IncorrectStatus.EcrResourceThe ECR resource is not in a valid state for the attachment operation.ECR資源狀態非法。
400QuotaExceeded.CenQuotaEcrAttachPerTransitRouterThe maximum number of ECR attachment per Transit Router is exceeded.轉發路由器下的ECR連接數量超限。
400OperationUnsupported.ECRAttachmentECR Attachment is not supported.不支持ECR Attachment。
400InvalidTransitRouterMode.NeedUpgradeTransitRouter need to upgrade.當前轉發路由器模式不支持。
400ResourceNotFoundThe resource does not found.資源不存在。
400Forbidden.ResourceOwnerTransitRouterServiceExpiredThe transit router service of the account to which the resource belongs has been suspended due to arrears. Please notify the other party to renew the service and try again.資源所屬賬號的轉發路由器服務已欠費停服,請通知對方續費后重試。
400Forbidden.TransitRouterServiceExpiredThe transit router service is out of service.轉發路由器服務已欠費停服,請續費后重試。
400InvalidParameterInvalid parameter.參數不合法。
400UnauthorizedThe AccessKeyId is unauthorized.賬號無權限操作。

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

變更歷史

變更時間變更內容概要操作
2024-07-10OpenAPI 錯誤碼發生變更查看變更詳情
2024-07-01OpenAPI 錯誤碼發生變更查看變更詳情