PreUpgradeHealthCheckInfo

PreUpgradeHealthCheckInfo
PreUpgradeHealthCheckInfo

Information about the ESX health perspective check.

JSON Example
{
    "check": "string",
    "description": {
        "default_message": "string",
        "id": "string",
        "localized": "string"
    },
    "name": {
        "default_message": "string",
        "id": "string",
        "localized": "string"
    }
}
string
check
Required
Constraints: default:

Identifier of the check.

description
Required

Localized message object related to host health perspective.

name
Required

Localized message object related to host health perspective.