Resource: FrameworkComplianceReport
The response message for [frameworkComplianceReports.get][].
| JSON representation |
|---|
{ "framework": string, "frameworkDescription": string, "updateTime": string, "controlAssessmentDetails": { object ( |
| Fields | |
|---|---|
framework |
The name of the framework. |
frameworkDescription |
The description of the framework. |
updateTime |
Output only. The last updated time of the 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: |
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. |
frameworkDisplayName |
Optional. The display name for the framework. |
name |
Identifier. The name of the framework compliance report. |
majorRevisionId |
The latest major revision ID of the framework. |
minorRevisionId |
The latest minor revision ID of the latest major revision of the framework. |
targetResourceDetails[] |
The target resource details of the framework. |
Methods |
|
|---|---|
|
Gets the aggregated compliance report over time for a given scope. |
|
Fetches the framework compliance report for a given scope. |