ImageComplianceDetail

ImageComplianceDetail
ImageComplianceDetail

Represents details of Image Compliance check results

JSON Example
{
    "entityName": "string",
    "componentType": "ADD_ON, BASE_IMAGE, COMPONENTS, HARDWARE_SUPPORT, SOLUTIONS",
    "complianceStatus": "COMPLIANT, NON_COMPLIANT, INCOMPATIBLE, UNAVAILABLE, ERROR",
    "severity": "ERROR, INFO, WARNING",
    "componentCurrentVersion": "string",
    "componentTargetVersion": "string",
    "componentName": "string",
    "componentVendor": "string",
    "message": "string",
    "impact": "string"
}
string
entityName
Optional

Name of the entity

string
componentType
Optional

Type of the component

string
complianceStatus
Optional

Compliance status of the component

string
severity
Optional

Message severity

string
componentCurrentVersion
Optional

Current version of component

string
componentTargetVersion
Optional

Target version of component

string
componentName
Optional

Component name

string
componentVendor
Optional

Component vendor

string
message
Optional

Message included with the error or warning

string
impact
Optional

Impact if any for the entity