Resources | addressContext | zone | h323SigPortStatus

h323SigPortStatus

The status of the H323 Signaling Port.

Exists on Condition (/system/sbcPersonality/role !='slb') and (/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/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusH323SigPort:h323SigPortStatus={name},{index}

  • No labels