Click or drag to resize

IWsEndUserGetHypervisors Method

The method returns, along with the standard template platform, user-created custom templates and templates offered for sale and available on its price list.

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<Hypervisor[]> GetHypervisors()

Return Value

Type: WsResultHypervisor
The method returns an object containing information on the outcome WsResultOfArrayOfHypervisor authentication. The Value property for instance returns a List<Hypervisor>.
See Also