集中ロール: アプリを変更します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:ModifyApp |
update |
*全部资源
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppName |
string |
任意 |
アプリの名前。 |
App1 |
| AppTags |
array<object> |
必須 |
カスタムタグ。 |
default |
|
object |
任意 |
|||
| TagKey |
string |
任意 |
タグキー。 |
key |
| TagValue |
string |
任意 |
タグ値。 |
value |
| SubscribeStatus |
string |
必須 |
アプリ使用量レポートのサブスクリプションステータス。有効な値:
|
Subscribe |
| SubscribePeriod |
string |
必須 |
アプリ使用量レポートの送信間隔。有効な値:
|
Weekly |
| Description |
string |
任意 |
アプリの説明。 |
This is description. |
| ReportSendEnabled |
boolean |
任意 |
メールおよび内部メッセージにレポートを送信するかどうかを指定します。 |
true |
| RegionId |
string |
任意 |
リージョン ID。 DescribeRegions を呼び出して、最新のリージョンリストをクエリできます。 |
cn-shanghai |
| Owner |
string |
任意 |
オーナー。 |
dev789` |
| ClientToken |
string |
任意 |
クライアントのリクエスト識別子としてサーバーが生成した文字列。 |
0c593ea1-3bea-11e9-b96b-88e9fe63**** |
| AppId |
string |
任意 |
アプリ ID。 |
app-xxx |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
LensResponse。 |
||
| RequestId |
string |
リクエスト ID。 |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| Code |
string |
応答コード。 |
OK |
| UserCode |
string |
ユーザーコード。 |
OK |
| Message |
string |
返されたメッセージ。 |
successful |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効な値: true: リクエストが成功しました。false: リクエストが失敗しました。 |
true |
| HttpStatusCode |
integer |
HTTP 状態コード。 |
200 |
| DynamicCode |
string |
エラーコード。 |
200 |
| DynamicMessage |
string |
動的メッセージ。このパラメーターは使用されていません。このパラメーターを無視してください。 |
- |
| AccessDeniedDetail |
string |
アクセス拒否の詳細。 |
None |
例
成功レスポンス
JSONJSON
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"Code": "OK",
"UserCode": "OK",
"Message": "successful",
"Success": true,
"HttpStatusCode": 200,
"DynamicCode": "200",
"DynamicMessage": "-",
"AccessDeniedDetail": "None"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The parameter %s is invalid. | |
| 400 | InvalidParameter.Conflict | The specified parameter %s and %s are not blank at the same time. | |
| 400 | InvalidParameter.Format | Specified parameter format is not valid. | 日文说明 |
| 400 | MissingParameter | The input parameter %s that is mandatory for processing this request is not supplied. | |
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | |
| 403 | Forbidden | User is not authorized to operate. | |
| 403 | Forbidden.Action | User is not authorized to operate this action. | |
| 403 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | |
| 403 | LastTokenProcessing | The last token request is processing. | |
| 403 | NoPermission.SLR | The RAM user does not have the permission to create service linked role: AliyunServiceLinkedRoleForEBS. | |
| 403 | OperationDenied | The operation is not allowed. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. | |
| 429 | BLOCK.LimitedRequest | Request was denied due to user flow control. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。