3.3.4.1.2.2 BulkUpdateAddressSpacesResponse
The BulkUpdateAddressSpacesResponse element specifies the output values for the BulkUpdateAddressSpaces operation.
-
<xs:element name="BulkUpdateAddressSpacesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="BulkUpdateAddressSpacesResult" nillable="true" type="sysgen:ArrayOfKeyValuePairOflongIpamExceptionmhTjmZB3" /> </xs:sequence> </xs:complexType> </xs:element>
BulkUpdateAddressSpacesResult: An array of KeyValuePair with the key of type long and the value being the IpamException. Each entry in this specifies the fault (in the form of IpamException) generated when the update to the address space with the RecordId specified in key is applied.