3.3.4.12.2.2 CreateOrUpdateIPv4ReservationResponse
The CreateOrUpdateIPv4ReservationResponse element contains the output data for the CreateOrUpdateIPv4Reservation operation.
-
<xs:element name="CreateOrUpdateIPv4ReservationResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="ipAddress" nillable="true" type="ipam:IpamIPAddress" /> </xs:sequence> </xs:complexType> </xs:element>