GuestInfoCustomizationInfo
GuestInfoCustomizationInfo
Since: vSphere API Release 7.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"customizationStatus": "string",
"startTime": "string",
"endTime": "string",
"errorMsg": "string"
}
string
customizationStatus
Required
The customization status for this VM
See also GuestInfoCustomizationStatusEnumfor the list of supported values.
string As date-time As date-time
startTime
Optional
The time when the customization process has started inside the guest OS
string As date-time As date-time
endTime
Optional
The time when the customization process has completed inside the guest OS
string
errorMsg
Optional
Description of the error if there is error for the customization process inside the guest OS
Availability
Added in vSphere API Release 7.0.2.0