Esx.Settings.Internal.Configuration.RemediateAddedHostsResult.RemediationInfo

Esx.Settings.Internal.Configuration.RemediateAddedHostsResult.RemediationInfo
Esx.Settings.Internal.Configuration.RemediateAddedHostsResult.RemediationInfo

The Esx.Settings.Internal.Configuration.RemediateAddedHostsResult.RemediationInfo enumerated type contains the possible codes describing status of desired cluster configuration and remediation task.

Possible values:

  • NO_OP: Indicates that for no update to desired cluster configuration was necessary. As a result, no task was created to remediate the added hosts.
  • UPDATE_CONFIG_ONLY: Indicates that as a part of remediateAddedHosts operation, the desired cluster configuration was updated. But no remediation task was created.
  • UPDATE_CONFIG_AND_REMEDIATE: Indicates that as a part of remediateAddedHosts operation, the desired cluster configuration was updated as well as remediation task was created.

Warning: this enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Note: this enumeration is restricted for VMware internal use only.

This data structure has no properties.
Enumeration: NO_OP, UPDATE_CONFIG_ONLY, UPDATE_CONFIG_AND_REMEDIATE,