VsanHealthActionSteps
VsanHealthActionSteps
The action steps for vSAN health remediation or troubleshooting.
It will include multiple steps for a specific remediation/troubleshooting approach.
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",
"steps": [
{
"_typeName": "string",
"description": "string"
}
]
}
array of
VsanHealthActionBase
steps
Optional
The action steps for a specific remediation/troubleshooting approach.