Data Object - GlobalSessionPodSessionCounter

Class
VMware.Hv.PodSessionCounter
Returned by
GlobalSessionQueryService_GetCount, GlobalSessionQueryService_GetCountWithSpec
See also
MethodFault, PodId
Since
Horizon View 6.0

Data Object Description

Session Counter for a pod

Data Object Properties

Properties

Name Type Description
idPodId

PodId for which the session count is
  • This property cannot be updated.
successxsd:boolean

Indicate whether the session count query is successful on the specified pod.
  • This property cannot be updated.
faultMethodFault

The fault that caused the session count to fail. Only present if the success flag is false.
  • This property need not be set.
  • This property cannot be updated.
countxsd:int

The session count. Only present when the success flag is true.
  • This property need not be set.
  • This property cannot be updated.