VsanHealthActionBase
VsanHealthActionBase
This is the base class for vSAN health issue remediation or troubleshooting.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"description": "string"
}
string
description
Required
The descriptive message for explaining what the action it is.
Notice it can support the following mark up tags. 1. Hyperlink <tag.link>{link_content}</tag.link> 2. Host entity <tag.icon.host>${host_ip}</tag.icon.host>