全部產品
Search
文件中心

Elastic Compute Service:CreatePhysicalConnection -

更新時間:Apr 21, 2026

CreatePhysicalConnection

說明

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

調試

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

調試

授權資訊

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

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

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

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

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

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

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

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

操作

存取層級

資源類型

條件關鍵字

關聯操作

vpc:CreatePhysicalConnection

create

*全部資源

*

請求參數

名稱

類型

必填

描述

樣本值

RegionId

string

AccessPointId

string

Type

string

LineOperator

string

bandwidth

integer

PeerLocation

string

PortType

string

RedundantPhysicalConnectionId

string

Description

string

Name

string

CircuitCode

string

ClientToken

string

ClientToken

string

UserCidr

string

返回參數

名稱

類型

描述

樣本值

object

PhysicalConnectionId

string

RequestId

string

樣本

正常返回樣本

JSON格式

{
  "PhysicalConnectionId": "",
  "RequestId": ""
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

400 Invalid.Status The device or interface status invalid, or has been used..
400 InvalidAccessPointId.NotEnabled Invalid access point status.
400 InvalidType.Malformd The Type provided was invalid. 提供的類型不合法。
400 InvalidPeerLocation.Malformd The PeerLocation provided was invalid. 指定的 PeerLocation 不合法。
400 InvalidLineOperator.Malformd The LineOperator provided was invalid. 指定的 LineOperator 不合法。
400 InvalidPortType.Malformd The PortType provided was invalid. 指定的 PortType 參數不合法。
400 InvalidDescription.Malformed The specifid ??Description?? is not valid.
400 InvalidRedundantPhysicalConnectionId.NotFound The RedundantPhysicalConnectionId does not found.
400 InvalidName.Malformed The specified ??Name?? is not valid.
400 QuotaExceeded.pConnPerAP Physical connection count per ap quota exceed. 每個 AP 的物理串連已達上限。
400 InvalidBandwidth invalid physical connection banwidth. 不合法的物理串連頻寬。
400 InvalidRedundantPhysicalConnection redundant physical connection doesn't belong to current user.
400 InvalidRedundantPhysicalConnectionStatus invalid redundant physical connection status. 冗餘物理串連狀態不合法。
400 InvalidCircuitCode.Malformed circuitCode is illegal.
400 QuotaExceeded.freePconnPerAP free physical connections count excceeded. 免費物理串連已達上限。
400 InvalidPhysicalConnectionOperator.Malformed Specified PhysicalConnection Operator is not valid.
400 InvalidPhysicalConnectionPortType.Malformed Specified PhysicalConnection PortType is not valid.
400 InvalidPhysicalConnectionBandwidth.Malformed Specified PhysicalConnection Bandwidth is not valid.
400 IllegalParam.ClientToken Token verify failed because client token length too long.
404 InvalidRegionId.NotFound The RegionId provided does not exist in our records. 地區資訊錯誤
404 InvalidAccessPointId.NotFound The AccessPointId provided does not exist in our records. 指定的 AccessPointId 不存在。
404 InvalidPortType.NotFound There are no resources with the portType.

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

變更歷史

更多資訊,參考變更詳情