Setu Bhatt
03/02/2023, 9:30 PM/api/v1/fleet/queries
but when someone just runs a query and doesn't saves it.Kathy Satterlee
03/02/2023, 9:32 PM{
"created_at": "2023-03-02T20:29:18Z",
"id": 6391,
"actor_full_name": "r",
"actor_id": 135,
"actor_gravatar": "",
"actor_email": "",
"type": "live_query",
"details": {
"query_sql": "SELECT * FROM managed_policies;",
"query_name": "Get macOS settings ",
"targets_count": 35
}
},
Setu Bhatt
03/02/2023, 9:38 PM"type": "live_query"
will show a list of all the queries ran(without saving the query) by any user who has access to fleetKathy Satterlee
03/02/2023, 9:39 PMSetu Bhatt
03/02/2023, 9:41 PMKathy Satterlee
03/02/2023, 9:42 PMSetu Bhatt
03/02/2023, 9:44 PMKathy Satterlee
03/02/2023, 9:44 PMSetu Bhatt
03/02/2023, 9:46 PM"/api/v1/fleet/activities"
and I am seeing "404 page not found" in return. Is it expected as we are on older version of Fleet and "`"/api/v1/fleet/activities"`" was not supported on 3.13.0?Kathy Satterlee
03/06/2023, 8:04 PMSetu Bhatt
03/06/2023, 8:05 PMKathy Satterlee
03/06/2023, 8:09 PMSetu Bhatt
03/06/2023, 8:11 PM