3.3.4.73.2.2 GetDhcpReservationOptionsResponse

The GetDhcpReservationOptionsResponse element contains the output data for the GetDhcpReservationOptions operation.

 <xs:element name="GetDhcpReservationOptionsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetDhcpReservationOptionsResult" nillable="true" type="ipam:DhcpOptionCollection" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>