GuestInfoCustomizationStatus_enum

GuestInfoCustomizationStatus_enum
GuestInfoCustomizationStatus_enum

Guest customization status

Possible values:

  • TOOLSDEPLOYPKG_IDLE: No guest customizationSpec has been applied for the VM
  • TOOLSDEPLOYPKG_PENDING: The guest customizationSpec has been applied for the VM, but the customization process has not yet started inside the guest OS
  • TOOLSDEPLOYPKG_RUNNING: The customization process is currently running inside the guest OS
  • TOOLSDEPLOYPKG_SUCCEEDED: The customization process has completed successfully inside the guest OS
  • TOOLSDEPLOYPKG_FAILED: The customizatio process has failed inside the guest OS

Since: vSphere API Release 7.0.2.0

This data structure has no properties.
Enumeration: TOOLSDEPLOYPKG_IDLE, TOOLSDEPLOYPKG_PENDING, TOOLSDEPLOYPKG_RUNNING, TOOLSDEPLOYPKG_SUCCEEDED, TOOLSDEPLOYPKG_FAILED,