Domain Host Update
Resource path /Domain/Host/Update
https://testapi.internet.bs/Domain/Host/Update?apiKey=testapi&password=testpass&...
The command is intended to update a host; the command is replacing the current list of IP for the host with the new one you provide. It is accepting the same parameters as domainHostCreate and will return the same results.
HTTPS POST/GET Request parameters:
| Parameter name | Description |
ApiKey |
The API key that we provided to you when you requested API access for your account |
Password |
The password we provided when you requested API access for your account |
host |
The host to be updated |
IP_List |
List of IP addresses separated by comma for the host. The list can be composed by just one or multiple IPs. |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Returned data:
TRANSACTID=Transaction ID
HOST=The host name
IP1=IP address
...
...
IP_<N>= IP address
Example:
The result for this request is:
status=SUCCESS
host=ns1.test-api-domain7.net
ip_0=221.11.21.13
ip_1=194.221.22.32


Francais
Deutsch
English
Espanol
Italiano
Romana
Русский
Türkçe 


![]](/img/tabright.jpg)