| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 1.5 | Contains the URI to the entity. |
| type | string | No | always | 1.5 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 1.5 | Optional link to an entity or operation associated with this object. |
| CanPublishCatalogs | boolean | 0..1 | always | 1.5 | True if this organization is allowed to publish catalogs. |
| DeployedVMQuota | int | 0..1 | always | 1.5 | Maximum number of virtual machines that can be deployed simultaneously by a member of this organization. |
| StoredVmQuota | int | 0..1 | always | 1.5 | Maximum number of vApps or vApp templates that can be stored (in an undeployed state) by a member of this organization. |
| UseServerBootSequence | boolean | 0..1 | always | 1.5 | True if virtual machines in this organization use the server boot sequence by default. |
| DelayAfterPowerOnSeconds | int | 0..1 | always | 1.5 | Specifies an organization default for virtual machine boot delay after power on. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/org/{id}/settings/general | Gets general organization settings. | 1.5 |
| update | PUT /admin/org/{id}/settings/general | Updates general organization settings. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|