3.3.4.40.2.2 EnumerateIpamIPBlockResponse

The EnumerateIpamIPBlockResponse element specifies the output values for the EnumerateIpamIPBlock operation.

 <xs:element name="EnumerateIpamIPBlockResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="EnumerateIpamIPBlockResult" nillable="true" type="ipam:ArrayOfIPBlock" />
     </xs:sequence>
   </xs:complexType>
 </xs:element> 

EnumerateIpamIPBlockResult: List of enumerated IP blocks.