Esx.Settings.Clusters.Configuration.Plugins.Phase
Esx.Settings.Clusters.Configuration.Plugins.Phase
Represents the different phases of the apply operation.
Possible values:
- PRE_HOST_APPLY: This phase indicates that the Esx.Settings.Clusters.Configuration.Plugins.Operation.APPLY operation is invoked before the ESXi host is remediated.
- POST_HOST_APPLY: This phase indicates that the Esx.Settings.Clusters.Configuration.Plugins.Operation.APPLY operation is invoked after the ESXi host is remediated.
This enumeration was added in vSphere API 8.0.3.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
PRE_HOST_APPLY,
POST_HOST_APPLY,