| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
spi | local spi of the IPSEC SA | |
localIpAddr | ||
remoteSpi | remote spi of the IPSEC SA | |
peerIpAddr | ||
inPacketsCount | ||
outPacketsCount | ||
inBytesCount | ||
outBytesCount | ||
inPacketDiscardFailedIntegrity | ||
inPacketDiscardAntiReplay |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpsec:ipsec/ipsecSaStatistics={spi} |