3.3.4.152.2.1 UpdateRange

The UpdateRange element specifies the input values for the UpdateRange operation.

 <xs:element name="UpdateRange">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="range" nillable="true" type="ipam:IPRange" />
 <xs:element minOccurs="0" name="createSubnetIfDoesNotExist" type="xsd:boolean" />
  
     </xs:sequence>
   </xs:complexType>
 </xs:element>