Resource: AuditReport
An audit report.
| JSON representation |
|---|
{ "name": string, "reportSummary": { object ( |
| Fields | |
|---|---|
name |
Identifier. Name of the audit report, in one of the following formats:
|
reportSummary |
Output only. Report summary that includes information about compliance and violation counts. |
operationId |
Output only. Client operation ID for the audit report. |
destinationDetails |
Output only. Cloud Storage bucket where the audit report is uploaded to. |
complianceStandard |
Output only. Deprecated. Compliance standard to be audited against. Use the |
scope |
Output only. Organization, folder, or project that the report is generated for, in one of the following formats:
|
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. Overall status of the controls. |
reportGenerationState |
Output only. State of audit report generation. |
complianceFramework |
Output only. Compliance framework to use for the audit report. For example, |
scopeId |
Output only. Project number, folder ID, or organization ID that the audit report was generated for. |
Methods |
|
|---|---|
|
Registers audit report generation requests. |
|
Gets the full metadata and findings for an audit report. |
|
Lists the audit reports for the organization, folder, or project that you specify as the parent scope. |