Send arin-tech-discuss mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.arin.net/mailman/listinfo/arin-tech-discuss
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of arin-tech-discuss digest..."
Today's Topics:
1. returned error message when I am trying to create an
OrgHandle.... (Zhao, Sean)
2. Re: returned error message when I am trying to create an
OrgHandle.... (David Huberman)
3. Re: returned error message when I am trying to create an
OrgHandle.... (Zhao, Sean)
4. Re: returned error message when I am trying to create an
OrgHandle.... (David Huberman)
5. Re: returned error message when I am trying to create an
OrgHandle.... (Zhao, Sean)
----------------------------------------------------------------------
Message: 1
Date: Mon, 4 Feb 2013 20:25:51 +0000
From: "Zhao, Sean" <[email protected]>
To: "'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: [arin-tech-discuss] returned error message when I am trying
to create an OrgHandle....
Message-ID:
<c4d5f96b55be8b43ab4bbb7eacb706ed381ec...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="us-ascii"
Hi,
I am trying to create and org handle vs RESTFul. But I keep
getting an error message, like this,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><error
xmlns="http://www.arin.net/regrws/core/v1"><additionalInfo><message>Ensure that
the proper HTTP method has been used for this
request.</message></additionalInfo><code>E_BAD_REQUEST</code><components/><message>No
resource method found for POST, return 405 with Allow header</message></error>
Here is my payload.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<iso3166-2>OH</iso3166-2>
<iso3166-1>
<code3>USA</code3>
<code2></code2>
<name></name>
<e164></e164>
</iso3166-1>
<streetAddress>
<line number="1">6000 Parkwood Pl</line>
</streetAddress>
<city>DUBLIN</city>
<postalCode>43016</postalCode>
<orgName>CENTURYLINK LIMS</orgName>
<pocLinks>
<pocLinkRef description="SEAN ZHAO" handle="KOTLO3-ARIN" function="AB"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS15-ARIN" function="AD"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS13-ARIN" function="N"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS14-ARIN" function="T"/>
</pocLinks>
</org>
The url I am using
https://www.arin.net/rest/net/org/?apikey=MyAPIKey
this url & payload worked before back to early of 2010. Am I missing any
updated things?
Thanks,
Sean Zhao
[email protected]
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130204/424b8cb0/attachment-0001.html>
------------------------------
Message: 2
Date: Mon, 4 Feb 2013 20:31:10 +0000
From: David Huberman <[email protected]>
To: "Zhao, Sean" <[email protected]>,
"'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] returned error message when I am
trying to create an OrgHandle....
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hiya Sean Zhao,
Looks to me like the problem is your URL. It's /rest/org/ rather than
/rest/net/org/
Try that out and let us know if you continue to have errors.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:25 PM, "Zhao, Sean" <[email protected]> wrote:
Hi,
I am trying to create and org handle vs RESTFul. But I
keep getting an error message, like this,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><error
xmlns="http://www.arin.net/regrws/core/v1"><additionalInfo><message>Ensure
that the proper HTTP method has been used for this
request.</message></additionalInfo><code>E_BAD_REQUEST</code><components/><
message>No
resource method found for POST, return 405 with Allow
header</message></error>
Here is my payload.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<iso3166-2>OH</iso3166-2>
<iso3166-1>
<code3>USA</code3>
<code2></code2>
<name></name>
<e164></e164>
</iso3166-1>
<streetAddress>
<line number="1">6000 Parkwood Pl</line>
</streetAddress>
<city>DUBLIN</city>
<postalCode>43016</postalCode>
<orgName>CENTURYLINK LIMS</orgName>
<pocLinks>
<pocLinkRef description="SEAN ZHAO" handle="KOTLO3-ARIN" function="AB"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS15-ARIN" function="AD"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS13-ARIN" function="N"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS14-ARIN" function="T"/>
</pocLinks>
</org>
The url I am using
https://www.arin.net/rest/net/org/?apikey=MyAPIKey
this url & payload worked before back to early of 2010. Am I missing any
updated things?
Thanks,
Sean Zhao
[email protected]
------------------------------
Message: 3
Date: Mon, 4 Feb 2013 20:50:54 +0000
From: "Zhao, Sean" <[email protected]>
To: "'David Huberman'" <[email protected]>,
"'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] returned error message when I am
trying to create an OrgHandle....
Message-ID:
<c4d5f96b55be8b43ab4bbb7eacb706ed381ec...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="iso-8859-1"
Thanks a lot, David. It is the url problem.
Now I got this xml returned,
<?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>2013-02-04T15:40:18.708-05:00</createdDate><ticketNo>20130204-X861</ticketNo><updatedDate>2013-02-04T15:40:18.708-05:00</updatedDate><webTicketStatus>PENDING_REVIEW</webTicketStatus><webTicketType>ORG_CREATE</webTicketType></ticket>
I remember it used to return me a new orgHandel instead of ticket number. Am I
missing anything or Arin won't return OrgHandle immediately anymore?
Thanks,
Sean Zhao
[email protected]
-----Original Message-----
From: David Huberman [mailto:[email protected]]
Sent: Monday, February 04, 2013 3:31 PM
To: Zhao, Sean; '[email protected]'
Cc: Grimes, Ronald
Subject: Re: [arin-tech-discuss] returned error message when I am trying to
create an OrgHandle....
Hiya Sean Zhao,
Looks to me like the problem is your URL. It's /rest/org/ rather than
/rest/net/org/
Try that out and let us know if you continue to have errors.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:25 PM, "Zhao, Sean" <[email protected]> wrote:
Hi,
I am trying to create and org handle vs RESTFul. But I keep
getting an error message, like this, <?xml version="1.0" encoding="UTF-8"
standalone="yes"?><error
xmlns="http://www.arin.net/regrws/core/v1"><additionalInfo><message>Ensure
that the proper HTTP method has been used for this
request.</message></additionalInfo><code>E_BAD_REQUEST</code><components/><
message>No
resource method found for POST, return 405 with Allow header</message></error>
Here is my payload.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<iso3166-2>OH</iso3166-2>
<iso3166-1>
<code3>USA</code3>
<code2></code2>
<name></name>
<e164></e164>
</iso3166-1>
<streetAddress>
<line number="1">6000 Parkwood Pl</line> </streetAddress> <city>DUBLIN</city>
<postalCode>43016</postalCode> <orgName>CENTURYLINK LIMS</orgName> <pocLinks>
<pocLinkRef description="SEAN ZHAO" handle="KOTLO3-ARIN" function="AB"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS15-ARIN" function="AD"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS13-ARIN" function="N"/>
<pocLinkRef description="SEAN ZHAO" handle="ZHAOS14-ARIN" function="T"/>
</pocLinks> </org>
The url I am using
https://www.arin.net/rest/net/org/?apikey=MyAPIKey
this url & payload worked before back to early of 2010. Am I missing any
updated things?
Thanks,
Sean Zhao
[email protected]
------------------------------
Message: 4
Date: Mon, 4 Feb 2013 20:59:43 +0000
From: David Huberman <[email protected]>
To: "Zhao, Sean" <[email protected]>,
"'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] returned error message when I am
trying to create an OrgHandle....
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hiya again,
So there are two different Org creates:
- a standard Org Handle, which is what you sent. It results in an OrgID
in Whois which can be used for anything. Requests to create new OrgIDs
are reviewed by ARIN staff
- "Recipient Customer Org" creates an OrgID which can be managed by an ISP
like Century Link. I think that's the org create you are looking for.
When you POST a recipient customer org create, it will auto-approve and
send you the handle back.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:50 PM, "Zhao, Sean" <[email protected]> wrote:
Thanks a lot, David. It is the url problem.
Now I got this xml returned,
<?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>2013-02-04T
15:40:18.708-05:00</createdDate><ticketNo>20130204-X861</ticketNo><updatedD
ate>2013-02-04T15:40:18.708-05:00</updatedDate><webTicketStatus>PENDING_REV
IEW</webTicketStatus><webTicketType>ORG_CREATE</webTicketType></ticket>
I remember it used to return me a new orgHandel instead of ticket number.
Am I missing anything or Arin won't return OrgHandle immediately anymore?
Thanks,
Sean Zhao
[email protected]
-----Original Message-----
From: David Huberman [mailto:[email protected]]
Sent: Monday, February 04, 2013 3:31 PM
To: Zhao, Sean; '[email protected]'
Cc: Grimes, Ronald
Subject: Re: [arin-tech-discuss] returned error message when I am trying
to create an OrgHandle....
Hiya Sean Zhao,
Looks to me like the problem is your URL. It's /rest/org/ rather than
/rest/net/org/
Try that out and let us know if you continue to have errors.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:25 PM, "Zhao, Sean" <[email protected]> wrote:
Hi,
I am trying to create and org handle vs RESTFul. But I
keep getting an error message, like this, <?xml version="1.0"
encoding="UTF-8" standalone="yes"?><error
xmlns="http://www.arin.net/regrws/core/v1"><additionalInfo><message>Ensure
that the proper HTTP method has been used for this
request.</message></additionalInfo><code>E_BAD_REQUEST</code><components/><
message>No
resource method found for POST, return 405 with Allow
header</message></error>
Here is my payload.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<iso3166-2>OH</iso3166-2>
<iso3166-1>
<code3>USA</code3>
<code2></code2>
<name></name>
<e164></e164>
</iso3166-1>
<streetAddress>
<line number="1">6000 Parkwood Pl</line> </streetAddress>
<city>DUBLIN</city> <postalCode>43016</postalCode> <orgName>CENTURYLINK
LIMS</orgName> <pocLinks> <pocLinkRef description="SEAN ZHAO"
handle="KOTLO3-ARIN" function="AB"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS15-ARIN" function="AD"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS13-ARIN" function="N"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS14-ARIN" function="T"/> </pocLinks> </org>
The url I am using
https://www.arin.net/rest/net/org/?apikey=MyAPIKey
this url & payload worked before back to early of 2010. Am I missing any
updated things?
Thanks,
Sean Zhao
[email protected]
------------------------------
Message: 5
Date: Mon, 4 Feb 2013 21:10:12 +0000
From: "Zhao, Sean" <[email protected]>
To: "'David Huberman'" <[email protected]>,
"'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] returned error message when I am
trying to create an OrgHandle....
Message-ID:
<c4d5f96b55be8b43ab4bbb7eacb706ed381ec...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="iso-8859-1"
You are right. I forgot the ParentHandle. Thanks!! Thanks a lot!!
Thanks,
Sean Zhao
[email protected]
-----Original Message-----
From: David Huberman [mailto:[email protected]]
Sent: Monday, February 04, 2013 4:00 PM
To: Zhao, Sean; '[email protected]'
Cc: Grimes, Ronald
Subject: Re: [arin-tech-discuss] returned error message when I am trying to
create an OrgHandle....
Hiya again,
So there are two different Org creates:
- a standard Org Handle, which is what you sent. It results in an OrgID in
Whois which can be used for anything. Requests to create new OrgIDs are
reviewed by ARIN staff
- "Recipient Customer Org" creates an OrgID which can be managed by an ISP like
Century Link. I think that's the org create you are looking for.
When you POST a recipient customer org create, it will auto-approve and send
you the handle back.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:50 PM, "Zhao, Sean" <[email protected]> wrote:
Thanks a lot, David. It is the url problem.
Now I got this xml returned,
<?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>2013-02-04T
15:40:18.708-05:00</createdDate><ticketNo>20130204-X861</ticketNo><updatedD
ate>2013-02-04T15:40:18.708-05:00</updatedDate><webTicketStatus>PENDING_
ate>REV
IEW</webTicketStatus><webTicketType>ORG_CREATE</webTicketType></ticket>
I remember it used to return me a new orgHandel instead of ticket number.
Am I missing anything or Arin won't return OrgHandle immediately anymore?
Thanks,
Sean Zhao
[email protected]
-----Original Message-----
From: David Huberman [mailto:[email protected]]
Sent: Monday, February 04, 2013 3:31 PM
To: Zhao, Sean; '[email protected]'
Cc: Grimes, Ronald
Subject: Re: [arin-tech-discuss] returned error message when I am trying to
create an OrgHandle....
Hiya Sean Zhao,
Looks to me like the problem is your URL. It's /rest/org/ rather than
/rest/net/org/
Try that out and let us know if you continue to have errors.
Best,
David
---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866
On 2/4/13 3:25 PM, "Zhao, Sean" <[email protected]> wrote:
Hi,
I am trying to create and org handle vs RESTFul. But I keep
getting an error message, like this, <?xml version="1.0"
encoding="UTF-8" standalone="yes"?><error
xmlns="http://www.arin.net/regrws/core/v1"><additionalInfo><message>Ensure
that the proper HTTP method has been used for this
request.</message></additionalInfo><code>E_BAD_REQUEST</code><components/><
message>No
resource method found for POST, return 405 with Allow header</message></error>
Here is my payload.
<?xml version="1.0" encoding="UTF-8"?>
<org xmlns="http://www.arin.net/regrws/core/v1">
<iso3166-2>OH</iso3166-2>
<iso3166-1>
<code3>USA</code3>
<code2></code2>
<name></name>
<e164></e164>
</iso3166-1>
<streetAddress>
<line number="1">6000 Parkwood Pl</line> </streetAddress> <city>DUBLIN</city>
<postalCode>43016</postalCode> <orgName>CENTURYLINK LIMS</orgName> <pocLinks>
<pocLinkRef description="SEAN ZHAO"
handle="KOTLO3-ARIN" function="AB"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS15-ARIN" function="AD"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS13-ARIN" function="N"/> <pocLinkRef description="SEAN ZHAO"
handle="ZHAOS14-ARIN" function="T"/> </pocLinks> </org>
The url I am using
https://www.arin.net/rest/net/org/?apikey=MyAPIKey
this url & payload worked before back to early of 2010. Am I missing any
updated things?
Thanks,
Sean Zhao
[email protected]
------------------------------
_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss
End of arin-tech-discuss Digest, Vol 25, Issue 4
************************************************