mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-23 16:31:50 -05:00
to build, run `make swagger`; a file named `swagger.json` will be written to the current working directory
280 B
280 B
List Fact Scans for a Host Specific Host Scan
Make a GET request to this resource to retrieve system tracking data for a particular scan
You may filter by datetime:
?datetime=2015-06-01
and module
?datetime=2015-06-01&module=ansible
{% include "api/_new_in_awx.md" %}