mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
- returns a special view to output the total number of children (and grandchildren) events for all parents events for a job value is the number of total children of that event - intended to be consumed by the UI, as an efficient way to get the number of children for a particular event - see api/templates/api/job_job_events_children_summary.md for more info