3.3.4.27.2.2 GetBlockByIdResponse
This element specifies the output values for the GetBlockById operation.
-
<xs:element name="GetBlockByIdResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetBlockByIdResult" nillable="true" type="ipam:IPBlock" /> </xs:sequence> </xs:complexType> </xs:element>
GetBlockByIdResult: The address block corresponding to the RecordId specified in GetBlockById.id belonging to the address family specified in GetBlockById.addressFamily.