Click or drag to resize

IJsonPostWsEndUserSetControlToolActivationRequest Method

Sets a new Controltool activation request for the specified servers.
The SetControlToolActivationRequest allows to send an Extra Control Tool activation request for one or more virtual machines; as soon as the request is processed, the token required for the activation will be sent via email.

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 SetControlToolActivationRequest(
	SetControlToolActivationRequestRequest request
)

Parameters

request
Type: Aruba.Cloud.WsEndUser.JsonSetControlToolActivationRequestRequest

Return Value

Type: Stream
The result of the operation.

Return Value

Type: Stream
Examples