| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb') |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
sip | O | SIP parameters for the IP peer. | |||
pathCheck | O | Configuration for Ping options | |||
surrogateRegistration | O | Configuration for Surrogate Registration | |||
authentication | O | Parameters controlling non registered authentication behavior. |
Parameter | Description | |
---|---|---|
name | Name of the IP peer. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListIpPeer:ipPeer={name} |