Resource: ControlComplianceSummary
The details for control compliance.
| JSON representation |
|---|
{ "control": string, "displayName": string, "description": string, "overallEvaluationState": enum ( |
| Fields | |
|---|---|
control |
The name of the control. |
displayName |
The display name of the control. |
description |
The description of the control. |
overallEvaluationState |
Output only. The overall evaluation status of the control. |
totalFindingsCount |
The total number of findings for the control. |
complianceFrameworks[] |
The list of compliance frameworks that the control belongs to. |
similarControls[] |
The list of similar controls. |
cloudControlReports[] |
The list of cloud control reports. |
controlResponsibilityType |
The responsibility type for the control. |
isFakeControl |
Whether the control is a fake control. Fake controls are created and mapped to cloud controls that don't belong to a control group. |
name |
Identifier. The name of the control compliance summary. |
Methods |
|
|---|---|
|
Lists the control compliance summary for a given scope. |