Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "{{Sidebar}}__NOTOC__ The '''StatusNameserverSet''' command query the status of a set of nameserver hosts. <br><br> {| cellpadding="0" cellspacing="0" style="height:100%;width...")
 

Latest revision as of 14:12, 4 September 2012

The StatusNameserverSet command query the status of a set of nameserver hosts.

[COMMAND]

   (required)
   command = StatusNameserverSet
   nameserverset = (NAMESERVERSET)
   repository = (REPOSITORY)

EOF
IMPORTANT: Please have a look at the API Domain Manual for a current list of allowed parameters.


[RESPONSE]

  (required)
  code = (CODE)
  description = (DESCRIPTION)

  (optional)
  property[roid][0] = <TEXT>
  property[name][0] = <DATE>
  property[crid][0] = <TEXT>
  property[reportlevel][0] = <DATE>
  property[nameserver][0] = <NAMESERVER>
  property[nameserver][1] = <NAMESERVER>
  property[nameserver][2] = <NAMESERVER>
  ...
  property[nameserver][10] = <NAMESERVER>
  property[status][0] = <TEXT>
  property[auth][0] = <TEXT>

EOF