[arin-tech-discuss] Question about PUT Service request

Andy Newton andy at arin.net
Mon May 9 13:24:09 EDT 2011


Raju,

We had an issue in our testing environment last week that caused these false error messages. The problem has been corrected.

With regard to the Parent Net Handle, the contents of <parentNetHandle> are the same as that being using in the reassign operation. Or in other words, it is the net handle of the network from which space is being reassigned.

Andy Newton,
Chief Engineer

From: arin-tech-discuss-bounces at arin.net [mailto:arin-tech-discuss-bounces at arin.net] On Behalf Of Vaddadi, Raju X
Sent: Tuesday, May 03, 2011 1:52 PM
To: arin-tech-discuss at arin.net
Subject: [arin-tech-discuss] Question about PUT Service request

Tried a PUT request with the following payLoad for /reassign operation on ARIN RWS
<?xml version="1.0" encoding="UTF-8" ?>
<net xmlns='http://www.arin.net/regrws/core/v1'>
<version>6</version>
<registrationDate></registrationDate>
<orgHandle>*MY_ORG_HANDLE*</orgHandle>
<handle></handle>
<netBlocks>
<netBlock>
<type>A</type>
<description></description>
<startAddress>*ipv6Start IP*</startAddress>
<endAddress>*ipv6 end IP*</endAddress>
</netBlock>
</netBlocks>
<parentNetHandle>*What is the right value here*</parentNetHandle>
<netName>*MY NET NAME*</netName>
<originASes>
<originAS>9999</originAS>
</originASes>
<pocLinks>
<pocLinkRef>*MY POC HANDLE*</pocLinkRef>
</pocLinks>
</net>

This resulted in : Schema validation error. Can any one please check the above payload and tell me whats wrong with it?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.arin.net/pipermail/arin-tech-discuss/attachments/20110509/d3fed3ba/attachment.html>


More information about the arin-tech-discuss mailing list