x86_64-centos-awx/awx/main/tests/data/insights_hosts.json
2021-03-02 20:53:43 +08:00

14 lines
297 B
JSON

{
"total": 1,
"count": 1,
"page": 1,
"per_page": 50,
"results": [
{
"id": "11111111-1111-1111-1111-111111111111",
"insights_id": "22222222-2222-2222-2222-222222222222",
"updated": "2019-03-19T21:59:09.213151-04:00"
}
]
}