VimVsanVsanVcsaDeploymentPhase_enum
VimVsanVsanVcsaDeploymentPhase_enum
Phase of deployment.
Possible values:
initializing
: Deployment just started.validation
: Deployment spec is being validated.vsanbootstrap
: 1-Node vSAN cluster is being created.ovaunpack
: VCSA OVA is being verified and unpacked.vcsadeploy
: VCSA is being deployed (booted and configured).vcconfig
: Post-install configuration of vCenter, like creation of datacenter, cluster objects and configuration of DRS, HA, vSAN and other features.done
: deployment completed successfully.failed
: Deployment failed.VsanVcsaDeploymentPhase_Unknown
This data structure has no properties.
Enumeration:
initializing,
validation,
vsanbootstrap,
ovaunpack,
vcsadeploy,
vcconfig,
done,
failed,
VsanVcsaDeploymentPhase_Unknown,