3.1.4.15.3.2 ExecuteSPGetDeploymentsByUpdate1ResponseBody
Information about all deployments associated with that update.
-
<xsd:complexType name="ExecuteSPGetDeploymentsByUpdate1ResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetDeploymentsByUpdate1Result" nillable="true" type="tns:ArrayOfGenericReadableRow"/> </xsd:sequence> </xsd:complexType>
ExecuteSPGetDeploymentsByUpdate1Result: This field MUST be present. It represents information about all deployments that are associated with the specified update. The data type is defined in section 2.2.4.3. Each entry in the returned array is an array of type GenericReadableRow (section 2.2.4.12). The entries in that array SHOULD be interpreted as defined in section 2.2.4.3.1.