Resource: AuditReport
An audit report.
| JSON representation |
|---|
{ "name": string, "reportSummary": { object ( |
| Fields | |
|---|---|
name |
Identifier. The name of this Audit Report, in the format of scope given in request. |
reportSummary |
Output only. Report summary with compliance, violation counts etc. |
operationId |
Output only. ClientOperationId |
destinationDetails |
Output only. The location where the generated report will be uploaded. |
complianceStandard |
Output only. Compliance Standard. |
scope |
Output only. The parent scope on which the report was generated. |
createTime |
Output only. Creation time of the audit report. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
controlDetails[] |
Output only. The overall status of controls |
reportGenerationState |
Output only. The state of Audit Report Generation. |
complianceFramework |
Output only. Compliance Framework of Audit Report |
scopeId |
Output only. The ID/ Number for the scope on which the audit report was generated. |
Methods |
|
|---|---|
|
Register the Audit Report generation requests and returns the OperationId using which the customer can track the report generation progress. |
|
Get the overall audit report |
|
Lists audit reports in the selected parent scope |