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/3.2.1/HostWebService.asmx?WSDL
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. |