server_getserveridbyname

server_getserveridbyname

Definition
Parameters
Example Response

Definition

server_getserveridbyname returns the serverid for a given servername.

Parameters

action=server_getserveridbyname, servername=(alphanumeric characters)

Example Response

<xml>
<title>Quantact api</title>
<tos>
For authorized use only. Usage of this api is governed by the Quantact terms of service.  
http://www.quantact.com/aup.shtml 
</tos>
<body>
<action>server_getserveridbyname</action>
<data>
  <server>
    <servername>xenbox3</servername>
    <serverid>1510</serverid>
  </server>
</data>
<response>
  <code>1</code>
  <text>Action accepted</text>
</response>
</body>
</xml>



 
About Us   Contact Us    Terms of Service     Privacy Policy  
 © Quantact Hosting Solutions, Inc. 2010