![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
In a given workspace if a remote share is created for a given remote content sytem, no sub-path children can be created as the remote shares. For example a remote share is create for /oracle/dev, then in the same workspace no other remote share can exists at or under /oracle/dev path. However it can exists in different workspaces.
| Name | Type | Required | Description |
|---|---|---|---|
attributes |
![]() |
Attribute values for the properties defined at RemoteRepositorySchema. | |
temlate |
![]() |
Template from which the remote share is been instantiated. | |
template |
![]() |
Template from which the remote share is been instantiated. |
Inherits From
Applied Markers
<xs:complexType name="remoteShare">
<xs:complexContent>
<xs:extension base="tns:remoteFolder">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="attributes" nillable="true" type="tns:attributeApplication"/>
<xs:element minOccurs="0" name="temlate" type="tns:remoteRepository"/>
<xs:element minOccurs="0" name="template" type="tns:remoteRepository"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | RemoteShare | Create |
| Response | RemoteShare | Read |
| Response | RemoteShare | Update |

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