Esx.Settings.Hosts.Software.CheckIssue

Esx.Settings.Hosts.Software.CheckIssue
Esx.Settings.Hosts.Software.CheckIssue

The Esx.Settings.Hosts.Software.CheckIssue schema contains properties that describe a particular check issue.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "description": "Vapi.Std.LocalizableMessage Object",
    "resolution": "Vapi.Std.LocalizableMessage Object"
}
description
Required

Description of what was the issue containing as much user-relevant context as possible. The user should be able to understand which sub-system failed and why.

This property was added in vSphere API 8.0.0.1.

resolution
Optional

Possible resolution for the issue. This should contain actionable information that the user can use to resolve the issue.

This property was added in vSphere API 8.0.0.1.

Can be left missing or null if no meaningful resolution exists.