| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
registrarIpAddress | SIP Registrar's IP Address. | |
nextRegId | The next registration ID created for the registration session. | |
aorName | The E.164 number and host portion plus optional BGID representing the Address Of Record of the registering endpoint. | |
state | The registration state of the endpoint. | |
nextRegIdIsChild | The next reg Id is a child . | |
registrationType | The registration type - normal or emergency. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListSipReg:sipActiveGroupRegSummaryStatus={registrarIpAddress},{nextRegId} |