RegulatoryComplianceAssessmentProperties interface
Regulatory compliance assessment data
Properties
| assessment |
Link to more detailed assessment results data. The response type will be according to the assessmentType field |
| assessment |
The expected type of assessment contained in the AssessmentDetailsLink |
| description | The description of the regulatory compliance assessment |
| failed |
The given assessment's related resources count with failed state. |
| passed |
The given assessment's related resources count with passed state. |
| skipped |
The given assessment's related resources count with skipped state. |
| state | Aggregative state based on the assessment's scanned resources states |
| unsupported |
The given assessment's related resources count with unsupported state. |
Property Details
assessmentDetailsLink
Link to more detailed assessment results data. The response type will be according to the assessmentType field
assessmentDetailsLink?: string
Property Value
string
assessmentType
The expected type of assessment contained in the AssessmentDetailsLink
assessmentType?: string
Property Value
string
description
The description of the regulatory compliance assessment
description?: string
Property Value
string
failedResources
The given assessment's related resources count with failed state.
failedResources?: number
Property Value
number
passedResources
The given assessment's related resources count with passed state.
passedResources?: number
Property Value
number
skippedResources
The given assessment's related resources count with skipped state.
skippedResources?: number
Property Value
number
state
Aggregative state based on the assessment's scanned resources states
state?: string
Property Value
string
unsupportedResources
The given assessment's related resources count with unsupported state.
unsupportedResources?: number
Property Value
number