This web service provides host management functions. Methods are invoked by the user whose credentials are specified in SOAP-header (see CredentialsSoapHeader).
WSDL location: /ServiceFacade/4.5/HostWebService.asmx?WSDL
ActivateHost | Activates/deactivates the host specified by hostId. |
CreateHost | Adds new host to the host pool. |
DeleteHost | Removes the host specified by hostId. |
FindHosts | Search for hosts specified by search criteria and type. |
GetHostByAddress | Retrives the host with specified IP address. |
GetHostById | Retrieves the host with specified ID. |
UpdateHost | Updates the host specified by id. |