VsanHealthCmdBasedAction

VsanHealthCmdBasedAction
VsanHealthCmdBasedAction

The VC or ESXi host command based remediation or troubleshooting for vSAN health issues.

The commands will be listed in the UI so that user can copy to execute on the specified host to remediate or troubleshoot health issue. Notice we cannot support executing the command from UI directly.

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",
    "commands": [
        "string"
    ]
}
array of string
commands
Required

The command string lists.

Each of command will be shown in the UI with copy capability supported.