View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
podId | PodId |
Pod id.
|
podName | xsd:string |
Name of the pod.
|
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.
|
numBrokeredSessions | xsd:int |
Total number of brokered global sessions.
|
numHostedSessions | xsd:int |
Total number of hosted global sessions.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |