3.1.4.35.3.1 ExecuteSPGetComputerByIdRequestBody

Specifies the computer for which information is retrieved.

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

id: This field MUST be present. It contains the unique name of the computer for which information is retrieved. If the specified computer name does not exist in the database, the update server MUST send a SOAP fault as specified in section 3.1.4.1.