Click or drag to resize

IJsonPostWsEndUserSetControlToolActive Method

Note: This API is now obsolete.

Activates ControlTool on the machines related to the request with the specified token.
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]
[WebInvokeAttribute(Method = "POST", ResponseFormat = WebMessageFormat.Json)]
[ObsoleteAttribute("This Method is deprecated")]
Stream SetControlToolActive(
	SetControlToolActiveRequest request
)

Parameters

request
Type: Aruba.Cloud.WsEndUser.JsonSetControlToolActiveRequest

Return Value

Type: Stream

Return Value

Type: Stream
Examples