VsanVcLifecycleCheckSpec

VsanVcLifecycleCheckSpec
VsanVcLifecycleCheckSpec

The specification for running lifecycle checks required by lifecycle manager/vLCM.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "operation": "string"
}
string
operation
Required

The lifecycle operation for which checks should be performed.

See VimVsanLifecycleCheckOperationEnum for all possible operations.

See also VimVsanLifecycleCheckOperationEnum.