| 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. |
| DeleteOnStorageLeaseExpiration | boolean | 0..1 | always | 0.9 | If true, storage for a vApp is deleted when the vApp s lease expires. If false, the storage is flagged for deletion, but not deleted. |
| DeploymentLeaseSeconds | int | 0..1 | always | 0.9 | Default duration of a vApp deployment lease, in seconds. |
| StorageLeaseSeconds | int | 0..1 | always | 0.9 | Default duration of a storage lease, in seconds. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/org/{id}/settings/vAppLeaseSettings | Gets organization resource cleanup settings on the level of vApp. | 1.5 |
| update | PUT /admin/org/{id}/settings/vAppLeaseSettings | Updates organization resource cleanup settings on the level of vApp. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|