| |
Exists on Condition | ((/system/deploymentType != 'microservices') and (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/sbcPersonality/role !='slb')) or (/system/deploymentType = 'microservices' and (/system/cnfPodType = 'sc' or /system/cnfPodType = 'oam')) |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
globalConfig | O | This defines global configuration applicable to all the policy servers | |||
localServer | O | Local (embedded) policy server configuration. | |||
remoteServer | O | Table of Policy Server server configurations |
Parameter | Description | |
---|---|---|
policyServerStatus | Status Table of the Softswitch |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusPolicyServer:policyServer |