http://www.endeca.com/endeca-server/control/1/0
The stopDataStore Element
A request to stop a data store. If the data store is currently STARTING, then the startup will be cancelled. If the data store is not STARTED or STARTING, a fault is returned.
Local elements (1)
name
Element stopDataStore : local complex type
The stopDataStore element cannot have "xsi:nil" as an attribute. The stopDataStore element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
A request to stop a data store. If the data store is currently STARTING, then the startup will be cancelled. If the data store is not STARTED or STARTING, a fault is returned.
<stopDataStore>
<name>string</name> [1..1]
</stopDataStore>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="stopDataStore">
-<annotation>
<documentation>A request to stop a data store. If the data store is currently STARTING, then the startup will be cancelled. If the data store is not STARTED or STARTING, a fault is returned.</documentation>
</annotation>
-<complexType>
-<sequence>
<element  name="name"  type="string" />
</sequence>
</complexType>
</element>

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