http://www.endeca.com/endeca-server/cluster/1
A web service to administrate an Endeca Server cluster
Ports:
clusterPort: <soap:address location="http://@HOSTNAME@:@PORT@/ws/cluster" />
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http" />
Ports |
Port |
Binding |
PortType |
Summary |
clusterPort |
clusterSoapBinding
|
clusterPort
|
Address: <soap:address location="http://@HOSTNAME@:@PORT@/ws/cluster" />
Binding: <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
Show details.
|
|
|
XML |
-<service name="cluster">
<documentation>A web service to administrate an Endeca Server cluster</documentation>
<soap:address location="http://@HOSTNAME@:@PORT@/ws/cluster" />
</port>
</service>
|