v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443255183.8 KB

Get a consolidated report of your workloads.

You can optionally choose to include workloads that have been shared with you.

get/consolidatedReport#Format

Query parameters

Format'PDF' | 'JSON' required
<p>The format of the consolidated report.</p> <p>For <code>PDF</code>, <code>Base64String</code> is returned. For <code>JSON</code>, <code>Metrics</code> is returned.</p>
IncludeSharedResourcesboolean

Set to <code>true</code> to have shared resources included in the report.

NextTokenstring

The token to use to retrieve the next set of results.

MaxResultsinteger

The maximum number of results to return for this request.

Response

Success

NextTokenstring

The token to use to retrieve the next set of results.

Base64Stringstring
<p>The Base64-encoded string representation of a lens review report.</p> <p>This data can be used to create a PDF file.</p> <p>Only returned by <a>GetConsolidatedReport</a> when <code>PDF</code> format is requested.</p>