Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfReservationOperations specifies an array of simple type ReservationOperations (section 2.2.5.84) that specifies the set of operations that can be performed for DHCP reservations. This is used by the management server as a part of MsmDhcpScopeCreateOrEditAddress Reservation to identify the kind of changes that have to be committed to the IPAM data store for the specified DhcpReservation (section 2.2.4.133) value.
-
<xs:complexType name="ArrayOfReservationOperations"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationOperations" type="ipam:ReservationOperations" /> </xs:sequence> </xs:complexType>