I have a workflow that reassigns IP blocks of one of our blocks to a customer. 
I do so by using the REST  API to create a recipient 
customer<https://www.arin.net/resources/restfulmethods.html#netcreaterecipientcustomer>
 and then 
reassign<https://www.arin.net/resources/restfulmethods.html#netreassign> it to 
that customer.

I can get the correct information by passing in the handle as such: 
"https://www.ote.arin.net/rest/net/NET-54-239-0-10-1?apikey=..."; returns
[cid:[email protected]]
I would like to have an equivalent workflow that deallocates it from that 
customer. I tried using Whois to get the net in several ways:


1.       http://whois.ote.arin.net/rest/cidr/54.239.0.10/31/more returns
[cid:[email protected]]

2.       http://whois.ote.arin.net/rest/cidr/54.239.0.10/31/less returns
[cid:[email protected]]

3.       http://whois.ote.arin.net/rest/ip/54.239.0.10/pft returns a more 
verbose version of the response above with all of the details about the parent 
handle NET-54-224-0-0-1

All of this is on the testing environments. Any help is appreciated.

Thanks
Brad

Attachment: oledata.mso
Description: oledata.mso

Attachment: image004.wmz
Description: image004.wmz

Attachment: image006.wmz
Description: image006.wmz

Attachment: image008.wmz
Description: image008.wmz

_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss

Reply via email to