You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Resources | node | addressContext | relayCurrentStatistics

relayCurrentStatistics

This table shows current statistics for relay Calls

Exists on Condition /system/isOAM ='true'

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
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/node/{nodeName}/addressContext/{name}/relayCurrentStatistics/{key}

  • No labels