Enum - ClusterComputeResourceHCIWorkflowState(vim.ClusterComputeResource.HCIWorkflowState)

Since
vSphere API 6.7.1


Enum Description

HCIWorkflowState identifies the state of the cluser from the perspective of HCI workflow. The workflow begins with in_progress mode and can transition to 'done' or 'invalid', both of which are terminal states.

Enum Constants

NameDescription
done
in_progress
invalid Indicates the workflow was abandoned on the cluster before the configuration could complete.

Show WSDL type definition