ModifyPhysicalConnectionAttribute
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - ModifyPhysicalConnectionAttribute。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:ModifyPhysicalConnectionAttribute |
update |
*PhysicalConnection
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
||
| PhysicalConnectionId |
string |
是 |
||
| LineOperator |
string |
否 |
||
| bandwidth |
integer |
否 |
||
| PeerLocation |
string |
否 |
||
| PortType |
string |
否 |
||
| RedundantPhysicalConnectionId |
string |
否 |
||
| Description |
string |
否 |
||
| Name |
string |
否 |
||
| ClientToken |
string |
否 |
||
| ClientToken |
string |
否 |
||
| UserCidr |
string |
否 |
||
| CircuitCode |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InvalidLineOperator.Malformd | The LineOperator provided was invalid. | 指定的 LineOperator 不合法。 |
| 400 | InvalidPeerLocation.Malformd | The PeerLocation provided was invalid. | 指定的 PeerLocation 不合法。 |
| 400 | InvalidPortType.Malformd | The PortType provided was invalid. | 指定的 PortType 參數不合法。 |
| 400 | InvalidDescription.Malformed | The specifid ??Description?? is not valid. | |
| 400 | InvalidName.Malformed | The specified ??Name?? is not valid. | |
| 400 | InvalidStatus | invalid physical connection status. | 物理串連狀態不合法。 |
| 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 | InvalidPhysicalConnectionBandwidth.Malformed | Specified PhysicalConnection Bandwidth is not valid. | |
| 404 | InvalidRegionId.NotFound | The RegionId provided does not exist in our records. | 地區資訊錯誤 |
| 404 | InvalidPhysicalConnectionId.NotFound | The PhysicalConnectionId provided does not exist in our records. | 指定的物理專線不存在。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。