LicenseUsageMetricsInfo

LicenseUsageMetricsInfo
LicenseUsageMetricsInfo

Metrics related to current and highest historical usage numbers of the product license

JSON Example
{
    "current_usage": {
        "concurrent_application_sessions": 5,
        "concurrent_collaborative_sessions": 9,
        "concurrent_full_vm_sessions": 5,
        "concurrent_unmanaged_vm_sessions": 7,
        "total_collaborators": 3,
        "total_concurrent_connections": 10,
        "total_concurrent_sessions": 2,
        "total_named_users": 8
    },
    "highest_usage": {
        "concurrent_application_sessions": 5,
        "concurrent_collaborative_sessions": 9,
        "concurrent_full_vm_sessions": 5,
        "concurrent_unmanaged_vm_sessions": 7,
        "total_collaborators": 3,
        "total_concurrent_connections": 10,
        "total_concurrent_sessions": 2,
        "total_named_users": 8
    }
}
current_usage
Optional

current_usage

highest_usage
Optional

highest_usage