SettingsClustersEnablementConfigurationTransitionEligibilityResultStatus
The Transition.EligibilityResult.Status enumerated type contains the possible status codes describing the result of eligibility checks. Warning: This enumeration is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
ELIGIBLE : This indicates that the cluster meets all the eligibility requirements. Warning: This constant is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
NOT_ELIGIBLE : This indicates that the cluster does not meet the eligibility requirements. Warning: This constant is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
Enumeration: ELIGIBLE, NOT_ELIGIBLE,