Returns a collection of all cloud analysis entities discovered by Kubex (e.g., per account/subscription/project), with hyperlinks to their details, recommendations, and status. Supports filtering by name and substring match.
Exact match filter for the analysis name (e.g., subscription/account/project ID).
Substring match filter for analysisName (e.g., ?analysisName_like=bob).
Array of cloud analysis entities
Unique identifier of the cloud analysis.
Name of the analysis (often account/subscription/project ID).
Milliseconds timestamp when the last analysis completed, or "0" if never.
Link to the analysis entity resource.
Link to the recommendations for the analysis.
Link to the analysis status resource.
Error message (only on error).
HTTP-like status code (e.g., 200, 400, 401, 404, 500).