| |
Exists on Condition | (/system/deploymentType != 'microservices') |
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 |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusRelayCountStats:relayCurrentStatistics={key} |