GET /vApp/{id}/question
- Operation:
- GET /vApp/{id}/question
- Description:
- Retrieves a pending question for a VM.
The user should answer to the question by operation POST .../api/v1.0/vApp//question/action/answer
Usually this questions will be asked when the VM is powering on.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
VmPendingQuestionType
- Produce media type(s):
- application/vnd.vmware.vcloud.vmPendingQuestion+xml
- Output type:
- VmPendingQuestionType
- Examples
-