GlobalDesktopEntitlementsMetricsInfo
GlobalDesktopEntitlementsMetricsInfo
Metrics related to global desktop entitlements
JSON Example
{
"id": "6f93b3a5-e7d0-4ad6-a1e3-48268dd1ed80",
"local_capacity": 10,
"local_connected_sessions": 30,
"local_occupancy_count": 80
}
string
id
Optional
Unique ID of the global desktop entitlement.
integer As int32 As int32
local_capacity
Optional
Number of machines in each local desktop pools belongs to the Global Desktop Entitlement.
integer As int32 As int32
local_connected_sessions
Optional
Number of connected sessions in local desktop pools belongs to the Global Desktop Entitlement.
integer As int32 As int32
local_occupancy_count
Optional
Occupancy count for the desktop pools belongs to the Global Desktop Entitlement.
- For dedicated assignment desktop pool, it is the number of assigned machine count.
- For floating assignment desktop pool, it is the summation of the connected and disconnected sessions.