Resources | node | addressContext | intercept

intercept

Specifies the Lawful Intercept Call Data Channel list for this address context.

Exists on Condition (/system/isOAM ='true') and (../name='default') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
callDataChannel The user configured LI Call Data Control Channel.
interceptCallDataChannelStatistics The intercept call data channel statistics.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListLi:intercept

  • No labels