http://www.endeca.com/endeca-server/cluster/1
The cluster Service
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" />
  •  Collapse 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. Click here to see detail
     
     Collapse XML
    -<service  name="cluster">
    <documentation>A web service to administrate an Endeca Server cluster</documentation>
    -<port  binding="v1:clusterSoapBinding"  name="clusterPort">
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/cluster" />
    </port>
    </service>
    Generated by WSDLdoc ©