カスタムリストを更新します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
esa:UpdateList |
update |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| Id |
integer |
必須 |
カスタムリストの ID。ListLists 操作を呼び出すことで取得できます。 |
40000001 |
| Name |
string |
必須 |
リストの新しい名前。 |
example |
| Description |
string |
必須 |
リストの新しい説明。 |
a custom list |
| Items |
array |
必須 |
更新されたリスト内のアイテム。値は JSON 配列です。 |
a custom list |
|
string |
任意 |
更新されたリスト内のアイテム。 |
10.1.1.1 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンスパラメーター。 |
||
| RequestId |
string |
リクエスト ID。 |
36af3fcc-43d0-441c-86b1-428951dc8225 |
例
成功レスポンス
JSONJSON
{
"RequestId": "36af3fcc-43d0-441c-86b1-428951dc8225"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | |
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | |
| 403 | %s.NotSupport | The specified resource type %s is not supported. | |
| 403 | %s.OverQuota | The quantity of %s exceeds the quota. | |
| 403 | %s.WrongValueMatched | The value of specified parameter %s can not pass the matching check. | 需要手动添加日文描述 |
| 403 | List.NotExist | The specified list does not exist. | 需要手动添加日文描述 |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。