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

Vaddadi, Raju X raju.g.vaddadi at one.verizon.com
Tue May 3 13:52:16 EDT 2011


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/20110503/95d20d1c/attachment.html>


More information about the arin-tech-discuss mailing list