Reports
Creating compliance reports is the best way to monitor your cloud accounts across all cloud types and ensure that you are adhering to all compliance standards. You can create compliance reports based on a cloud compliance standard for immediate download or schedule recurring reports so you can monitor compliance to the standard over time. From a single report, you have a consolidated view of how well all of your cloud accounts are adhering to the selected standard. You can also download historic reports so that you can see your compliance trend.
📄️ Get Reports Metadata
List the reports metadata for given report types
📄️ Add Report Config
Creates a compliance report generation configuration based on the specified parameters. Report generation can be either one-time or recurring.
📄️ Add Report Config V2
Creates a compliance report generation configuration based on the specified parameters. Report generation can be either one-time or recurring.
📄️ Get Report Types
Returns a list of the compliance report types and identifies which report types are available for each cloud type.
📄️ Get Report Config
Returns the compliance report generation configuration with the specified ID. The response includes pass/fail counts for this ID.
📄️ Update Report Config
Updates the compliance report generation configuration with the specified ID.
📄️ Delete Report Config
Deletes the compliance report generation configuration with the specified ID.
📄️ Download Report
Downloads the compliance report with the specified ID. If the report is scheduled, then the request downloads the latest generated report.
📄️ List Historical Reports Data
Returns a list of metadata for the scheduled compliance reports that have been run for the specified report ID.
📄️ Get Historical Report Data
Returns metadata for the scheduled compliance report that has the specified report ID and was generated on the given timestamp. Returned data includes pass/fail counts.
📄️ Download Historical Report
Downloads the compliance report that has the specified report ID and was generated on the specified timestamp.
📄️ Get Report Overview Filters and Options
Returns an object whose key/value pairs identify filter options for compliance posture data. The keys are supported filters, and the corresponding values identify the available and saved filter options.
📄️ List Report Overview Filter Autocomplete Suggestions
Returns the available options for a specific report posture filter. Also supports fuzzy autocomplete search for easier filtering.