Data Object - PodSessionCounter
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.PodSessionCounter
Returned by
See also
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. 2 |
podName | xsd:string | Name of the pod. 2 |
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. 2 |
numBrokeredSessions | xsd:int | Total number of brokered global sessions. 1 2 |
numHostedSessions | xsd:int | Total number of hosted global sessions. 1 2 |