![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Quota breach happens in different levels in this order of severity:
Each time a quota breach happens, an event is raised. Once hard quota is reached, no more create or update operations that increase the number of bytes used by the Workspace will be allowed until the quota breach is solved. Please note that the deletion of Artifacts in the Workspace only moves the Artifacts to Workspace Trash and they still count against quota until they are archived.
If no WorkspaceQuotaConfiguration is specified at the time of Workspace creation, the default value is inherited from the communityQuotaConfiguration of the parent Community.
| Name | Type | Required | Description |
|---|---|---|---|
storageSpaceSoftQuota |
![]() |
The storage space in the soft quota for the Workspace, in KB. |
Inherits From
<xs:complexType final="extension restriction" name="workspaceQuotaConfiguration">
<xs:complexContent>
<xs:extension base="tns:quotaConfiguration">
<xs:sequence>
<xs:element name="storageSpaceSoftQuota" type="xs:long"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices