3.1.4.44.3.1 ExecuteSPSimpleSearchComputersRequestBody

Specifies the search pattern for the FQDN of the client computer for which information is retrieved.

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

name: This field MUST be present. It contains the name of the client computer that is to be retrieved. The provided value will be evaluated against the FQDN of the registered client computers. The length of the specified search string MUST NOT be longer than 256 characters. If the search string is longer than 256 characters, the update server MUST send a SOAP fault as specified in section 3.1.4.1.