|
checkHostname |
|
Description
Returns Boolean indicating hostname availability.
Syntax
reseller.checkHostname(version, username, password, hostname)
Request Fields
| • | version - Specifies the version number of the API. Set this to "1.3". This value is currently ignored, but will be useful for API changes in future versions. |
| • | username - Your reseller account username. |
| • | password - Your reseller account password. |
| • | hostname - The hostname for which you want to check availability. |
Response Fields
Returns TRUE if hostname is available.