| |
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 | |
---|---|---|
id | The registration ID created for the registration session. | |
packageName | The reg-event package name. | |
registrarIpAddress | SIP Registrar's IP Address. | |
extExpirationTime | The external expiration timer value in seconds. | |
subscriptionState | The external expiration timer value in seconds. | |
domainName | The SIP subscriber's domain name. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListSipReg:sipGeneratedSubscriptionStatus={id} |