Click or drag to resize

IJsonpWsEndUserSetUpdateVDCGraph Method

The method update a graphical view related the virtualdatanceter owned by logged user.

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
[WebGetAttribute(ResponseFormat = WebMessageFormat.Json, UriTemplate = "SetUpdateVDCGraph/{jsonp}/{userName}/{token}/{jsonSerialization}")]
Stream SetUpdateVDCGraph(
	string jsonp,
	string userName,
	string token,
	string jsonSerialization
)

Parameters

jsonp
Type: SystemString
userName
Type: SystemString
token
Type: SystemString
jsonSerialization
Type: SystemString

Return Value

Type: Stream
Examples