![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
RemoteFolder also refers to the remote share from which it is derived from. on remote folders.
| Name | Type | Required | Description |
|---|---|---|---|
elements |
![]() |
The elements(folders, documents) in the Remote Folder. | |
remoteItemId |
![]() |
The external id of the Remote Folder. |
Inherits From
Inherited By
Applied Markers
<xs:complexType name="remoteFolder">
<xs:complexContent>
<xs:extension base="tns:folder">
<xs:sequence>
<xs:element minOccurs="0" name="elements" type="tns:listResult"/>
<xs:element minOccurs="0" name="remoteItemId" type="xs:anyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | RemoteFolder | Create |
| Response | RemoteFolder | Read |
| Response | RemoteFolder | Read Batch |
| Request | RemoteFolder | Read Batch |
| Response | RemoteFolder | Update |

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