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