Hello,
                I have below payload

<net xmlns="http://www.arin.net/regrws/core/v1";>
  <netBlocks>
    <netBlock>
      <cidrLength>27</cidrLength>
      <startAddress>67.129.88.160</startAddress>
      <type>S</type>
    </netBlock>
  </netBlocks>
  <netName>Q1114-67-129-88-160</netName>
  <orgHandle>HG-20</orgHandle>
  <originASes>
    <originAS>209</originAS>
  </originASes>
  <parentNetHandle>NET-67-128-0-0-1</parentNetHandle>
  <version>4</version>
</net>

And this is my url to ote 
https://www.ote.arin.net/rest/net/NET-67-128-0-0-1/reassign?apikey=MyApiKey
As I remember I should get the net payload back from RESTful with handle and 
registrationDate. But I got a ticket instead

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ticketedRequest xmlns="http://www.arin.net/regrws/core/v1";
xmlns:ns2="http://www.arin.net/regrws/messages/v1";
xmlns:ns3="http://www.arin.net/regrws/shared-ticket/v1";>
<net>
<pocLinks/>
<netBlocks>
<netBlock>
<cidrLength>27</cidrLength>
<description>Reassigned</description>
<endAddress>067.129.088.191</endAddress>
<startAddress>067.129.088.160</startAddress>
<type>S</type>
</netBlock>
</netBlocks>
<handle>NET-67-129-88-160-1</handle>
<netName>Q1114-67-129-88-160</netName>
<orgHandle>HG-20</orgHandle>
<originASes>
<originAS>AS209</originAS>
</originASes>
<parentNetHandle>NET-67-128-0-0-1</parentNetHandle>
<registrationDate>2014-11-14T13:23:21-05:00</registrationDate>
<version>4</version>
</net>
</ticketedRequest>

It there something wrong I did? But when I check with 
http://whois.ote.arin.net/rest/ip/67.129.88.160. I do see the netBlock was 
swiped. So my question is instead of that you send me a net payload, you send 
me tickedRequest payload?



Thanks

Sean Zhao
[email protected]

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss

Reply via email to