課金が成功した後にリソースを作成します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
bpstudio:DeployApplication |
update |
*Application
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ApplicationId |
string |
必須 |
アプリケーション ID。 |
VVK605ZH00OA4MRT |
| ResourceGroupId |
string |
任意 |
リソースグループの ID。 |
rg-acfmyjt3c5om3hi |
| ClientToken |
string |
任意 |
べき等トークン。 |
1600765710019 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| Message |
string |
エラーメッセージ。 |
Success |
| RequestId |
string |
リクエストの ID。 |
A07FFDF2-78FA-1B48-9E38-88E833A93187 |
| Data |
integer |
アプリケーションデータ。 |
123 |
| Code |
string |
応答コード。 |
200 |
例
成功レスポンス
JSONJSON
{
"Message": "Success",
"RequestId": "A07FFDF2-78FA-1B48-9E38-88E833A93187",
"Data": 123,
"Code": "200"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 200 | Success | The transaction is successful. | |
| 400 | ParameterEmpty | You must specify the request parameter. | |
| 500 | ServiceError | A server error occurred. Please try again later. | |
| 404 | EntityNotExist.ResourceGroup | The resource group does not exist. | |
| 404 | EntityNotExist.ResourceId | The resource does not exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。