SessionGatewayMetrics
SessionGatewayMetrics
The gateway Metrics for sessions.
JSON Example
{
"num_external_gateways": 0,
"num_internal_gateways": 0,
"num_unknown_gateways": 0
}
integer As int32 As int32
num_external_gateways
Optional
The number of sessions whose gateway location is external.
integer As int32 As int32
num_internal_gateways
Optional
The number of sessions whose gateway location is internal.
integer As int32 As int32
num_unknown_gateways
Optional
The number of sessions whose gateway location is unknown. If the agent of a session is not upgraded to required version, the gateway location is unknown, this number is for this type of sessions.