Enum - GuestInfoCustomizationStatus(vim.vm.GuestInfo.CustomizationStatus)

Since
vSphere API 7.0.2.0


Enum Description

Guest customization status

Enum Constants

NameDescription
TOOLSDEPLOYPKG_FAILED The customizatio process has failed inside the guest OS
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

Show WSDL type definition