Click or drag to resize

IJsonPostWsEndUserGetControlToolCheck Method

This operation verifies if Controltool is active on the specified machine.
The GetControlToolCheck method allows to check whether the Extra Control Tool is active for a given virtual machine.

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
[WebInvokeAttribute(Method = "POST", ResponseFormat = WebMessageFormat.Json)]
Stream GetControlToolCheck(
	ServerRequest request
)

Parameters

request
Type: Aruba.Cloud.WsEndUser.JsonServerRequest

Return Value

Type: Stream

Return Value

Type: Stream
Examples