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

WSDL location: /ServiceFacade/4.1/HostWebService.asmx?WSDL

Methods

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.

See Also

Web services