指定された 1 つ以上の可用性監視ジョブを無効にします。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
cms:DisableHostAvailability |
update |
*HostAvailability
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| Id |
array |
必須 |
可用性監視ジョブの ID。 |
12345 |
|
integer |
任意 |
可用性監視ジョブの ID。 |
12345 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| Code |
string |
状態コード。 説明
値が 200 の場合は成功を示します。 |
200 |
| Message |
string |
エラーメッセージ。 |
User not authorized to operate on the specified resource. |
| RequestId |
string |
リクエスト ID。 |
ACBDBB40-DFB6-4F4C-8957-51FFB233969C |
| Success |
boolean |
操作が成功したかどうかを示します。 有効な値: true: 成功。 false: 失敗。 |
true |
例
成功レスポンス
JSONJSON
{
"Code": "200",
"Message": "User not authorized to operate on the specified resource.",
"RequestId": "ACBDBB40-DFB6-4F4C-8957-51FFB233969C",
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | ParameterInvalid | Illegal parameters. | |
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 403 | AccessForbidden | User not authorized to operate on the specified resource. | |
| 404 | ResourceNotFound | The specified resource is not found. | The specified resource is not found. |
| 409 | ResourceConflict | Concurrent modification of resources. | |
| 409 | ResourceExist | Resources already exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。