Esx.Settings.Inventory.Reports.Summary.Hosts.TaskStatus

Esx.Settings.Inventory.Reports.Summary.Hosts.TaskStatus
Esx.Settings.Inventory.Reports.Summary.Hosts.TaskStatus

The Esx.Settings.Inventory.Reports.Summary.Hosts.TaskStatus enumerated type defines the status for an individual task.

Possible values:

  • PENDING: The operation is not performed yet.
  • RUNNING: The operation is in progress.
  • CANCELED: The operation is canceled.
  • SUCCEEDED: The operation indicates a success.
  • FAILED: The operation encountered an unspecified error.
  • SKIPPED: The operation was skipped.
  • UNKNOWN: The operation is in an unknown state.

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

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: PENDING, RUNNING, CANCELED, SUCCEEDED, FAILED, SKIPPED, UNKNOWN,