Esx.Settings.Hosts.Configuration.DraftImportResult.Status

Esx.Settings.Hosts.Configuration.DraftImportResult.Status
Esx.Settings.Hosts.Configuration.DraftImportResult.Status

The Esx.Settings.Hosts.Configuration.DraftImportResult.Status enumerated type contains the possible status codes describing the result of importing desired configuration for a host.

Possible values:

  • RUNNING: The task is in-progress.
  • OK: Desired configuration imported successfully.
  • ERROR: Desired configuration import failed with error.
  • CANCELED: Import operation was canceled

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.

This data structure has no properties.
Enumeration: RUNNING, OK, ERROR, CANCELED,