From brak at gameservers.com Sat Jun 1 13:51:29 2013 From: brak at gameservers.com (Brian Rak) Date: Sat, 01 Jun 2013 13:51:29 -0400 Subject: [arin-tech-discuss] Problems creating recipient org? In-Reply-To: <763F0D82-866B-478C-8E7D-EE814727679D@delong.com> References: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DD585E@CHAXCH01.corp.arin.net> <51A90924.6050807@gameservers.com> <763F0D82-866B-478C-8E7D-EE814727679D@delong.com> Message-ID: <51AA34A1.1050509@gameservers.com> An error would be expected, but not a 404 (or at the very least, I'd expect some kind of indication I had the wrong content type). On 5/31/2013 9:49 PM, Owen DeLong wrote: > That seems like reasonable behavior to me. > > If you give it the wrong content-type header, it should respond with some form of error. Not sure 404 is exactly right, but it seems reasonable enough. > > Otherwise, you're expecting the software to play "guess the format" for submissions and that tends to make the software unnecessarily complex and usually leads to "interesting" bugs down the road. > > Owen > > On May 31, 2013, at 1:33 PM, Brian Rak wrote: > >> We solved this, the issue is the content-type header. This needs to be application/xml or you get the 404 errors. >> >> On 5/30/2013 3:20 PM, Andy Newton wrote: >>> Hi Brian, >>> >>> I'm looking at this and can see nothing immediately wrong. If you call our >>> Registrations Services department, they can turn on traffic monitoring for >>> a specific API Key and that might provide us with some more insight with >>> regards to your problem. >>> >>> Their phone number is +1.703.227.0660 >>> >>> I hope this is helpful. >>> >>> Andy Newton, >>> Chief Engineer, ARIN >>> >>> On 5/29/13 3:38 PM, "Brian Rak" wrote: >>> >>>> (Sorry about all the emails, I keep running into issues and there's very >>>> little documentation outside of the API method lists) >>>> >>>> I'm trying to create a recipient org, and I keep getting a 404 error >>>> back. This is pretty confusing, as the PARENTNETHANDLE I'm using >>>> definitely exists. >>>> >>>> For example, I am sending the following request to https://reg.arin.net: >>>> >>>> POST /rest/net/NET-64-237-32-0-1/org?apikey=API-AAAA-BBBB-CCCC-DDDD >>>> HTTP/1.1 >>>> Host: reg.arin.net >>>> Accept: text/xml >>>> Content-Type: text/xml >>>> Content-Length: 344 >>>> >>>> >>>> >>>> ..... >>>> >>>> >>>> and getting the following back: >>>> >>>> < HTTP/1.1 404 Not Found >>>> < Date: Wed, 29 May 2013 19:29:52 GMT >>>> < Server: Apache-Coyote/1.1 >>>> < Content-Type: text/html;charset=utf-8 >>>> < Content-Length: 1541 >>>> < Set-Cookie: JSESSIONID=XXXXXXXX.jboss1; Path=/regcore >>>> < Connection: close >>>> < >>>> * Closing connection #0 >>>> JBoss Web/7.0.10.Final - Error >>>> report >>>>

HTTP Status 404 - Could not find resource for relative >>>> : /net/NET-64-237-32-0-1/org of full path: >>>> http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-64-237- >>>> 32-0-1/org?apikey=API-AAAA-BBBB-CCCC-DDDD


>>> size="1" noshade="noshade">

type Status >>>> report

message Could not find resource for relative : >>>> /net/NET-64-237-32-0-1/org of full path: >>>> http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-64-237- >>>> 32-0-1/org?apikey=API-AAAA-BBBB-CCCC-DDDD

description >>>> The requested resource (Could not find resource for relative : >>>> /net/NET-64-237-32-0-1/org of full path: >>>> http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-64-237- >>>> 32-0-1/org?apikey=API-AAAA-BBBB-CCCC-DDDD) >>>> is not available.


JBoss >>>> Web/7.0.10.Final

>>>> >>>> >>>> The only information I've been able to find about this is someone using >>>> PUT instead of POST. What am I missing here? Given that I'm getting a >>>> 404 back I'm thinking that I have the wrong URL. I can't seem to find >>>> any other URL that I could possibly use though. The NET object I'm >>>> using definitely exists: >>>> http://whois.arin.net/rest/net/NET-64-237-32-0-1/pft , so that's not it >>>> either. >>>> _______________________________________________ >>>> arin-tech-discuss mailing list >>>> arin-tech-discuss at arin.net >>>> http://lists.arin.net/mailman/listinfo/arin-tech-discuss >>>> >> _______________________________________________ >> arin-tech-discuss mailing list >> arin-tech-discuss at arin.net >> http://lists.arin.net/mailman/listinfo/arin-tech-discuss From andy at arin.net Sun Jun 2 13:24:22 2013 From: andy at arin.net (Andy Newton) Date: Sun, 2 Jun 2013 17:24:22 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: Message-ID: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DD8203@CHAXCH01.corp.arin.net> Sean, Links can be automatically created between ARIN Online accounts and POCs with the URL makeLink parameter. If the makeLink parameter is true, the link between the account and the POC is created. See the following documentation: https://www.arin.net/resources/restfulmethods.html#poccreate I hope this answers your question. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 4:25 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: RE: [arin-tech-discuss] Error about the deleting poc Andy, I have learned new thing. Great! I had my Arin Online Account, which is SeanZhao. And I linked ZHAOS-ARIN with my ?SeanZhao? account manually. Now I have a following question. Can I make this link action by program? What I am asking is, do you have RESTful server that I can link my account to my POC, just like link an OrgHandle to a PocHandle? I am asking url and payload for link a poc to my Arin Online Account? The reason I am asking is my clients call my webservice. And my webservices call your RESTful to create a PocHandle. All these processes run by computer. Also I have to give my clients an ability to delete the POC they created. So I have to link the poc they created to an Arin Online Account by computer too, so they can delete anytime they want to Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 3:25 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, An ARIN Online account is different than an Organization record. ARIN Online accounts are setup through the web site only (www.arin.net), and API Keys are associated to ARIN Online accounts. Additionally, ARIN Online accounts are not published in Whois. The following link describes the process of creating an account and linking it to a POC: https://www.arin.net/resources/restful-interfaces.html#before Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 1:10 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: RE: [arin-tech-discuss] Error about the deleting poc Hi, Andy, Thanks for the quick response! I thought it was link to AEI-18 (http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am misunderstanding your ?ARIN Online account?. Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 12:54 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, ZHAOS-ARIN is not linked to any ARIN Online account, and therefore there are no API Keys with authority to delete it. If you link that POC to your ARIN Online account, you'll be able to delete the POC with an API Key on that account. I hope this helps. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 10:42 AM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: [arin-tech-discuss] Error about the deleting poc Hi, I am trying to delete a poc that I created in 2011 with the url https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got an error says > E_AUTHENTICATION The API key is not authorized to make that request. Does that mean I cannot delete the poc even it is created by myself with same apikey? Or I have to unlink all the org associated with this poc before I delete this poc? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Sun Jun 2 13:25:30 2013 From: andy at arin.net (Andy Newton) Date: Sun, 2 Jun 2013 17:25:30 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: Message-ID: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DD8215@CHAXCH01.corp.arin.net> Sean, The URL you have provided is in the proper form. But to delete a POC, you use the HTTP DELETE method (or verb as it is sometimes called) instead of GET. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 4:37 PM To: "Zhao, Sean" >, Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: RE: [arin-tech-discuss] Error about the deleting poc Is the url like https://reg.arin.net/rest/poc/AEI-18?apikey=SeanZhaoApiKey ? and payload is null? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:25 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Andy, I have learned new thing. Great! I had my Arin Online Account, which is SeanZhao. And I linked ZHAOS-ARIN with my ?SeanZhao? account manually. Now I have a following question. Can I make this link action by program? What I am asking is, do you have RESTful server that I can link my account to my POC, just like link an OrgHandle to a PocHandle? I am asking url and payload for link a poc to my Arin Online Account? The reason I am asking is my clients call my webservice. And my webservices call your RESTful to create a PocHandle. All these processes run by computer. Also I have to give my clients an ability to delete the POC they created. So I have to link the poc they created to an Arin Online Account by computer too, so they can delete anytime they want to Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 3:25 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, An ARIN Online account is different than an Organization record. ARIN Online accounts are setup through the web site only (www.arin.net), and API Keys are associated to ARIN Online accounts. Additionally, ARIN Online accounts are not published in Whois. The following link describes the process of creating an account and linking it to a POC: https://www.arin.net/resources/restful-interfaces.html#before Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 1:10 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: RE: [arin-tech-discuss] Error about the deleting poc Hi, Andy, Thanks for the quick response! I thought it was link to AEI-18 (http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am misunderstanding your ?ARIN Online account?. Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 12:54 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, ZHAOS-ARIN is not linked to any ARIN Online account, and therefore there are no API Keys with authority to delete it. If you link that POC to your ARIN Online account, you'll be able to delete the POC with an API Key on that account. I hope this helps. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 10:42 AM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: [arin-tech-discuss] Error about the deleting poc Hi, I am trying to delete a poc that I created in 2011 with the url https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got an error says > E_AUTHENTICATION The API key is not authorized to make that request. Does that mean I cannot delete the poc even it is created by myself with same apikey? Or I have to unlink all the org associated with this poc before I delete this poc? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Mon Jun 3 16:06:19 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Mon, 3 Jun 2013 20:06:19 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: References: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DD6DD7@CHAXCH01.corp.arin.net> Message-ID: Hi, Andy, Looks like I still have the problem here. 1. I have linked poc ZHAOS-ARIN under my SeanZhao account. Qwest IP Admin ZHAOS-ARIN Validate Me! ZHAO SEAN 2. I am trying to unlink my poc, ZHAOS-ARIN, to an org handle, AEI-18. I am calling https://www.arin.net/rest/org/AEI-18/poc/ZHAOS-ARIN;type=ABUSE?apikey=mySeanZhao-API-KEY. I failed. I keep getting E_AUTHENTICATIONThe API key specified was missing or invalid. Please note, AEI-18 was created by my Qwest api-key. Is that the reason I got failed because they don't share the same api-key? If it is, which api-key I am supposed to use? Actually, I got failed by both api-keys Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:37 PM To: Zhao, Sean; 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Is the url like https://reg.arin.net/rest/poc/AEI-18?apikey=SeanZhaoApiKey ? and payload is null? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:25 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Andy, I have learned new thing. Great! I had my Arin Online Account, which is SeanZhao. And I linked ZHAOS-ARIN with my 'SeanZhao' account manually. Now I have a following question. Can I make this link action by program? What I am asking is, do you have RESTful server that I can link my account to my POC, just like link an OrgHandle to a PocHandle? I am asking url and payload for link a poc to my Arin Online Account? The reason I am asking is my clients call my webservice. And my webservices call your RESTful to create a PocHandle. All these processes run by computer. Also I have to give my clients an ability to delete the POC they created. So I have to link the poc they created to an Arin Online Account by computer too, so they can delete anytime they want to Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 3:25 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, An ARIN Online account is different than an Organization record. ARIN Online accounts are setup through the web site only (www.arin.net), and API Keys are associated to ARIN Online accounts. Additionally, ARIN Online accounts are not published in Whois. The following link describes the process of creating an account and linking it to a POC: https://www.arin.net/resources/restful-interfaces.html#before Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 1:10 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: RE: [arin-tech-discuss] Error about the deleting poc Hi, Andy, Thanks for the quick response! I thought it was link to AEI-18 (http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am misunderstanding your "ARIN Online account". Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 12:54 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, ZHAOS-ARIN is not linked to any ARIN Online account, and therefore there are no API Keys with authority to delete it. If you link that POC to your ARIN Online account, you'll be able to delete the POC with an API Key on that account. I hope this helps. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Friday, May 31, 2013 10:42 AM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" >, "Kulp, Robert" > Subject: [arin-tech-discuss] Error about the deleting poc Hi, I am trying to delete a poc that I created in 2011 with the url https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got an error says > E_AUTHENTICATION The API key is not authorized to make that request. Does that mean I cannot delete the poc even it is created by myself with same apikey? Or I have to unlink all the org associated with this poc before I delete this poc? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonw at arin.net Mon Jun 3 17:19:29 2013 From: jonw at arin.net (Jon Worley) Date: Mon, 3 Jun 2013 21:19:29 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: Message-ID: Hello Sean, It appears to me you're attempting to remove the only abuse contact from the Org ID. Each Org ID must have at least one admin, tech, and abuse contact (that's a business rule). You'd have to add another handle as the abuse POC before you could remove ZHAOS-ARIN as the abuse POC. I also note that according to the documentation I'm looking at, the syntax uses "pocFunction=", not "type=": /rest/org/ORGHANDLE/poc/POCHANDLE;pocFunction=POCFUNCTION?apikey=APIKEY It would appear the correct URL would be: /rest/org/AEI-18/poc/ZHAOS-ARIN;pocFunction=ABUSE?apikey=APIKEY I'm just diving back into debugging REST calls after some months off, though, so I need to look into it more thoroughly to make sure. Perhaps type= works as well, even though the documentation specifies pocFunction=. I'll have to look into it to make sure. I suspect if you first add another abuse contact, then remove ZHAOS-ARIN as the abuse contact (and perhaps adjust to use pocFunction= in the URL rather than type=), it will work. The error message *sounds* like it's saying you aren't authorized to do what you're requesting, but I think it may actually be indicative that you simply aren't allowed to do what you're asking because it breaks a business rule. I'd try first adding a new handle as abuse, then removing, and see if that works for you. I will try to further debug the error tomorrow to verify whether or not that's causing the error you're seeing. If you have any further questions, comments, or concerns please respond to this message or contact me directly. Regards, Jon Worley Senior Resource Analyst ARIN Registration Services https://www.arin.net/ hostmaster at arin.net 703.227.0660 From: , Sean Date: Monday, June 3, 2013 4:06 PM To: "Zhao, Sean" , Andy Newton , "'arin-tech-discuss at arin.net'" Cc: "Grimes, Ronald" , "Kulp, Robert" , "Mazzella, John" Subject: Re: [arin-tech-discuss] Error about the deleting poc Hi, Andy, Looks like I still have the problem here. 1. I have linked poc ZHAOS-ARIN under my SeanZhao account. Qwest IP Admin ZHAOS-ARIN Validate Me! ZHAO SEAN 2. I am trying to unlink my poc, ZHAOS-ARIN, to an org handle, AEI-18. I am calling https://www.arin.net/rest/org/AEI-18/poc/ZHAOS-ARIN;type=ABUSE?apikey=my S eanZhao-API-KEY. I failed. I keep getting E_AUTHENT ICATIONThe API key specified was missing or invalid. Please note, AEI-18 was created by my Qwest api-key. Is that the reason I got failed because they don?t share the same api-key? If it is, which api-key I am supposed to use? Actually, I got failed by both api-keys Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:37 PM To: Zhao, Sean; 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Is the url like https://reg.arin.net/rest/poc/AEI-18?apikey=SeanZhaoApiKey ? and payload is null? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:25 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Andy, I have learned new thing. Great! I had my Arin Online Account, which is SeanZhao. And I linked ZHAOS-ARIN with my ?SeanZhao? account manually. Now I have a following question. Can I make this link action by program? What I am asking is, do you have RESTful server that I can link my account to my POC, just like link an OrgHandle to a PocHandle? I am asking url and payload for link a poc to my Arin Online Account? The reason I am asking is my clients call my webservice. And my webservices call your RESTful to create a PocHandle. All these processes run by computer. Also I have to give my clients an ability to delete the POC they created. So I have to link the poc they created to an Arin Online Account by computer too, so they can delete anytime they want to Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 3:25 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, An ARIN Online account is different than an Organization record. ARIN Online accounts are setup through the web site only (www.arin.net ), and API Keys are associated to ARIN Online accounts. Additionally, ARIN Online accounts are not published in Whois. The following link describes the process of creating an account and linking it to a POC: https://www.arin.net/resources/restful-interfaces.html#before Andy Newton, Chief Engineer, ARIN From: , Sean Date: Friday, May 31, 2013 1:10 PM To: Andrew Newton , "arin-tech-discuss at arin.net" Cc: "Grimes, Ronald" , "Kulp, Robert" Subject: RE: [arin-tech-discuss] Error about the deleting poc >Hi, Andy, >Thanks for the quick response! > >I thought it was link to AEI-18 >(http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am misunderstanding >your ?ARIN Online account?. > > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > > >From: Andy Newton [mailto:andy at arin.net] > >Sent: Friday, May 31, 2013 12:54 PM >To: Zhao, Sean; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert >Subject: Re: [arin-tech-discuss] Error about the deleting poc > > > >Sean, > > > >ZHAOS-ARIN is not linked to any ARIN Online account, and therefore there >are no API Keys with authority to delete it. If you link that POC to your >ARIN Online account, you'll be able to delete > the POC with an API Key on that account. > > > >I hope this helps. > > > >Andy Newton, > >Chief Engineer, ARIN > > > >From: , Sean >Date: Friday, May 31, 2013 10:42 AM >To: "arin-tech-discuss at arin.net" >Cc: "Grimes, Ronald" , "Kulp, Robert" > >Subject: [arin-tech-discuss] Error about the deleting poc > > > >>Hi, >> I am trying to delete a poc that I created in 2011 with >>the url >>https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got an >>error says >> >> >>>> >> >>E_AUTHENTICATION >> >>The API key is not authorized to make that request. >> >> >>Does that mean I cannot delete the poc even it is created by myself with >>same apikey? Or I have to unlink all the org associated with this poc >>before I delete this poc? >> >>Thanks, >> >>Sean Zhao >>Sean.Zhao at CenturyLink.com >> >> >> > > > > > > From Sean.Zhao at CenturyLink.com Tue Jun 4 10:27:37 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 4 Jun 2013 14:27:37 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: References: Message-ID: Thanks for your response, Jon, As I remember David Huberman said, only AD is a mandatory poc for an org. But I can be wrong. I understand David left. Would you please double check for us to make sure if all 3 fields are required or just 1 ad field is required because that will be very important for our project? You said "pocFunction" and "type". That is what I am confused about. I re-download the pdf file. Yes, you are right. Your new doc has pocFunction= instead type=. But after I changed type to pocFunction. I got new error return. Do you know what it means? Looks like internal debug message to me. No enum const class net.arin.regcore.api.payload.PocLinkPayload$Function.ABUSE E_BAD_REQUEST Unable to extract parameter from http request: javax.ws.rs.MatrixParam("pocFunction") value is 'ABUSE' for public abstract net.arin.regcore.api.payload.OrgPayload net.arin.regcore.api.service.OrgService.removePoc(java.lang.String,java.lang.String, net.arin.regcore.api.payload.PocLinkPayload$Function,java.lang.String) Thanks, Sean Zhao Sean.Zhao at CenturyLink.com -----Original Message----- From: Jon Worley [mailto:jonw at arin.net] Sent: Monday, June 03, 2013 5:19 PM To: Zhao, Sean; Andy Newton; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert; Mazzella, John Subject: Re: [arin-tech-discuss] Error about the deleting poc Hello Sean, It appears to me you're attempting to remove the only abuse contact from the Org ID. Each Org ID must have at least one admin, tech, and abuse contact (that's a business rule). You'd have to add another handle as the abuse POC before you could remove ZHAOS-ARIN as the abuse POC. I also note that according to the documentation I'm looking at, the syntax uses "pocFunction=", not "type=": /rest/org/ORGHANDLE/poc/POCHANDLE;pocFunction=POCFUNCTION?apikey=APIKEY It would appear the correct URL would be: /rest/org/AEI-18/poc/ZHAOS-ARIN;pocFunction=ABUSE?apikey=APIKEY I'm just diving back into debugging REST calls after some months off, though, so I need to look into it more thoroughly to make sure. Perhaps type= works as well, even though the documentation specifies pocFunction=. I'll have to look into it to make sure. I suspect if you first add another abuse contact, then remove ZHAOS-ARIN as the abuse contact (and perhaps adjust to use pocFunction= in the URL rather than type=), it will work. The error message *sounds* like it's saying you aren't authorized to do what you're requesting, but I think it may actually be indicative that you simply aren't allowed to do what you're asking because it breaks a business rule. I'd try first adding a new handle as abuse, then removing, and see if that works for you. I will try to further debug the error tomorrow to verify whether or not that's causing the error you're seeing. If you have any further questions, comments, or concerns please respond to this message or contact me directly. Regards, Jon Worley Senior Resource Analyst ARIN Registration Services https://www.arin.net/ hostmaster at arin.net 703.227.0660 From: , Sean Date: Monday, June 3, 2013 4:06 PM To: "Zhao, Sean" , Andy Newton , "'arin-tech-discuss at arin.net'" Cc: "Grimes, Ronald" , "Kulp, Robert" , "Mazzella, John" Subject: Re: [arin-tech-discuss] Error about the deleting poc Hi, Andy, Looks like I still have the problem here. 1. I have linked poc ZHAOS-ARIN under my SeanZhao account. Qwest IP Admin ZHAOS-ARIN Validate Me! ZHAO SEAN 2. I am trying to unlink my poc, ZHAOS-ARIN, to an org handle, AEI-18. I am calling https://www.arin.net/rest/org/AEI-18/poc/ZHAOS-ARIN;type=ABUSE?apikey=my S eanZhao-API-KEY. I failed. I keep getting E_AUTHENT ICATIONThe API key specified was missing or invalid. Please note, AEI-18 was created by my Qwest api-key. Is that the reason I got failed because they don?t share the same api-key? If it is, which api-key I am supposed to use? Actually, I got failed by both api-keys Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:37 PM To: Zhao, Sean; 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Is the url like https://reg.arin.net/rest/poc/AEI-18?apikey=SeanZhaoApiKey ? and payload is null? Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Zhao, Sean Sent: Friday, May 31, 2013 4:25 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: RE: [arin-tech-discuss] Error about the deleting poc Andy, I have learned new thing. Great! I had my Arin Online Account, which is SeanZhao. And I linked ZHAOS-ARIN with my ?SeanZhao? account manually. Now I have a following question. Can I make this link action by program? What I am asking is, do you have RESTful server that I can link my account to my POC, just like link an OrgHandle to a PocHandle? I am asking url and payload for link a poc to my Arin Online Account? The reason I am asking is my clients call my webservice. And my webservices call your RESTful to create a PocHandle. All these processes run by computer. Also I have to give my clients an ability to delete the POC they created. So I have to link the poc they created to an Arin Online Account by computer too, so they can delete anytime they want to Thanks, Sean Zhao Sean.Zhao at CenturyLink.com From: Andy Newton [mailto:andy at arin.net] Sent: Friday, May 31, 2013 3:25 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald; Kulp, Robert Subject: Re: [arin-tech-discuss] Error about the deleting poc Sean, An ARIN Online account is different than an Organization record. ARIN Online accounts are setup through the web site only (www.arin.net ), and API Keys are associated to ARIN Online accounts. Additionally, ARIN Online accounts are not published in Whois. The following link describes the process of creating an account and linking it to a POC: https://www.arin.net/resources/restful-interfaces.html#before Andy Newton, Chief Engineer, ARIN From: , Sean Date: Friday, May 31, 2013 1:10 PM To: Andrew Newton , "arin-tech-discuss at arin.net" Cc: "Grimes, Ronald" , "Kulp, Robert" Subject: RE: [arin-tech-discuss] Error about the deleting poc >Hi, Andy, >Thanks for the quick response! > >I thought it was link to AEI-18 >(http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am >misunderstanding your ?ARIN Online account?. > > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > > >From: Andy Newton [mailto:andy at arin.net] > >Sent: Friday, May 31, 2013 12:54 PM >To: Zhao, Sean; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert >Subject: Re: [arin-tech-discuss] Error about the deleting poc > > > >Sean, > > > >ZHAOS-ARIN is not linked to any ARIN Online account, and therefore >there are no API Keys with authority to delete it. If you link that POC >to your ARIN Online account, you'll be able to delete the POC with an >API Key on that account. > > > >I hope this helps. > > > >Andy Newton, > >Chief Engineer, ARIN > > > >From: , Sean >Date: Friday, May 31, 2013 10:42 AM >To: "arin-tech-discuss at arin.net" >Cc: "Grimes, Ronald" , "Kulp, Robert" > >Subject: [arin-tech-discuss] Error about the deleting poc > > > >>Hi, >> I am trying to delete a poc that I created in 2011 >>with the url >>https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got >>an error says >> >> >xmlns="http://www.arin.net/regrws/core/v1" >>> >> >>E_AUTHENTICATION >> >>The API key is not authorized to make that request. >> >> >>Does that mean I cannot delete the poc even it is created by myself >>with same apikey? Or I have to unlink all the org associated with this >>poc before I delete this poc? >> >>Thanks, >> >>Sean Zhao >>Sean.Zhao at CenturyLink.com >> >> >> > > > > > > From brak at gameservers.com Tue Jun 4 11:30:48 2013 From: brak at gameservers.com (Brian Rak) Date: Tue, 04 Jun 2013 11:30:48 -0400 Subject: [arin-tech-discuss] Error in documentation Message-ID: <51AE0828.2080609@gameservers.com> It's very minor but on https://www.arin.net/resources/restfulpayloads.html#poclink The Payload/Example Payload are not valid XML. They have commas after the description and handle fields -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonw at arin.net Tue Jun 4 13:10:23 2013 From: jonw at arin.net (Jon Worley) Date: Tue, 4 Jun 2013 17:10:23 +0000 Subject: [arin-tech-discuss] Error about the deleting poc In-Reply-To: Message-ID: Hello Sean, I was doing some testing, trying to re-create your calls, when I noticed what may be the source of the problem. It appears to me your API key (or at least, the only one that's associated with your account - the one linked to the ZHAOS-ARIN POC handle) is deactivated. You might want to log in to our web site to verify. If the API key is marked with a deactivation date, it won't work. You have to generate a new one. With respect to the required POCs, I would refer you to: https://www.arin.net/resources/restful-interfaces.html#database You'll note there that admin, org tech, and org abuse are noted as mandatory. Let's first make sure you're using an active API key, and once we verify that, we can work on determining the source of any successive error messages. If you have any further questions, comments, or concerns please respond to this message or contact me directly. Regards, Jon Worley Senior Resource Analyst ARIN Registration Services https://www.arin.net/ hostmaster at arin.net 703.227.0660 On 6/4/13 10:27 AM, "Zhao, Sean" wrote: >Thanks for your response, Jon, > As I remember David Huberman said, only AD is a mandatory poc for >an org. But I can be wrong. I understand David left. Would you please >double check for us to make sure if all 3 fields are required or just 1 >ad field is required because that will be very important for our project? > > You said "pocFunction" and "type". That is what I am confused >about. I re-download the pdf file. Yes, you are right. Your new doc has >pocFunction= instead type=. But after I changed type to pocFunction. I >got new error return. Do you know what it means? Looks like internal >debug message to me. > > > > > > No enum const class >net.arin.regcore.api.payload.PocLinkPayload$Function.ABUSE > > E_BAD_REQUEST > > Unable to extract parameter from http request: >javax.ws.rs.MatrixParam("pocFunction") > value is 'ABUSE' for public abstract >net.arin.regcore.api.payload.OrgPayload > >net.arin.regcore.api.service.OrgService.removePoc(java.lang.String,java.la >ng.String, > >net.arin.regcore.api.payload.PocLinkPayload$Function,java.lang.String) > > > > > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > >-----Original Message----- >From: Jon Worley [mailto:jonw at arin.net] >Sent: Monday, June 03, 2013 5:19 PM >To: Zhao, Sean; Andy Newton; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert; Mazzella, John >Subject: Re: [arin-tech-discuss] Error about the deleting poc > >Hello Sean, > >It appears to me you're attempting to remove the only abuse contact from >the Org ID. Each Org ID must have at least one admin, tech, and abuse >contact (that's a business rule). You'd have to add another handle as >the abuse POC before you could remove ZHAOS-ARIN as the abuse POC. > >I also note that according to the documentation I'm looking at, the >syntax uses "pocFunction=", not "type=": > >/rest/org/ORGHANDLE/poc/POCHANDLE;pocFunction=POCFUNCTION?apikey=APIKEY > > >It would appear the correct URL would be: > >/rest/org/AEI-18/poc/ZHAOS-ARIN;pocFunction=ABUSE?apikey=APIKEY > > >I'm just diving back into debugging REST calls after some months off, >though, so I need to look into it more thoroughly to make sure. Perhaps >type= works as well, even though the documentation specifies pocFunction=. > I'll have to look into it to make sure. > >I suspect if you first add another abuse contact, then remove ZHAOS-ARIN >as the abuse contact (and perhaps adjust to use pocFunction= in the URL >rather than type=), it will work. The error message *sounds* like it's >saying you aren't authorized to do what you're requesting, but I think it >may actually be indicative that you simply aren't allowed to do what >you're asking because it breaks a business rule. > >I'd try first adding a new handle as abuse, then removing, and see if >that works for you. I will try to further debug the error tomorrow to >verify whether or not that's causing the error you're seeing. > >If you have any further questions, comments, or concerns please respond >to this message or contact me directly. > >Regards, > >Jon Worley >Senior Resource Analyst >ARIN Registration Services >https://www.arin.net/ >hostmaster at arin.net >703.227.0660 > > >From: , Sean >Date: Monday, June 3, 2013 4:06 PM >To: "Zhao, Sean" , Andy Newton >, "'arin-tech-discuss at arin.net'" > >Cc: "Grimes, Ronald" , "Kulp, Robert" >, "Mazzella, John" > >Subject: Re: [arin-tech-discuss] Error about the deleting poc > > >Hi, Andy, >Looks like I still have the problem here. > >1. > I have linked poc ZHAOS-ARIN under my SeanZhao account. > >Qwest IP Admin >ZHAOS-ARIN > Validate Me! >ZHAO SEAN > >2. >I am trying to unlink my poc, ZHAOS-ARIN, to an org handle, AEI-18. I am >calling > >https://www.arin.net/rest/org/AEI-18/poc/ZHAOS-ARIN;type=ABUSE?apikey=my > >S >eanZhao-API-KEY. I failed. > >I keep getting > > >xmlns="http://www.arin.net/regrws/core/v1">E_AUTHEN >T >ICATIONThe > API key specified was missing or invalid. > >Please note, AEI-18 was created by my Qwest api-key. > >Is that the reason I got failed because they don?t share the same api-key? >If it is, which api-key I am supposed to use? Actually, I got failed by >both api-keys > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > > >From: Zhao, Sean > >Sent: Friday, May 31, 2013 4:37 PM >To: Zhao, Sean; 'Andy Newton'; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert >Subject: RE: [arin-tech-discuss] Error about the deleting poc > > > >Is the url like >https://reg.arin.net/rest/poc/AEI-18?apikey=SeanZhaoApiKey > ? and >payload is null? > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > > >From: Zhao, Sean > >Sent: Friday, May 31, 2013 4:25 PM >To: 'Andy Newton'; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert >Subject: RE: [arin-tech-discuss] Error about the deleting poc > > > >Andy, > I have learned new thing. Great! I had my Arin Online >Account, which is SeanZhao. And I linked ZHAOS-ARIN with my ?SeanZhao? >account manually. Now I have a following question. Can I make this link >action by program? What I am asking is, do you have RESTful server that I >can link my account to my POC, just like link an OrgHandle to a >PocHandle? I am asking url and payload for link a poc to my Arin Online >Account? > The reason I am asking is my clients call my webservice. >And my webservices call your RESTful to create a PocHandle. All these >processes run by computer. Also I have to give my clients an ability to >delete the POC they created. So I have to link the poc they created to an >Arin Online Account by computer too, so they can delete anytime they want >to > > >Thanks, > >Sean Zhao >Sean.Zhao at CenturyLink.com > > >From: Andy Newton [mailto:andy at arin.net] > >Sent: Friday, May 31, 2013 3:25 PM >To: Zhao, Sean; 'arin-tech-discuss at arin.net' >Cc: Grimes, Ronald; Kulp, Robert >Subject: Re: [arin-tech-discuss] Error about the deleting poc > > > >Sean, > > > >An ARIN Online account is different than an Organization record. ARIN >Online accounts are setup through the web site only (www.arin.net >), and API Keys are associated to ARIN Online >accounts. Additionally, ARIN Online accounts are not published in Whois. > > > >The following link describes the process of creating an account and >linking it to a POC: > >https://www.arin.net/resources/restful-interfaces.html#before > > > >Andy Newton, > >Chief Engineer, ARIN > > > >From: , Sean >Date: Friday, May 31, 2013 1:10 PM >To: Andrew Newton , "arin-tech-discuss at arin.net" > >Cc: "Grimes, Ronald" , "Kulp, Robert" > >Subject: RE: [arin-tech-discuss] Error about the deleting poc > > > >>Hi, Andy, >>Thanks for the quick response! >> >>I thought it was link to AEI-18 >>(http://whois.arin.net/rest/org/AEI-18/pocs). Maybe I am >>misunderstanding your ?ARIN Online account?. >> >> >>Thanks, >> >>Sean Zhao >>Sean.Zhao at CenturyLink.com >> >> >>From: Andy Newton [mailto:andy at arin.net] >> >>Sent: Friday, May 31, 2013 12:54 PM >>To: Zhao, Sean; 'arin-tech-discuss at arin.net' >>Cc: Grimes, Ronald; Kulp, Robert >>Subject: Re: [arin-tech-discuss] Error about the deleting poc >> >> >> >>Sean, >> >> >> >>ZHAOS-ARIN is not linked to any ARIN Online account, and therefore >>there are no API Keys with authority to delete it. If you link that POC >>to your ARIN Online account, you'll be able to delete the POC with an >>API Key on that account. >> >> >> >>I hope this helps. >> >> >> >>Andy Newton, >> >>Chief Engineer, ARIN >> >> >> >>From: , Sean >>Date: Friday, May 31, 2013 10:42 AM >>To: "arin-tech-discuss at arin.net" >>Cc: "Grimes, Ronald" , "Kulp, Robert" >> >>Subject: [arin-tech-discuss] Error about the deleting poc >> >> >> >>>Hi, >>> I am trying to delete a poc that I created in 2011 >>>with the url >>>https://www.arin.net/rest/poc/ZHAOS-ARIN?apikey=MY-API-KEY. But I got >>>an error says >>> >>> >>xmlns="http://www.arin.net/regrws/core/v1" >>>> >>> >>>E_AUTHENTICATION >>> >>>The API key is not authorized to make that request. >>> >>> >>>Does that mean I cannot delete the poc even it is created by myself >>>with same apikey? Or I have to unlink all the org associated with this >>>poc before I delete this poc? >>> >>>Thanks, >>> >>>Sean Zhao >>>Sean.Zhao at CenturyLink.com >>> >>> >>> >> >> >> >> >> >> > > > > From mhightower at singlehop.com Thu Jun 6 10:49:54 2013 From: mhightower at singlehop.com (Marcus Hightower) Date: Thu, 6 Jun 2013 09:49:54 -0500 Subject: [arin-tech-discuss] Test server for Message-ID: <46DAA8BB-FFA6-4387-944D-B0742741DADC@singlehop.com> Is there still an active sandbox test server for https://reg.arin.net I have to test some REST code and would prefer not to do it in production. Thanks From jonw at arin.net Thu Jun 6 10:54:23 2013 From: jonw at arin.net (Jon Worley) Date: Thu, 6 Jun 2013 14:54:23 +0000 Subject: [arin-tech-discuss] Test server for In-Reply-To: <46DAA8BB-FFA6-4387-944D-B0742741DADC@singlehop.com> Message-ID: Hello Marcus, Yes, we still offer an OT&E sandbox environment for RegRWS. You can find details on requesting access at: https://www.arin.net/resources/restful-ote.html If you have any further questions, comments, or concerns please respond to this message or contact me directly. Regards, Jon Worley Senior Resource Analyst ARIN Registration Services https://www.arin.net/ hostmaster at arin.net 703.227.0660 On 6/6/13 10:49 AM, "Marcus Hightower" wrote: >Is there still an active sandbox test server for https://reg.arin.net >I have to test some REST code and would prefer not to do it in production. > >Thanks >_______________________________________________ >arin-tech-discuss mailing list >arin-tech-discuss at arin.net >http://lists.arin.net/mailman/listinfo/arin-tech-discuss From brak at gameservers.com Wed Jun 12 15:53:36 2013 From: brak at gameservers.com (Brian Rak) Date: Wed, 12 Jun 2013 15:53:36 -0400 Subject: [arin-tech-discuss] IPv6 Alternative to Reassignment Report? Message-ID: <51B8D1C0.3000807@gameservers.com> Is there any alternative to the Reassignment Report that works with IPv6? We use this report as part of our SWIP process, as it's the only real way to get a list of all the reassignments that ARIN knows about. Using the whois api with /children is not really something that is useful, as it's limited to 256 entries. From andy at arin.net Wed Jun 12 16:54:31 2013 From: andy at arin.net (Andy Newton) Date: Wed, 12 Jun 2013 20:54:31 +0000 Subject: [arin-tech-discuss] IPv6 Alternative to Reassignment Report? In-Reply-To: <51B8D1C0.3000807@gameservers.com> Message-ID: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DF4BE2@CHAXCH01.corp.arin.net> On 6/12/13 3:53 PM, "Brian Rak" wrote: >Is there any alternative to the Reassignment Report that works with IPv6? > >We use this report as part of our SWIP process, as it's the only real >way to get a list of all the reassignments that ARIN knows about. Using >the whois api with /children is not really something that is useful, as >it's limited to 256 entries. Brian, Unfortunately the reassignments report doesn't work with IPv6 resources. We consider this an oversight, and I have entered an issue in our bug tracking system to have it rectified. Sorry for the confusion and the inconvenience. Andy Newton, Chief Engineer, ARIN From mhightower at singlehop.com Thu Jun 13 10:24:39 2013 From: mhightower at singlehop.com (Marcus Hightower) Date: Thu, 13 Jun 2013 09:24:39 -0500 Subject: [arin-tech-discuss] Test sandbox environment access Message-ID: I was supposedly given access to the REST Reg-RWS sandbox environment. I recieved the email, but when I try to login into the site using my current credentials for production the site will not recognize them. The sandbox REST service also does not recognize my production API key. I have to develop around reassignments functionality and would not like to do this in production. I already created a ticket about this issue but haven't seen a response. Any help? Thanks From brak at gameservers.com Thu Jun 13 10:31:05 2013 From: brak at gameservers.com (Brian Rak) Date: Thu, 13 Jun 2013 10:31:05 -0400 Subject: [arin-tech-discuss] Test sandbox environment access In-Reply-To: References: Message-ID: <51B9D7A9.8020606@gameservers.com> Did you recently create your production ARIN account? API keys and accounts are only synced to the sandbox environment on the first of the month (rather late in the day, as I found). If your account was created after that, you won't be able to access the sandbox system (perhaps you can register an account on the sandbox?). I ran into the same issue but was lucky that I had created my account very shortly before the end of the month. This is probably something that should be addressed by the sandbox account setup process, as it seems likely that people will be using newly created accounts to access it. On 6/13/2013 10:24 AM, Marcus Hightower wrote: > I was supposedly given access to the REST Reg-RWS sandbox environment. I recieved the email, but when I try to login into the site using my current credentials for production the site will not recognize them. > The sandbox REST service also does not recognize my production API key. I have to develop around reassignments functionality and would not like to do this in production. I already created a ticket about this issue but haven't seen a response. Any help? > > Thanks > _______________________________________________ > arin-tech-discuss mailing list > arin-tech-discuss at arin.net > http://lists.arin.net/mailman/listinfo/arin-tech-discuss From mhightower at singlehop.com Thu Jun 13 11:24:24 2013 From: mhightower at singlehop.com (Marcus Hightower) Date: Thu, 13 Jun 2013 10:24:24 -0500 Subject: [arin-tech-discuss] Test sandbox environment access In-Reply-To: <51B9D7A9.8020606@gameservers.com> References: <51B9D7A9.8020606@gameservers.com> Message-ID: Definitely created the account after the end of the month. Tried to register another account on the sandbox site but it never sent me a confirmation email. I hope that won't screw things up. Brian, Did you have to create a new API key specify for the sandbox environment? On Jun 13, 2013, at 9:31 AM, Brian Rak wrote: > Did you recently create your production ARIN account? API keys and accounts are only synced to the sandbox environment on the first of the month (rather late in the day, as I found). If your account was created after that, you won't be able to access the sandbox system (perhaps you can register an account on the sandbox?). I ran into the same issue but was lucky that I had created my account very shortly before the end of the month. > > This is probably something that should be addressed by the sandbox account setup process, as it seems likely that people will be using newly created accounts to access it. > > On 6/13/2013 10:24 AM, Marcus Hightower wrote: >> I was supposedly given access to the REST Reg-RWS sandbox environment. I recieved the email, but when I try to login into the site using my current credentials for production the site will not recognize them. >> The sandbox REST service also does not recognize my production API key. I have to develop around reassignments functionality and would not like to do this in production. I already created a ticket about this issue but haven't seen a response. Any help? >> >> Thanks >> _______________________________________________ >> arin-tech-discuss mailing list >> arin-tech-discuss at arin.net >> http://lists.arin.net/mailman/listinfo/arin-tech-discuss > From brak at gameservers.com Thu Jun 13 11:27:18 2013 From: brak at gameservers.com (Brian Rak) Date: Thu, 13 Jun 2013 11:27:18 -0400 Subject: [arin-tech-discuss] Test sandbox environment access In-Reply-To: References: <51B9D7A9.8020606@gameservers.com> Message-ID: <51B9E4D6.5070802@gameservers.com> No, the API key I used was the same one that was associated with my production account. You can create additional API keys once you are able to log in (if you want different keys for sandbox/production). On 6/13/2013 11:24 AM, Marcus Hightower wrote: > Definitely created the account after the end of the month. > Tried to register another account on the sandbox site but it never sent me a confirmation email. I hope that won't screw things up. > > Brian, > Did you have to create a new API key specify for the sandbox environment? > > > On Jun 13, 2013, at 9:31 AM, Brian Rak wrote: > >> Did you recently create your production ARIN account? API keys and accounts are only synced to the sandbox environment on the first of the month (rather late in the day, as I found). If your account was created after that, you won't be able to access the sandbox system (perhaps you can register an account on the sandbox?). I ran into the same issue but was lucky that I had created my account very shortly before the end of the month. >> >> This is probably something that should be addressed by the sandbox account setup process, as it seems likely that people will be using newly created accounts to access it. >> >> On 6/13/2013 10:24 AM, Marcus Hightower wrote: >>> I was supposedly given access to the REST Reg-RWS sandbox environment. I recieved the email, but when I try to login into the site using my current credentials for production the site will not recognize them. >>> The sandbox REST service also does not recognize my production API key. I have to develop around reassignments functionality and would not like to do this in production. I already created a ticket about this issue but haven't seen a response. Any help? >>> >>> Thanks >>> _______________________________________________ >>> arin-tech-discuss mailing list >>> arin-tech-discuss at arin.net >>> http://lists.arin.net/mailman/listinfo/arin-tech-discuss From Ron.Grimes at CenturyLink.com Fri Jun 14 11:20:39 2013 From: Ron.Grimes at CenturyLink.com (Grimes, Ronald) Date: Fri, 14 Jun 2013 15:20:39 +0000 Subject: [arin-tech-discuss] ORG Payload Message-ID: <1CEC6B260CAD874ABBB2C8E6D403117E1BB7F5D4@podcwmbxex502.ctl.intranet> Hi Jon, I was wondering if you could tell me in situations where a restful call is made to modify an ORG ID if there are any attributes on the ORG Payload that are not allowed to be edited? Thanks, Ron -------------- next part -------------- An HTML attachment was scrubbed... URL: From brak at gameservers.com Fri Jun 14 11:26:50 2013 From: brak at gameservers.com (Brian Rak) Date: Fri, 14 Jun 2013 11:26:50 -0400 Subject: [arin-tech-discuss] ORG Payload In-Reply-To: <1CEC6B260CAD874ABBB2C8E6D403117E1BB7F5D4@podcwmbxex502.ctl.intranet> References: <1CEC6B260CAD874ABBB2C8E6D403117E1BB7F5D4@podcwmbxex502.ctl.intranet> Message-ID: <51BB363A.2030706@gameservers.com> It's listed in the documentation: https://www.arin.net/resources/restfulpayloads.html#org > The following fields may not be modified: > orgName > dbaName On 6/14/2013 11:20 AM, Grimes, Ronald wrote: > > Hi Jon, > > I was wondering if you could tell me in situations where a restful > call is made to modify an ORG ID if there are any attributes on the > ORG Payload that are not allowed to be edited? > > Thanks, > > Ron > > > > _______________________________________________ > arin-tech-discuss mailing list > arin-tech-discuss at arin.net > http://lists.arin.net/mailman/listinfo/arin-tech-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: From mhightower at singlehop.com Tue Jun 18 12:20:30 2013 From: mhightower at singlehop.com (Marcus Hightower) Date: Tue, 18 Jun 2013 11:20:30 -0500 Subject: [arin-tech-discuss] Some undefined tags in Net Payload Message-ID: <8C3454B4-28E7-42BA-A221-CD04D329F872@singlehop.com> I'm trying to create a NET Payload to do a detailed reassignment. After reading the documentation I'm not real sure how many of the tags are needed to do the reassignment. Do I need to include/update the following tags with values? originAS pocLinkRef Currently the payload looks like: 4 ~~~~~ A~~~~~~r~~~~~~~~~ ~~~~~~~~~ ~~~~~~~ Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From brak at gameservers.com Tue Jun 18 12:39:47 2013 From: brak at gameservers.com (Brian Rak) Date: Tue, 18 Jun 2013 12:39:47 -0400 Subject: [arin-tech-discuss] Some undefined tags in Net Payload In-Reply-To: <8C3454B4-28E7-42BA-A221-CD04D329F872@singlehop.com> References: <8C3454B4-28E7-42BA-A221-CD04D329F872@singlehop.com> Message-ID: <51C08D53.3030005@gameservers.com> Not as far as I know. We send requests with only the following fields: version netBlocks parentNetHandle netName orgHandle OR customerHandle This appears to be the minimum number of entries to get reassignments working properly. On 6/18/2013 12:20 PM, Marcus Hightower wrote: > I'm trying to create a NET Payload to do a detailed reassignment. > After reading the documentation I'm not real sure how many of the tags > are needed to do the reassignment. > Do I need to include/update the following tags with values? > originAS > pocLinkRef > > Currently the payload looks like: > > 4 > > > > > ~~~~~ > > > A~~~~~~r~~~~~~~~~ > > ~~~~~~~~~ > ~~~~~~~ > > > > > > > > > > Thanks > > > _______________________________________________ > arin-tech-discuss mailing list > arin-tech-discuss at arin.net > http://lists.arin.net/mailman/listinfo/arin-tech-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Tue Jun 18 13:52:02 2013 From: andy at arin.net (Andy Newton) Date: Tue, 18 Jun 2013 17:52:02 +0000 Subject: [arin-tech-discuss] Some undefined tags in Net Payload In-Reply-To: <51C08D53.3030005@gameservers.com> Message-ID: <62D9228640AC7F49B2DD9ED0C9CE60E5E2DF764E@CHAXCH01.corp.arin.net> Thanks, Brian. You beat me to it. Neither originAS nor the pocLinks are required. Andy Newton, Chief Engineer, ARIN From: Brian Rak > Date: Tuesday, June 18, 2013 12:39 PM To: Marcus Hightower > Cc: "arin-tech-discuss at arin.net" > Subject: Re: [arin-tech-discuss] Some undefined tags in Net Payload Not as far as I know. We send requests with only the following fields: version netBlocks parentNetHandle netName orgHandle OR customerHandle This appears to be the minimum number of entries to get reassignments working properly. On 6/18/2013 12:20 PM, Marcus Hightower wrote: I'm trying to create a NET Payload to do a detailed reassignment. After reading the documentation I'm not real sure how many of the tags are needed to do the reassignment. Do I need to include/update the following tags with values? originAS pocLinkRef Currently the payload looks like: 4 ~~~~~ A~~~~~~r~~~~~~~~~ ~~~~~~~~~ ~~~~~~~ Thanks _______________________________________________ arin-tech-discuss mailing list arin-tech-discuss at arin.nethttp://lists.arin.net/mailman/listinfo/arin-tech-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: From eli7052002 at yahoo.fr Thu Jun 20 23:03:41 2013 From: eli7052002 at yahoo.fr (=?iso-8859-1?Q?minala_nga_=E9lis=E9e_d=27ONGOLA?=) Date: Fri, 21 Jun 2013 04:03:41 +0100 (BST) Subject: [arin-tech-discuss] my mail Message-ID: <1371783821.99150.YahooMailNeo@web172701.mail.ir2.yahoo.com> eli7052002 at yahoo.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: From markk at arin.net Mon Jun 24 14:17:16 2013 From: markk at arin.net (Mark Kosters) Date: Mon, 24 Jun 2013 18:17:16 +0000 Subject: [arin-tech-discuss] Maintenance Notice on the OT&E Registration System Message-ID: <942A93A955E676498483E4F3CBD297C3E62B9D25@CHAXCH01.corp.arin.net> Hi On June 25, 2013 from 04:00PM until 7:00PM EDT, the OT&E Registration System will be down for maintenance. We will also be providing a refresh of the production database that was taken on June 18, 2013. All production services will remain in operation before, during, and after this maintenance period. Regards, Mark Kosters ARIN CTO From droisman at softlayer.com Tue Jun 25 16:47:43 2013 From: droisman at softlayer.com (Dani Roisman) Date: Tue, 25 Jun 2013 20:47:43 +0000 Subject: [arin-tech-discuss] Can SWIP / RWS be submitted for "Direct Assignments" ? Message-ID: Greetings, I have a customer which has an old "Direct Assignment" (pre-ARIN) showing up in 'whois' and wants to use part of their address space for their servers on our network. We're asking for that to show within the ARIN Whois/RWS database. My question is - does ARIN restrict Direct Assignment blocks such that further reallocations/reassignments in the Whois/RWS database cannot be created? ---- Dani Roisman VP, Network Operations droisman at softlayer.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonw at arin.net Tue Jun 25 17:35:10 2013 From: jonw at arin.net (Jon Worley) Date: Tue, 25 Jun 2013 21:35:10 +0000 Subject: [arin-tech-discuss] Can SWIP / RWS be submitted for "Direct Assignments" ? In-Reply-To: Message-ID: Hello Dani, Yes - by design, subdelegations may only be made within direct allocations. Customers with direct assignments wishing to change their network to a direct allocation to be able to subdelegate their block should contact ARIN directly with their request and rationale for the change. We'll review and see if we can accommodate their request. If you have any further questions, comments, or concerns please respond to this message or contact me directly. Regards, Jon Worley Senior Resource Analyst ARIN Registration Services https://www.arin.net/ hostmaster at arin.net 703.227.0660 From: Dani Roisman > Date: Tuesday, June 25, 2013 4:47 PM To: "arin-tech-discuss at arin.net" > Subject: [arin-tech-discuss] Can SWIP / RWS be submitted for "Direct Assignments" ? Greetings, I have a customer which has an old ?Direct Assignment? (pre-ARIN) showing up in ?whois? and wants to use part of their address space for their servers on our network. We?re asking for that to show within the ARIN Whois/RWS database. My question is ? does ARIN restrict Direct Assignment blocks such that further reallocations/reassignments in the Whois/RWS database cannot be created? ---- Dani Roisman VP, Network Operations droisman at softlayer.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From owen at delong.com Tue Jun 25 17:41:38 2013 From: owen at delong.com (Owen DeLong) Date: Tue, 25 Jun 2013 14:41:38 -0700 Subject: [arin-tech-discuss] Can SWIP / RWS be submitted for "Direct Assignments" ? In-Reply-To: References: Message-ID: Dani, To clarify... Assignments are issued to end-users under the end-user policies. Allocations are issued to ISPs/LIRs under the ISP/LIR policies. That is the reason for the distinction. Owen On Jun 25, 2013, at 14:35 , Jon Worley wrote: > Hello Dani, > > Yes - by design, subdelegations may only be made within direct allocations. Customers with direct assignments wishing to change their network to a direct allocation to be able to subdelegate their block should contact ARIN directly with their request and rationale for the change. We'll review and see if we can accommodate their request. > > If you have any further questions, comments, or concerns please respond to this message or contact me directly. > > Regards, > > Jon Worley > Senior Resource Analyst > ARIN Registration Services > https://www.arin.net/ > hostmaster at arin.net > 703.227.0660 > > From: Dani Roisman > Date: Tuesday, June 25, 2013 4:47 PM > To: "arin-tech-discuss at arin.net" > Subject: [arin-tech-discuss] Can SWIP / RWS be submitted for "Direct Assignments" ? > > Greetings, > > I have a customer which has an old ?Direct Assignment? (pre-ARIN) showing up in ?whois? and wants to use part of their address space for their servers on our network. We?re asking for that to show within the ARIN Whois/RWS database. > > My question is ? does ARIN restrict Direct Assignment blocks such that further reallocations/reassignments in the Whois/RWS database cannot be created? > > ---- > Dani Roisman > VP, Network Operations > droisman at softlayer.com > _______________________________________________ > arin-tech-discuss mailing list > arin-tech-discuss at arin.net > http://lists.arin.net/mailman/listinfo/arin-tech-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: