![]() Specifies relay session statistics for relay Calls |
Parameter | Description | |
---|---|---|
![]() ![]() | relayport | Relay Port Index. |
![]() ![]() | transId | The transaction Id for this call. |
![]() | packetRxTx | The number of packets received and transmitted for this call.. |
![]() | dataRxTx | The number of data received and transmitted for this call.. |
![]() | inboundZone | The name of the zone. |
![]() | inboundLocalPeer | The IPv4 or IPv6 address of ingress local peer. |
![]() | inboundRemotePeer | The IPv4 or IPv6 address of ingress remote peer. |
![]() | outboundZone | The name of the zone. |
![]() | outboundLocalPeer | The IPv4 or IPv6 address egress local peer. |
![]() | outboundRemotePeer | The IPv4 or IPv6 address egress remote peer. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/relaySessionStats/{relayport},{transId} |