Click or drag to resize

IWsEndUserGetControlToolCheck Method

Note: This API is now obsolete.

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]
[ObsoleteAttribute("This Method is deprecated")]
WsResult<bool> GetControlToolCheck(
	int serverID
)

Parameters

serverID
Type: SystemInt32

Return Value

Type: WsResultBoolean
Examples