mirror of
https://github.com/ansible/awx.git
synced 2026-04-12 05:29:24 -02:30
HostMetricSummaryMonthly API commented out
This commit is contained in:
committed by
John Westcott IV
parent
382f98ceed
commit
8ec6e556a1
@@ -1,12 +0,0 @@
|
||||
# Intended Use Case
|
||||
|
||||
To get summaries from a certain day or earlier, you can filter this
|
||||
endpoint in the following way.
|
||||
|
||||
?date__gte=2023-01-01
|
||||
|
||||
This will return summaries that were produced on that date or later.
|
||||
These host metric monthly summaries should be automatically produced
|
||||
by a background task that runs once each month.
|
||||
|
||||
{% include "api/list_api_view.md" %}
|
||||
Reference in New Issue
Block a user