Resource: FrameworkComplianceSummary
The details for a framework compliance summary.
| JSON representation |
|---|
{ "framework": string, "controlAssessmentDetails": { object ( |
| Fields | |
|---|---|
framework |
The name of the framework. |
controlAssessmentDetails |
The control assessment details of the framework. |
frameworkType |
The type of framework. |
supportedCloudProviders[] |
The list of cloud providers supported by the framework. |
frameworkCategories[] |
The list of framework categories supported by the framework. |
frameworkDisplayName |
Optional. The display name for the framework. |
name |
Identifier. The name of the framework compliance summary. |
majorRevisionId |
The major revision ID of the framework. |
minorRevisionId |
The minor revision ID of the framework. |
targetResourceDetails[] |
The target resource details for the framework. |
findingCount |
Output only. The count of the findings generated against the framework. |
controlsPassingTrend |
Output only. The trend of controls that are passing for the given duration. |
Trend
The trend of a compliance metric.
| JSON representation |
|---|
{ "duration": string, "valuePercent": number } |
| Fields | |
|---|---|
duration |
Output only. The duration for the trend. A duration in seconds with up to nine fractional digits, ending with ' |
valuePercent |
Output only. The trend value as a percentage. The value can be positive or negative. |
Methods |
|
|---|---|
|
Lists the framework compliance summary for a given scope. |