| |
Exists on Condition | (/system/sbcPersonality/role !='slb') and (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and (/system/cnfPodType = 'sc' or /system/cnfPodType = 'cs'))) |
Parameter | Description | |
---|---|---|
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} |