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

CreateTransitRouterVpnAttachment - 創建VPN連接

轉發路由器支持連接VPN網關的IPsec連接。本地數據中心可以通過IPsec連接直接連接至轉發路由器,然后通過轉發路由器實現與其他網絡的互通,調用CreateTransitRouterVpnAttachment接口創建VPN連接。

接口說明

  • 創建 VPN 連接后,VPN 連接默認不與任何轉發路由器路由表建立路由學習關系和關聯轉發關系。
  • 在調用CreateTransitRouterVpnAttachment接口的過程中,如果您指定了 CenIdRegionId 參數的值,則無需指定 TransitRouterId 參數的值;如果您指定了 TransitRouterIdRegionId 參數的值,則無需指定 CenId 參數的值。

前提條件

  • 在創建 VPN 連接前,請確保您已經在轉發路由器實例所在的地域創建了一個 IPsec 連接,且 IPsec 連接未綁定任何資源。具體操作,請參見 CreateVpnAttachment
  • 如果轉發路由器實例需要連接跨賬號的 IPsec 連接,則需確保 IPsec 連接已對轉發路由器實例授權。具體操作,請參見 GrantInstanceToTransitRouter
  • 在創建 VPN 連接之前,請確保您已設置轉發路由器的 TR 地址段。具體操作,請參見 CreateTransitRouterCidr

調試

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

授權信息

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

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

請求參數

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

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

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

說明 若您未指定,則系統自動使用 API 請求的 RequestId 作為 ClientToken 標識。每次 API 請求的 RequestId 不一樣。
123e4567-e89b-12d3-a456-42665544****
DryRunboolean

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

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

云企業網實例 ID。

cen-rsgxs8ng2awen2****
TransitRouterIdstring

轉發路由器實例 ID。

tr-p0wm740vjnbaprv0m****
RegionIdstring

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

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

cn-hangzhou
TransitRouterAttachmentNamestring

VPN 連接的名稱。

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

nametest
TransitRouterAttachmentDescriptionstring

VPN 連接的描述信息。

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

desctest
VpnIdstring

IPsec 連接 ID。

vco-p0w042cqwvlhl4zyw****
VpnOwnerIdlong

IPsec 連接所屬的阿里云賬號(主賬號)ID。

  • 如果不輸入本參數,默認使用當前登錄的阿里云賬號 ID。
  • 如果您要連接跨賬號的 IPsec 連接時,本參數必填。
1210123456123456
AutoPublishRouteEnabledboolean

是否允許轉發路由器實例自動向 IPsec 連接發布路由條目。取值:

  • true(默認值):允許。
  • false:不允許。
true
ChargeTypestring

計費方式。

僅取值:POSTPAY(默認值),表示按使用量付費。

POSTPAY
Zonearray<object>

當前地域下的可用區 ID。

系統將在您指定的可用區下創建資源。

object

可用區 ID。

ZoneIdstring

可用區 ID。

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

cn-hangzhou-h
Tagarray<object>

標簽信息列表。

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

object

標簽信息。

Keystring

資源的標簽鍵。

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

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

TagKey
Valuestring

資源的標簽值。

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

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

TagValue

返回參數

名稱類型描述示例值
object

返回結果。

TransitRouterAttachmentIdstring

VPN 連接 ID。

tr-attach-y5dup2qwfyh9lu****
RequestIdstring

請求 ID。

8B5DD40A-3A29-5AC0-B8DA-05FD10D5C893

示例

正常返回示例

JSON格式

{
  "TransitRouterAttachmentId": "tr-attach-y5dup2qwfyh9lu****",
  "RequestId": "8B5DD40A-3A29-5AC0-B8DA-05FD10D5C893"
}

錯誤碼

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.轉發路由器服務未打開,請打開后重試。
400InvalidTransitRouterMode.NeedUpgradeTransitRouter need to upgrade.當前轉發路由器模式不支持。
400InvalidAvailable.NoResourceNo resource in the available zone.當前可用區資源不足。
400OperationUnsupported.VpnAttachmentThe specified region does not support the operation.當前地域不支持該操作。
400OperationUnsupported.TransitRouterTypeThe specified TransitRouterType does not support the operation.當前TransitRouter類型不支持該操作。
400OperationFailed.AllocateCidrFailedOperation failed because vpn allocate cidr failed.vpn申請cidr失敗。
400OperationUnsupported.ZoneIdThe specified ZoneId does not support the operation.-
400MissingParam.CenIdOrRegionIdEither CenId or RegionId must be specified.CenId或者RegionId是必選參數。
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. -
400IllegalParam.ZoneMappingsThe Specified Parameter ZoneMappings is illegal參數中指定的ZoneMappings不合法。
400IncorrectStatus.TransitRouterThe status of TransitRouter is incorrect.當前TransitRouter的狀態不支持該操作,請稍后重試。
400InvalidOperation.VpnNetworkTypeInvalidThe network type of child-instance is invalid.該實例的network type不合法。
400QuotaExceeded.CenQuotaVpnAttachPerTransitRouterThe maximum number of VPN attachment per Transit Router is exceeded.每個轉發路由器支持創建的VPN連接個數超限,可提交工單提升額度。
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.資源所屬賬號轉發路由器服務未開通,請通知對方開通后重試。
400IllegalParam.RegionIdThe Specified Parameter RegionId is illegal參數中指定的Region不合法。
400OperationUnsupported.VcoTunnelNotMatchZoneParamThe tunnel type of the entered Vco does not match the Zone parameter.輸入的Vco的隧道類型和Zone參數不匹配。
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.賬號無權限操作。

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

變更歷史

變更時間變更內容概要操作
2023-01-04OpenAPI 錯誤碼發生變更查看變更詳情
2022-12-22OpenAPI 錯誤碼發生變更查看變更詳情