http://www.endeca.com/endeca-server/control/1/0
The attachDataStore Element
A request to attach to existing data files on disk. The data store will be started. If the data store cannot be successfully started, the data store will not be registered (as if Detach were called). In other words, if this operation returns a fault for any reason, no change will have occurred on the server. If a data store with the given name already exists, a fault is returned.
Local elements (1)
dataStoreConfig
Element attachDataStore : local complex type
The attachDataStore element cannot have "xsi:nil" as an attribute. The attachDataStore element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
A request to attach to existing data files on disk. The data store will be started. If the data store cannot be successfully started, the data store will not be registered (as if Detach were called). In other words, if this operation returns a fault for any reason, no change will have occurred on the server. If a data store with the given name already exists, a fault is returned.
<attachDataStore>
<dataStoreConfig>v1_0:dataStoreConfig</dataStoreConfig> [1..1]
</attachDataStore>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="attachDataStore">
-<annotation>
<documentation>A request to attach to existing data files on disk. The data store will be started. If the data store cannot be successfully started, the data store will not be registered (as if Detach were called). In other words, if this operation returns a fault for any reason, no change will have occurred on the server. If a data store with the given name already exists, a fault is returned.</documentation>
</annotation>
-<complexType>
-<sequence>
<element  name="dataStoreConfig"  type="v1_0:dataStoreConfig" />
</sequence>
</complexType>
</element>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by WSDLdoc ©