Attributes
Attribute | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
href | anyURI | No | always | 5.1 | The URI of the entity. | |
type | string | No | always | 5.1 | The MIME type of the entity. |
Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
ConsolesPerVmLimit | int | No | always | 5.1 | Maximum number of remote consoles that can be open for a single VM. | |
Link | LinkType | No | none | 5.1 | A reference to an entity or operation associated with this object. | |
OperationsPerOrg | int | No | always | 5.1 | Maximum number of resource-intensive operations owned by this organization that can run simultaneously. | |
OperationsPerUser | int | No | always | 5.1 | Maximum number of resource-intensive operations that a user in this organization can run simultaneously. | |
VCloudExtension | VCloudExtensionType | No | always | 5.1 | An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. |
Operations
CRUD | Operation | Description | Since | Deprecated |
---|---|---|---|---|
read | GET /admin/org/{id}/settings/operationLimitsSettings | Retrieve organization defaults for guest personalization settings. | 5.1 | |
update | PUT /admin/org/{id}/settings/operationLimitsSettings | Update organization operation limits settings. |