Esx.Settings.Clusters.Software.Recommendations.ExplanationDetails
The Esx.Settings.Clusters.Software.Recommendations.ExplanationDetails schema contains properties to describe the result of validation of desired software specification.
This schema was added in vSphere API 7.0.0.0.
{
"display_name": "string",
"display_version": "string",
"explanation": [
"Vapi.Std.LocalizableMessage Object"
]
}
Display name of an excluded image entity (base image, add-on etc.).
This property was added in vSphere API 7.0.0.0.
Display version of an excluded image entity (base image, add-on etc.).
This property was added in vSphere API 7.0.0.0.
List of explanations on why the image entity is excluded.
This property was added in vSphere API 7.0.0.0.