3.3.4.105.2.2 GetSubnetByIdResponse

The GetSubnetByIdResponse element specifies the output values for the GetSubnetById operation.

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