![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Quota configuration specified for sub containers will be validated against this setting.
If no workspaceQuotaConfiguration is specified during the creation of a Workspace, it will inherit the default values specified in its parent Community.
If no CommunityQuotaConfiguration is specified during the creation of a sub Community, the hard quota of the sub Community will be the maxQuotaForSubContainers, and the rest of the attributes will be inherited from the parent container.
| Name | Type | Required | Description |
|---|---|---|---|
defaultPersonalWorkspaceQuotaConfiguration |
![]() |
The default QuotaConfiguration for sub PersonalWorkspaces | |
defaultStorageSpaceHardQuotaForSubOrganizations |
![]() |
The default hard quota for sub Organizations | |
defaultTeamWorkspaceQuotaConfiguration |
![]() |
The default QuotaConfiguration for sub TeamWorkspaces |
Inherits From
<xs:complexType final="extension restriction" name="communityQuotaConfiguration">
<xs:complexContent>
<xs:extension base="tns:quotaConfiguration">
<xs:sequence>
<xs:element minOccurs="0"
name="defaultPersonalWorkspaceQuotaConfiguration" type="tns:workspaceQuotaConfiguration"/>
<xs:element
name="defaultStorageSpaceHardQuotaForSubOrganizations" type="xs:long"/>
<xs:element minOccurs="0"
name="defaultTeamWorkspaceQuotaConfiguration" type="tns:workspaceQuotaConfiguration"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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