レプリケーション整合性グループからレプリケーションペアを削除します。 レプリケーションペアがレプリケーション整合性グループから削除されると、そのペアとグループの関連付けは解除されますが、ペア自体は削除されません。
操作説明
注意事項
レプリケーション整合性グループ機能が利用可能なリージョンについては、「概要」をご参照ください。
レプリケーションペアを削除するレプリケーション整合性グループは、作成済み (
created)、停止済み (stopped)、または無効 (invalid) のいずれかの状態である必要があります。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:RemoveDiskReplicaPair |
update |
*DiskReplicaGroup
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
レプリケーション整合性グループのリージョン ID。 |
cn-beijing |
| ReplicaGroupId |
string |
必須 |
レプリケーション整合性グループの ID。 DescribeDiskReplicaGroups 操作を呼び出して、レプリケーション整合性グループの ID をクエリできます。 |
pg-myreplica**** |
| ReplicaPairId |
string |
必須 |
レプリケーションペアの ID。 |
pair-cn-dsa**** |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークン。 クライアントを使用してトークンを生成できますが、異なるリクエスト間でトークンが一意であることを確認する必要があります。 トークンには ASCII 文字のみを含めることができ、長さは 64 文字を超えることはできません。 詳細については、「べき等性を確保する方法」をご参照ください。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答のスキーマ |
||
| RequestId |
string |
リクエスト ID。 |
C123F94F-4E38-19AE-942A-A8D6F44F**** |
例
成功レスポンス
JSONJSON
{
"RequestId": "C123F94F-4E38-19AE-942A-A8D6F44F****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | |
| 403 | OperationDenied | The operation is not allowed. | |
| 403 | OperationDenied.GroupStatusCannotRemovePair | The pair cannot be removed in group current status. | |
| 403 | OperationDenied.InvalidStatus | The operation is not allowed in current status. | |
| 403 | OperationDenied.NoPairInGroup | The operation is not allowed because no pair in the group. | |
| 403 | OperationDenied.PairGroupAZoneConflict | The operation is not allowed due to pair and group having different RegionId or ZoneId. | |
| 403 | OperationDenied.PairGroupStatusConflict | The operation is not allowed due to pair and group status are not consistent. | |
| 403 | OperationDenied.PairInAnotherGroup | The operation is not allowed because pair is already in another group. | |
| 403 | OperationDenied.PairNotInGroup | The operation is not allowed because pair is not in any group. | |
| 403 | OperationDenied.PairStatusCannotRemoveFromGroup | The pair cannot be removed in pair current status. | |
| 403 | Forbidden | User is not authorized to operate. | |
| 403 | Forbidden.Action | User is not authorized to operate this action. | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。