3.1.4.1 GetPortalSearchInfo

This operation is used by the protocol client to retrieve information about the protocol server’s search scopes. This operation has been deprecated in favor of GetSearchMetadata.

 <wsdl:operation name="GetPortalSearchInfo">
   <wsdl:input message="tns:GetPortalSearchInfoSoapIn"/>
   <wsdl:output message="tns:GetPortalSearchInfoSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetPortalSearchInfoSoapIn request message and the protocol server responds with a GetPortalSearchInfoSoapOut response message, as follows: