Sander Smeenk wrote:

Hi,

Dev team, why doesn't all_info return *all info* when you query a domain
with XCP Get Domain and ask for all_info?

These are the fields I get when I ask XCP Get Domain for all_info:

| $VAR1 = {
| 'object' => 'DOMAIN',
| 'attributes' => {
| 'let_expire' => '0',
| 'contact_set' => { 'tech', 'admin', 'owner', 'billing' },
| 'sponsoring_rsp' => '1',
| 'nameserver_list' => [ { 1 }, { 2 } ] ],
| 'auto_renew' => '1',
| 'expiredate' => '2003-12-12 10:54:27'
| },
| 'response_text' => 'Query Successful',
| 'is_success' => '1',
| 'response_code' => '200',
| 'protocol' => 'XCP',
| 'action' => 'REPLY'

Where's the info for 'waiting_history'? Where's the RSP whois info?
Where's the domain authorization code? Where's the domain lock status?
Where's the expiry action? etc...

I don't call this "all_info". :(

Now I need to send even more queries to the XCP-API to get the
information I want :|

And give us back the expiration date after sw_register! At least you will have less load from us, then :-)

Do you need a few more of these? ;-)

- Cs.




Reply via email to