Click or drag to resize

IWsCommonGetCloudServices Method

This method retrieves all active services for authenticated user

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[RBACAllowAttribute]
[OperationContractAttribute]
WsResult<PagedList<CloudServiceInfo>> GetCloudServices(
	Pagination paging
)

Parameters

paging
Type: Pagination

Return Value

Type: WsResultPagedListCloudServiceInfo
See Also