レプリケーションペアのレプリケーション進捗を照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:DescribeDiskReplicaPairProgress |
get |
*DiskReplicaPair
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ReplicaPairId |
string |
必須 |
レプリケーションペアの ID。DescribeDiskReplicaPairs 操作を呼び出して、既存のレプリケーションペアの ID を照会できます。 |
pair-cn-tl32ribst0z |
| RegionId |
string |
必須 |
レプリケーションペアのリージョン ID。 |
cn-beijing |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
DescribeReplicaPairProgressResponse |
||
| Progress |
integer |
レプリケーションペアのレプリケーション進捗。 |
100 |
| RecoverPoint |
integer |
最後のリカバリポイントを示すタイムスタンプ。 この値は、レプリケーションペアがデータをレプリケートする作業を行った後にのみ返されます。 |
1661917424 |
| RequestId |
string |
リクエスト ID。 |
AAA478A0-BEE6-1D42-BEB6-A9CFEAD6**** |
例
成功レスポンス
JSONJSON
{
"Progress": 100,
"RecoverPoint": 1661917424,
"RequestId": "AAA478A0-BEE6-1D42-BEB6-A9CFEAD6****\n"
}
エラーコード
|
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.InvalidStatus | The operation is not allowed in 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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。