Resources | addressContext | relayCurrentStatistics

relayCurrentStatistics

This table shows current statistics for relay Calls

Exists on Condition (/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
key Key value for the call.
newConnCreated Total number of new relay connections created.
connTermGracefully The number of connections terminated gracefully
connTermNonGracefully The number of connections terminated non-gracefully
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusRelayCountStats:relayCurrentStatistics={key}

  • No labels