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
Name | Description |
done |
Indicates cluster configuration is complete.
|
in_progress |
Indicates cluster is getting configured or will be configured.
|
invalid |
Indicates the workflow was abandoned on the cluster before the
configuration could complete.
|
Show WSDL type definition
© 2006-2023 VMware, Inc. All rights reserved.
Revision 12 SEPT 2023 | Version 8.0U2