グローバルメッセージバックアッププランを削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
rocketmq:DeleteDisasterRecoveryPlan |
update |
*Instance
|
なし | なし |
リクエスト構文
DELETE /disaster_recovery/{planId} HTTP/1.1
パスパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| planId |
integer |
必須 |
グローバルメッセージバックアッププランの ID。 |
1300000016 |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
リクエストパラメーターは必要ありません。
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンスパラメーター。 |
||
| requestId |
string |
リクエスト ID。 |
AF9A8B10-C426-530F-A0DD-96320B39**** |
| success |
boolean |
リクエストが成功したかどうかを示します。 |
true |
| data |
boolean |
返されるデータ。 |
true |
| code |
string |
エラーコード。 |
DisasterRecoveryPlanStatus.Error |
| message |
string |
エラーメッセージ。 |
The current status of the disaster recovery plan does not support this operation. |
| httpStatusCode |
integer |
レスポンスコード。 |
200 |
| dynamicCode |
string |
動的エラーコード。 |
InstanceId |
| dynamicMessage |
string |
動的エラーメッセージ。 |
instanceId |
| accessDeniedDetail |
string |
アクセス拒否の詳細。 このパラメーターは、Resource Access Management (RAM) ユーザーに必要な権限がないためにアクセスが拒否された場合にのみ返されます。 |
xxx |
例
成功レスポンス
JSONJSON
{
"requestId": "AF9A8B10-C426-530F-A0DD-96320B39****\n",
"success": true,
"data": true,
"code": "DisasterRecoveryPlanStatus.Error",
"message": "The current status of the disaster recovery plan does not support this operation.",
"httpStatusCode": 200,
"dynamicCode": "InstanceId",
"dynamicMessage": "instanceId",
"accessDeniedDetail": "xxx"
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。