SettingsClustersEnablementConfigurationTransitionEnableResultStatus

The Transition.EnableResult.Status enumerated type contains the status of Enable API.
ERROR : Failed to enable ConfigManager on the cluster.
RUNNING : The task is in-progress.
SUCCESS : ConfigMnager enabled on the cluster.
SUCCESS_APPLY_INITIATED : ConfigMnager enabled on the cluster and remediation was initiated.

Enumeration:   ERROR,   RUNNING,   SUCCESS,   SUCCESS_APPLY_INITIATED,  


Feedback

Was this page helpful?