3.1.4.38.3.1 ExecuteSPSearchComputersRequestBody

Contains the search criteria.

  
 <xsd:complexType name="ExecuteSPSearchComputersRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="computerTargetScopeXml" nillable="true" type="xsd:string"/>
   </xsd:sequence>
 </xsd:complexType>

computerTargetScopeXml: This field MUST be present. It contains an XML fragment that specifies search criteria or scope for computers in the database. The XML fragment is defined in section 2.2.3.2. While the search scope has to be present, it cannot specify any criteria. In that case, the server MUST return all computers.