Express Connect 回線を削除します。
操作説明
Allocated、Confirmed、Rejected、Canceled、AllocationFailed、または Terminated 状態の Express Connect 回線のみを削除できます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
vpc:DeletePhysicalConnection |
delete |
*PhysicalConnection
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
Express Connect 回線のリージョン ID。 DescribeRegions 操作を呼び出して、リージョン ID をクエリできます。 |
cn-shanghai |
| PhysicalConnectionId |
string |
必須 |
Express Connect 回線の ID。 |
pc-119mfjzm7********* |
| ClientToken |
string |
任意 |
リクエストのべき等性を確保するために使用されるクライアントトークン。 この値はクライアントによって生成されます。異なるリクエスト間で一意である必要があり、64 文字以内の ASCII 文字で指定します。 |
02fb3da4-130e-11e9-8e44-0016e04115b |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
0ED8D006-F706-4D23-88ED-E11ED28DCAC0 |
例
成功レスポンス
JSONJSON
{
"RequestId": "0ED8D006-F706-4D23-88ED-E11ED28DCAC0"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidPhysicalConnectionId.NotMatched | instance id not matched. | |
| 400 | Forbidden.VBRExists | physical connection owner's vbr still exists. | |
| 400 | Forbidden.AssociateToVBR | The physical connection still associate to VBR. | |
| 400 | OperationDenied.NeedVpconnOwner | The operation is denied. | |
| 400 | OperationDenied.NeedPconnOwner | The operation is denied. | |
| 400 | Forbidden.NotInAllowDeleteStatus | Only physical connection in the Cancelled, Rejected, Terminated, Allocated, or AllocationFailed states can be deleted. | |
| 400 | ResourceAlreadyAssociated.PconnQos | The specified resource of PconnQos is already associated. | |
| 400 | ResourceNotFound.PhysicalConnectionId | PhysicalConnection is not found. | |
| 400 | OperationDenied.NeedVpconnOwnerOrPconnOwner | The deletion failed. Only the owner of virtual physical connection or physical connection can delete it. | |
| 400 | OperationDenied.ExistVbrInPhysicalConnection | It cannot be deleted when VBR exists. | |
| 400 | OperationDenied.MacsecAttached | The operation is not allowed because of MacsecAttached. | |
| 404 | InvalidPhysicalConnectionId.NotFound | The PhysicalConnectionId provided does not exist in our records. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。