SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > V (continued)
  • 0 Ratings

Data Object - VirtualMachineQuestionInfo(vim.vm.QuestionInfo)

Property of
VirtualMachineRuntimeInfo
Extends
DynamicData
See also
ChoiceOption, VirtualMachineMessage

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




Feedback

  • 0 Ratings