不要になったエッジコンテナアプリケーションをアプリケーション ID で削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
esa:DeleteEdgeContainerApp |
delete |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
任意 |
アプリケーション ID。 ListEdgeContainerApps 操作を呼び出してアプリケーション ID を取得できます。 重要 AppId は必須です。このパラメーターが指定されていない場合、API は InvalidParameter.appid (400) を返します。ListEdgeContainerApps を呼び出して値を取得できます。
AppId の値は、app- プレフィックスの後に 18 桁以上の数字が続くフォーマットです(合計 20 文字以上)。実際の値は ListEdgeContainerApps の応答の AppId フィールドから取得できます。 |
app-1232321454*** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答のスキーマ。 |
||
| RequestId |
string |
リクエスト ID。 |
04F0F334-1335-436C-A1D7-6C044FE73368 |
| State |
string |
削除ステータス。 |
ok |
例
成功レスポンス
JSONJSON
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368",
"State": "ok"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | |
| 400 | InvalidParameter.appid | The format of the application ID is invalid. You can call ListEdgeContainerApps to obtain the application ID. | |
| 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. | |
| 403 | Record.AlreadyExist | The specified record content conflicts with existing records. Adjust your configurations based on the related product documentation. | |
| 404 | InvalidApp.NotFound | The application does not exist. Check whether the application ID you specified is correct and try again. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。