コンテナ化アプリケーションのバージョンを削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
esa:DeleteEdgeContainerAppVersion |
delete |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
アプリケーション ID です。この値は、ListEdgeContainerApps 操作を呼び出すことで取得できます。 |
app-96253477062511**** |
| VersionId |
string |
必須 |
削除対象のバージョン ID です。バージョン ID を取得するには、ListEdgeContainerAppVersions 操作を呼び出してください。 |
ver-89884764010378**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンスパラメーターです。 |
||
| RequestId |
string |
リクエスト ID です。 |
b021e538-9dde-46ed-a1f2-9469da8f3e77 |
例
成功レスポンス
JSONJSON
{
"RequestId": "b021e538-9dde-46ed-a1f2-9469da8f3e77"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter.appid | The format of the application ID is invalid. You can call ListEdgeContainerApps to obtain the application ID. | |
| 400 | InvalidParameter | The specified parameter is invalid. | |
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | |
| 500 | InternalError | Failed to call the service. Try again later or contact technical support. | |
| 404 | InvalidApp.NotFound | The application does not exist. Check whether the application ID you specified is correct and try again. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。