3.1.4.7 GetSiteCollectionNames

This operation returns the names of all site collections within the specified web application as follows.

 <wsdl:operation name="GetSiteCollectionNames">
     <wsdl:input message="tns:GetSiteCollectionNamesSoapIn" />
     <wsdl:output message="tns:GetSiteCollectionNamesSoapOut" />
 </wsdl:operation>

The protocol client initiates the operation by sending a GetSiteCollectionNamesSoapIn request message to the protocol server, formatted as specified in section 3.1.4.7.1.1.

The protocol server MUST respond with a GetSiteCollectionNamesSoapOut response message, formatted as specified in section 3.1.4.7.1.2.