Get host information
StructHostInfo hostInfo(string idSession, string host) Return the information of the requested host. Parameters Responses PHP
StructHostInfo hostInfo(string idSession, string host) Return the information of the requested host. Parameters Responses PHP
StructHostList[] hostList(string idSession, array filters) Returns a list of hosts corresponding to the filters Parameters
StructOperationResponse hostDelete(string idSession, string host) Delete a host at the registry. Parameters Responses ⚠️Important information
StructOperationResponse hostCreate(string idSession, string host, string[] ipv4, string[] ipv6) Create a new host at the
StructOperationResponse domainTransferIn(string idSession, string domain, string authID, string idOwner, string idAdmin, string idTech, string idBilling,
StructOperationResponse hostUpdate(string idSession, string host, string[] ipv4, string[] ipv6) Update a host at the registry.
StructOperationResponse domainZoneInit(string idSession, string domain, int templateDNS) Reset all DNS settings with a template. Parameters
StructOperationResponse domainZoneInitSoa(string idSession, string domain, int ttl, string ttlUnit, int refresh, string refreshUnit, int retry,