Esx.Settings.Inventory.ScanStatus

Esx.Settings.Inventory.ScanStatus
Esx.Settings.Inventory.ScanStatus

The Esx.Settings.Inventory.ScanStatus enumerated type contains the possible different status codes that can be returned while scanning a cluster or a standalone host with a provided or the assign software specification.

Possible values:

  • IN_PROGRESS: The operation is in progress.
  • COMPLETED: The operation completed successfully.
  • FAILED: The operation encountered an unspecified error.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: IN_PROGRESS, COMPLETED, FAILED,