Find stack events

Method URI Description
GET /v1/{tenant_id}/stacks/{stack_name}/events 指定したスタックのイベント一覧の正規URLを検索します。
注意:
1年以上前に削除されたevent情報については表示されません。

Normal response codes: 302

Error response codes: badRequest (400), unauthorized (401), notFound (404), internalServerError (500)

Request

下表は、スタックイベント取得リクエストのパラメーターの一覧です。

Parameter Style Type Required Description
tenant_id URI String Yes プロジェクトID
stack_name URI String Yes スタック名

本操作ではリクエストボディ部の指定は不要です。