Esx.Settings.Clusters.InstalledImages.InstalledImageInfo.OperationType
Esx.Settings.Clusters.InstalledImages.InstalledImageInfo.OperationType
The Esx.Settings.Clusters.InstalledImages.InstalledImageInfo.OperationType enumerated type will be used to distinguish and categorize the notifications generated by various operations
Possible values:
- ELIGIBILITY_CHECK: Performs enablement check. This check the possibilities whether a cluster can be managed with single software image
- EXTRACT_INSTALLED_IMAGE: Extract Installed image from all the hosts in the cluster. It will check for any unsupported hosts, failed hosts, host having orphaned vibs etc.
This enumeration was added in vSphere API 8.0.3.0.
This data structure has no properties.
Enumeration:
ELIGIBILITY_CHECK,
EXTRACT_INSTALLED_IMAGE,