Data Object - VirtualMachineQuestionInfo(vim.vm.QuestionInfo)

Property of
VirtualMachineRuntimeInfo
Extends
DynamicData
See also
ChoiceOption, VirtualMachineMessage
Since
2.0

Data Object Description

This data object type describes the question that is currently blocking a virtual machine.

Properties

Name Type Description
choiceChoiceOption

List of key-value pairs that specify possible answers.
idxsd:string

Identifier with an opaque value that specifies the pending question.
message*VirtualMachineMessage[]

The message data for the individual messages that comprise the question. Only available on servers that support localization.

Since VI API 2.5
textxsd:string

Text that describes the pending question.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition