31.8. listCompletedActions
- 名前
- listCompletedActions
- 説明
- 正常に完了したアクション一覧を返します。
- パラメーター
- string sessionKey
- 戻り値
- array:
- struct - action
- int
id- アクション ID - string
name- アクション名 - string
type- アクションのタイプ - string
scheduler- アクションをスケジュールしたユーザー (オプション) - dateTime.iso8601
earliest- アクションが予定される日時で最も早いもの - int
completedSystems- アクションを完了したシステム数 - int
failedSystems- アクションを失敗したシステム数 - int
inProgressSystems- 進行中のシステム数