Data Object - CustomizationSysprepFailed(vim.event.CustomizationSysprepFailed)

Extends
CustomizationFailed
Since
VI API 2.5

Data Object Description

Sysprep failed to run in the guest during customization. This will most like have been caused by the fact that the wrong sysprep was used for the guest, so we include the version information in the event.

Properties

Name Type Description
sysprepVersionxsd:string

The version string for the sysprep files that were included in the customization package.
systemVersionxsd:string

The version string for the system
Properties inherited from CustomizationFailed
None
Properties inherited from CustomizationEvent
logLocation
Properties inherited from VmEvent
template
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None

Show WSDL type definition