| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 0.9 | Contains the URI to the entity. |
| type | string | No | always | 0.9 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 0.9 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 0.9 | Optional link to an entity or operation associated with this object. |
| Question | string | 1 | none | 0.9 | Question text. |
| QuestionId | string | 1 | always | 0.9 | Question ID used to map answer choice to. |
| Choices | VmQuestionAnswerChoiceType | 1..* | always | 0.9 | Choices of answers to the question. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /vApp/{id}/question | Retrieves a pending question for a VM. | 0.9 |
| action | POST /vApp/{id}/question/action/answer | Answer on a pending question. | 0.9 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|