Esx.Settings.Clusters.Configuration.ImportResult.Status
Esx.Settings.Clusters.Configuration.ImportResult.Status
This enum indicates whether the configuration document was imported successfully in the cluster.
Possible values:
- RUNNING: The task is in-progress.
- OK
- ERROR
- CANCELED
This enumeration was added in vSphere API 8.0.1.0.
This data structure has no properties.
Enumeration:
RUNNING,
OK,
ERROR,
CANCELED,