Resource: FrameworkAudit
A framework audit.
| JSON representation |
|---|
{ "name": string, "frameworkAuditId": string, "complianceFramework": string, "scope": string, "frameworkAuditDestination": { object ( |
| Fields | |
|---|---|
name |
Output only. Identifier. The name of the framework audit. |
frameworkAuditId |
Output only. The ID of the framework audit. |
complianceFramework |
Output only. The compliance framework used for the audit. |
scope |
Output only. The scope of the audit. |
frameworkAuditDestination |
Required. The destination for the audit reports. |
startTime |
Output only. The time that the audit started. 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: |
finishTime |
Output only. The time that the audit finished. 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: |
complianceState |
Output only. The overall compliance state of the audit. |
reportSummary |
Output only. The summary of the report. |
cloudControlGroupAuditDetails[] |
Optional. The details for the cloud control groups within this audit. |
cloudControlAuditDetails[] |
Optional. The details for the cloud controls within this audit. |
operationId |
Output only. The ID of the long-running operation. |
state |
Output only. The framework audit state of the audit. |
Methods |
|
|---|---|
|
Creates a framework audit. |
|
Gets the details for a framework audit. |
|
Lists the framework audits for a given organization, folder, or project. |