![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
debugModeEnabled |
Indicates if debug mode is enabled or not. If enabled, then adding a query parameter of "debug=true" to any URI will cause additional debug information to be included in the response. | |
maxBatchSize |
Indicates the maximum number of identifiers that will be processed by any batch operation. | |
version |
Version of the server |
<xs:complexType name="serverConfig">
<xs:sequence>
<xs:element minOccurs="0" name="debugModeEnabled" type="xs:boolean"/>
<xs:element minOccurs="0" name="maxBatchSize" type="xs:int"/>
<xs:element minOccurs="0" name="version" type="xs:string"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | System | Server Configuration |

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