Esx.Settings.Hosts.Software.Recommendations.ExplanationDetails
The Esx.Settings.Hosts.Software.Recommendations.ExplanationDetails schema contains properties to describe the result of validation of desired software specification.
This schema was added in vSphere API 8.0.0.1.
{
"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 8.0.0.1.
Display version of an excluded image entity (base image, add-on etc.).
This property was added in vSphere API 8.0.0.1.
List of explanations on why the image entity is excluded.
This property was added in vSphere API 8.0.0.1.