[arin-tech-discuss] "Create ORG" REST request hangs in PENDING_REVIEW state too long

Vasili Burdo vburdo at infoblox.com
Mon Aug 20 12:16:10 EDT 2012


Hi,

I tried to create ORG using REST API in OT&E database.
rest-beta.arin.net accepted my request and returned the ticket:
------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ticket xmlns="http://www.arin.net/regrws/core/v1" xmlns:ns2="http://www.arin.net/regrws/messages/v1">
<createdDate>2012-08-16T08:49:07.064-04:00</createdDate>
<ticketNo>20120816-X7109</ticketNo>
<updatedDate>2012-08-16T08:49:07.064-04:00</updatedDate>
<webTicketStatus>PENDING_REVIEW</webTicketStatus>
<webTicketType>ORG_CREATE</webTicketType>
</ticket>
------------------------------------

I'm checking this ticket status - and for 3 days it hangs in  PENDING_REVIEW  state:
curl -v 'https://rest-beta.arin.net/rest/ticket/20120816-X7109?apikey=SECRET-SECRET&msgRefs=false'
Response is:
------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ticket xmlns="http://www.arin.net/regrws/core/v1" xmlns:ns2="http://www.arin.net/regrws/messages/v1">
<createdDate>2012-08-16T08:49:07-04:00</createdDate>
<messages>
<message>
<category>NONE</category>
<ns2:createdDate>2012-08-16T08:49:07-04:00</ns2:createdDate>
<ns2:messageId>488176</ns2:messageId>
<text>
<line number="0">Ticket Status: Pending Review</line>
</text>
<subject>Ticket Status Update</subject>
</message>
</messages>
<ticketNo>20120816-X7109</ticketNo>
<updatedDate>2012-08-16T08:49:07-04:00</updatedDate>
<webTicketStatus>PENDING_REVIEW</webTicketStatus>
<webTicketType>ORG_CREATE</webTicketType>
</ticket>
------------------------------------

I need this ORG to test network reassingments using ARIN REST API...

Thanks,
Vasili
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.arin.net/pipermail/arin-tech-discuss/attachments/20120820/cf48601f/attachment.html>


More information about the arin-tech-discuss mailing list