PreUpgradeHealthCheckMessage
PreUpgradeHealthCheckMessage
Localized message object related to host health perspective.
JSON Example
{
"default_message": "string",
"id": "string",
"localized": "string"
}
string
default_message
Required
Constraints:
default:
The value of this localizable string or message template in the en_US (English) locale.
string
id
Required
Constraints:
default:
Unique identifier of the localizable string or message template.
string
localized
Optional
Localized string value as per request requirements.