Data Object - AnswerFileStatusResult(vim.profile.host.AnswerFileStatusResult)

Property of
HostSystem
Returned by
CheckAnswerFileStatus_Task, QueryAnswerFileStatus
Extends
DynamicData
See also
AnswerFileStatusError, HostSystem
Since
vSphere API 5.0

Data Object Description

The AnswerFileStatusResult data object shows the validity of the answer file associated with a host.

Properties

Name Type Description
checkedTimexsd:dateTime

Time that the answer file status was determined.
error*AnswerFileStatusError[]

If status is invalid, this property contains a list of status error objects.
hostManagedObjectReference
to a HostSystem

Host associated with the answer file.
statusxsd:string

Status of the answer file. See HostProfileManagerAnswerFileStatus for valid values.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition