3.3.4.47.2.2 FetchIpamIPAddressByManagedByAndManagedByEntityResponse

The FetchIpamIPAddressByManagedByAndManagedByEntityResponse element specifies the output values for the FetchIpamIPAddressByManagedByAndManagedByEntity operation.

 <xs:element name="FetchIpamIPAddressByManagedByAndManagedByEntityResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="FetchIpamIPAddressByManagedByAndManagedByEntityResult" nillable="true" type="ipam:IpamIPAddress" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>