mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 07:04:45 -03:30
14 lines
297 B
JSON
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"
|
|
}
|
|
]
|
|
}
|