Resources | node | addressContext | zone | h323SigPortStatus

h323SigPortStatus

The status of the H323 Signaling Port.

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

Operational Data

ParameterDescription
name The name of this H323 signaling port.
index The index of this H323 Signaling Port.
state Administrative state of the H323 Signaling Port.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListH323SigPort:h323SigPortStatus={name},{index}

  • No labels