vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
sysprepVersion | xsd:string |
The version string for the sysprep files that were included in the
customization package.
|
systemVersion | xsd:string |
The version string for the system
|
Properties inherited from CustomizationFailed | ||
reason | ||
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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |