mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Add a little more info to the documentation for the job_tasks endpoint
to clarify what the id being filtered is
This commit is contained in:
parent
52e7d34d38
commit
d6bfdc8560
@ -8,7 +8,7 @@ This endpoints supports a limited filtering subset:
|
||||
|
||||
?id__in=1,2,3
|
||||
|
||||
Will show only the given ids.
|
||||
Will show only the given task ids under the play given by `event_id`.
|
||||
|
||||
?id__gt=1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user