3.3.4.50.2.2 GetRangeByIPAddressAndManagedByManagedByEntityResponse

This element specifies the output values for the GetRangeByIPAddressAndManagedByManagedByEntity operation.

 <xs:element name="GetRangeByIPAddressAndManagedByManagedByEntityResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetRangeByIPAddressAndManagedByManagedByEntityResult" nillable="true" type="ipam:IPRange" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>