mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 01:17:35 -02:30
add two_weeks filter to dashbaord job graph api view
This commit is contained in:
@@ -8,7 +8,7 @@ The `period` of the data can be adjusted with:
|
||||
|
||||
?period=month
|
||||
|
||||
Where `month` can be replaced with `week`, or `day`. `month` is the default.
|
||||
Where `month` can be replaced with `week`, `two_weeks`, or `day`. `month` is the default.
|
||||
|
||||
The type of job can be filtered with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user