Data Object - PodSessionCounter

Class
VMware.Hv.PodSessionCounter
Returned by
Monitoring_ListPodSessionCounters
See also
PodId
Since
Horizon 7.12

Data Object Description

Information about global sessions related to a Pod.

Data Object Properties

Properties

Name Type Description
podIdPodId

Pod id.
  • This property cannot be updated.
podNamexsd:string

Name of the pod.
  • This property cannot be updated.
localPodxsd:boolean

Indicates if the counter details belong the local POD. This is going to be true for only one POD in the Federation.
  • This property cannot be updated.
numBrokeredSessionsxsd:int

Total number of brokered global sessions.
  • This property need not be set.
  • This property cannot be updated.
numHostedSessionsxsd:int

Total number of hosted global sessions.
  • This property need not be set.
  • This property cannot be updated.