全部產品
Search
文件中心

Elastic Compute Service:CreateVirtualBorderRouter -

更新時間:Apr 16, 2026

CreateVirtualBorderRouter

說明

目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - CreateVirtualBorderRouter

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

下表是API對應的授權資訊,可以在RAM權限原則語句的Action元素中使用,用來給RAM使用者或RAM角色授予調用此API的許可權。具體說明如下:

  • 操作:是指具體的許可權點。

  • 存取層級:是指每個操作的存取層級,取值為寫入(Write)、讀取(Read)或列出(List)。

  • 資源類型:是指操作中支援授權的資源類型。具體說明如下:

    • 對於必選的資源類型,用前面加 * 表示。

    • 對於不支援資源級授權的操作,用全部資源表示。

  • 條件關鍵字:是指雲產品自身定義的條件關鍵字。

  • 關聯操作:是指成功執行操作所需要的其他許可權。操作者必須同時具備關聯操作的許可權,操作才能成功。

操作

存取層級

資源類型

條件關鍵字

關聯操作

vpc:CreateVirtualBorderRouter

create

*全部資源

*

請求參數

名稱

類型

必填

描述

樣本值

RegionId

string

PhysicalConnectionId

string

VbrOwnerId

integer

VlanId

integer

CircuitCode

string

LocalGatewayIp

string

PeerGatewayIp

string

PeeringSubnetMask

string

Description

string

Name

string

ClientToken

string

ClientToken

string

UserCidr

string

返回參數

名稱

類型

描述

樣本值

object

VbrId

string

RequestId

string

樣本

正常返回樣本

JSON格式

{
  "VbrId": "",
  "RequestId": ""
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

400 InvalidPhysicalConnectionId.NotFound The specified PhysicalConnectionId is not found.
400 InvalidVlanId.Used The specified VlanId has been used. 指定的 VlanId 已被使用。
400 MissingParameter The input parameter 'PhysicalConnectionId' that is mandatory for processing this request is not supplied.
400 InvalidPhysicalConnectionId.NotEnabled The specified PhysicalConnectionId is not in Enabled state.
400 InvalidVlanId.Malformed The specified VlanId is not valid. 指定的 VlanId 不合法。
400 InvalidCircuitCode.Malformed The specified CircuitCode is not valid. 指定的 CircuitCode 不合法。
400 InvalidLocalGatewayIp.Malformed The specified LocalGatewayIp is not valid. 指定的 LocalGatewayIp 不合法。
400 InvalidPeeringSubnetMask.Malformed The specified PeeringSubnetMask is not valid. 指定的 PeeringSubnetMask 不合法,請您檢查該參數是否正確。
400 InvalidName.Malformed The specified Name is not valid. 指定的 Name 不合法。
400 InvalidDescription.Malformed The specifid Description is not valid. 指定的資源描述格式不合法。長度為 2-256 個字元,不能以 http:// 和 https:// 開頭。
400 QuotaExceeded.vbrPerpConn Virtual boarder router per PhysicalConnection quota exceed. 每個物理串連的虛擬邊界路由器已達上限。
400 QuotaExceeded.freevbr Free virtual boarder router quota exceed.
400 InvalidIp.NotSameSubnet Local gateway ip and peer gateway ip are not in the same subnet. 本地網關 IP 位址與對端網關 IP 位址不在同一個子網內。
400 TaskConflict The operation is too frequent, please wait a moment and try again. 操作過於頻繁,請稍等一會再重試
400 QuotaExceeded.CrossUserVBRPerUser Cross virtual boarder router per user quota exceed.
400 OperationFailed.VlanIdInUse Operation failed because vlanId is in use.
403 Forbidden.LocalGatewayIpNotAllowedByCaller The caller is not allowed to specify the LocalGatewayIp parameter.
403 Forbidden.PeerGatewayIpNotAllowedByCaller The caller is not allowed to specify the PeerGatewayIp parameter. 不允許調用者指定 PeerGatewayIp 參數。
403 Forbidden.PeeringSubnetMaskNotAllowedByCaller The caller is not allowed to specify the PeeringSubnetMask parameter. 不允許調用者指定 PeeringSubnetMask 參數。
403 Forbidden.NameNotAllowedByCaller The caller is not allowed to specify the Name parameter. 不允許調用者指定 Name 參數。
403 Forbidden.DescriptionNotAllowedByCaller The caller is not allowed to specify the Description parameter. 不允許調用者不允許指定描述。
404 InvalidRegionId.NotFound The specified RegionId is not found. 指定的 RegionId 不存在,請您檢查此產品在該地區是否可用。
404 InvalidVbrOwnerId.NotFound The specified VbrOwnerId is not valid.
404 OperationFailed.AccessDeviceDisabled Access device is disabled and can not create vbr.

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

變更歷史

更多資訊,參考變更詳情