|
Parameter | Description | |
---|---|---|
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/addressContext/{name}/relayCurrentStatistics/{key} |