Skip to content

Data Object - GlobalSessionPodSessionCounter

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.GlobalSessionQueryService.PodSessionCounter

Returned by

GlobalSessionQueryService_GetCount, GlobalSessionQueryService_GetCountWithSpec

See also

MethodFault, PodId

Since

Horizon View 6.0

Data Object Description

Session Counter for a pod 3

Data Object Properties

Name Type Description
id PodId PodId for which the session count is 2
success xsd:boolean Indicate whether the session count query is successful on the specified pod. 2
fault MethodFault The fault that caused the session count to fail. Only present if the success flag is false. 1 2
count xsd:int The session count. Only present when the success flag is true. 1 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This data object must be updated as a whole.