Click or drag to resize

IWsEndUserSetControlToolActive Method

Note: This API is now obsolete.

The SetControlToolActive allows to activate the Extra Control Tool on one or more virtual machines, passing it a token generated by an Extra Control Tool activation request for one or more virtual machines.

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 SetControlToolActive(
	string token
)

Parameters

token
Type: SystemString

Return Value

Type: WsResult
Examples