| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
saIndex | Id of the IKE SA | |
localIpAddr | ||
peerIpAddr | ||
ipsecSaNegotiationsSucceeded | Number of IPSEC SAs negotiated using this IKE SA | |
ipsecSaNegotiationsFailed | Number of IPSEC SAs negotiations failed on this IKE SA | |
ikeVersion |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpsec:ipsec/ikeSaStatistics={saIndex} |