3.1.4.37.3.2 ExecuteSPGetAllComputersResponseBody

Contains information about all computers stored in the database.

  
 <xsd:complexType name="ExecuteSPGetAllComputersResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetAllComputersResult" nillable="true" type="tns:ArrayOfArrayOfGenericReadableRow"/>
   </xsd:sequence>
 </xsd:complexType>

ExecuteSPGetAllComputersResult: This field MUST be present. This field contains up to three different result sets, one of which is mandatory and the other two are optional. The data type is an ArrayOfArrayOfGenericReadableRow (section 2.2.4.2). Each of the result sets and whether or not they MUST be present is defined in section 2.2.4.2.1.1.