SettingsClustersEnablementSoftwareCheckType

The Software.CheckType enumerated type contains various checks to identify the possibility to enable the feature that manages the cluster with a single software specification.
SOFTWARE : Perform host software check. This check is to report standalone VIBs (VIBs which are not part of any component) and the features on the given cluster that cannot coexist with the feature which manages the cluster with a single software specification.
VERSION : Perform host version check. This feature does not support hosts with version less than XYZ.
STATELESSNESS : Perform host statelessness check. This feature does not support stateless hosts.
VUM_REMEDIATION : Perform VUM active remediation check.
SOFTWARE_SPECIFICATION_EXISTENCE : Perform cluster’s software specification existence check.
VSAN_WITNESS_ELIGIBILITY : Checks to verify if the cluster software specification can be used to manage any vSAN witness hosts in the cluster.

Enumeration:   SOFTWARE,   VERSION,   STATELESSNESS,   VUM_REMEDIATION,   SOFTWARE_SPECIFICATION_EXISTENCE,   VSAN_WITNESS_ELIGIBILITY,  


Feedback

Was this page helpful?