HostWebService Web Service

This web service provides host management functions. Methods are invoked by the user whose credentials are specified in SOAP-header (see CredentialsSoapHeader).

Remarks

Platform WSDL location
Sitebuilder for Windows /ServiceFacade/Version_3_2/HostWebService.asmx?WSDL
Sitebuilder for Linux/Unix /ServiceFacade/HostWebService.asmx?WSDL

Methods

ActivateHost Activates/deactivates the host specified by hostId.
CreateHost Adds new host.
DeleteHost Removes the host specified by hostId.
FindHosts Searches for hosts specified by search criteria and type.
GetHostByAddress Retrives the host with specified IP address.
GetHostById Retrieves host with specified ID.
UpdateHost Updates the host specified by id.

See Also

Web services