Esx.Settings.Inventory.Reports.Summary.Clusters.ApplyStatus

Esx.Settings.Inventory.Reports.Summary.Clusters.ApplyStatus
Esx.Settings.Inventory.Reports.Summary.Clusters.ApplyStatus

The Esx.Settings.Inventory.Reports.Summary.Clusters.ApplyStatus enumerated type contains the possible different status codes that can be returned while trying to apply the desired software specification to hosts within the cluster. Note: This is patterned after values of com.vmware.esx.settings.clusters.ApplyStatus#Status enumeration.

Possible values:

  • RUNNING: The operation is in progress.
  • OK: The operation completed successfully.
  • SKIPPED: The operation was skipped.
  • TIMED_OUT: The operation timed out.
  • ERROR: The operation encountered an unspecified error.
  • RETRY_PENDING: The operation is being scheduled for retry.
  • 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: RUNNING, OK, SKIPPED, TIMED_OUT, ERROR, RETRY_PENDING, UNKNOWN,