lookup does not return anything other than domain availability (or
nameserver availability when trying to create/modify a customer nameserver).

In order to get extra information for a domain (expiry, etc) you have to use
reg_username and reg_password to set an authentication cookie, then you can
get more information on the domain.

Charles Daminato
OpenSRS Product Manager
Tucows Inc. - [EMAIL PROTECTED]

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Robert
> Sent: May 11, 2001 12:24 AM
> To: Opensrs-Dev
> Subject: What attributes are available from the lookup? apart from
> 'status'
>
>
>
> Looking at the reg_system.cgi code, in particular the lookup
> part, where it
> looks up the domain name being queried, I'm wondering what attributes are
> available to the query, apart from the ->{status} ?
>
>        $status = $lookup_results->{attributes}->{status};
>
> Are the attributes documented anywhere that are useable?
> Obviously status is
> one attribute, but are there any others that are usefull that we
> could use,
> like expiry_date for example?
> hmmm, think I may have just answered my own question - sslbot returns that
> info doesn't it. So, is it also available to the lookup process in
> reg_system?  With a bit of tweeking, it would be usefull in
> keeping track of
> a users domains in a real-time way.
>
> If anyone knows how - or if - its possible to retrieve other
> attributes like
> the expire date, I'd love to know?
>
> Thanks
> Robert
>

Reply via email to