ClusterImageComplianceDetail

ClusterImageComplianceDetail
ClusterImageComplianceDetail

Represents details of Cluster 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
Required  

Name of the entity

string
componentType
Required  

Type of the component

string
complianceStatus
Required  

Compliance status of the component

string
severity
Required  

Message severity

string
componentCurrentVersion
Required  

Current version of component

string
componentTargetVersion
Required  

Target version of component

string
componentName
Required  

Component name

string
componentVendor
Required  

Component vendor

string
message
Required  

Message included with the error or warning

string
impact
Required  

Impact if any for the entity