Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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}