Resources | addressContext | zone | gwSigPortStatus

gwSigPortStatus

Specifies the SIP Signaling Port Status.

Exists on Condition (/system/sbcPersonality/role !='slb') and (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and (/system/cnfPodType = 'sc' or /system/cnfPodType = 'cs')))

Operational Data

ParameterDescription
index The index of this SIP Signaling Port.
state Administrative state of the SIP Signaling Port.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusGwSigPort:gwSigPortStatus={index}

  • No labels