3.3.4.64.2.1 GetBlockHierarchyForSubnetId

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

 <xs:element name="GetBlockHierarchyForSubnetId">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="subnetId" type="xsd:long" />
       <xs:element minOccurs="0" name="addressFamily" type="syssock:AddressFamily" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

subnetId: The RecordId for the subnet corresponding to which the block hierarchy is to be retrieved.

addressFamily: The address family of the IP blocks that form the hierarchy.