v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463323.2 KB

Creates the report definition for a report in Application Cost Profiler.

post/reportDefinition

Request body

reportIdstring required

Required. ID of the report. You can choose any valid string matching the pattern for the ID.

reportDescriptionstring required

Required. Description of the report.

reportFrequency'MONTHLY' | 'DAILY' | 'ALL' required

Required. The cadence to generate the report.

format'CSV' | 'PARQUET' required

Required. The format to use for the generated report.

Response

Success

reportIdstring

ID of the report.