3.3.4.2.2.2 BulkUpdateBlocksResponse
The BulkUpdateBlocksResponse element specifies the output values for the BulkUpdateBlocks operation.
-
<xs:element name="BulkUpdateBlocksResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="BulkUpdateBlocksResult" nillable="true" type="sysgen:ArrayOfKeyValuePairOflongIpamExceptionmhTjmZB3" /> </xs:sequence> </xs:complexType> </xs:element>
BulkUpdateBlocksResult: An array of KeyValuePair with the key of type long and the value being the IpamException. Each entry specifies the fault (in the form of IpamException) generated when the update to the block with the RecordId specified in key is updated.