Skip to content

Data Object - PodSessionCounter

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.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

Name Type Description
podId PodId Pod id. 1
podName xsd:string Name of the pod. 1
localPod xsd:boolean Indicates if the counter details belong the local POD. This is going to be true for only one POD in the Federation. 1
numBrokeredSessions xsd:int Total number of brokered global sessions. 2 1
numHostedSessions xsd:int Total number of hosted global sessions. 2 1

  1. This property cannot be updated. 

  2. This property need not be set.