Click or drag to resize

IWsCommonGetUserCounterServices Method

Retrieves some statistics about the resources used by the 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<ServiceCounters> GetUserCounterServices(
	int companyId,
	Nullable<int> dataCenterId
)

Parameters

companyId
Type: SystemInt32
dataCenterId
Type: SystemNullableInt32

Return Value

Type: WsResultServiceCounters
ServiceCounters
See Also