3.3.4.133.2.1 SaveSubnet

The SaveSubnet element specifies the input data for the SaveSubnet operation.

 <xs:element name="SaveSubnet">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="subnet" nillable="true" type="ipam:IPSubnet" />
     </xs:sequence>
   </xs:complexType>
 </xs:element> 

subnet: The IPSubnet object that is to be saved to IPAM data store.