| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| name | string | No | always | 0.9 | A name as parameter. |
| deploy | boolean | No | always | 0.9 | Flag to deploy the VApp after successful creation. |
| powerOn | boolean | No | always | 0.9 | Flag to deploy and power on the VApp after successful creation. |
| linkedClone | boolean | No | always | 0.9 | Reserved. Unimplemented. |
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. |
| Description | string | 0..1 | always | 0.9 | Optional description. |
| VAppParent | ReferenceType | 0..1 | always | 0.9 | Reserved. Unimplemented. |
| InstantiationParams | InstantiationParamsType | 0..1 | always | 0.9 | Instantiation parameters of a VApp. |
| Source | ReferenceType | 1 | always | 0.9 | A reference to a source object such as a vApp or vApp template. |
| IsSourceDelete | boolean | 0..1 | always | 1.0 | Set to true to delete the source object after the operation completes. |
| AllEULAsAccepted | boolean | 0..1 | always | 0.9 | Used to confirm acceptance of all EULAs in a vApp template. Instantiation fails if this element is missing, empty, or set to false and one or more EulaSection elements are present. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| as input | POST /vdc/{id}/action/instantiateVAppTemplate | Instantiate a vApp template into a new vApp. | 0.9 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|