Resources | system | policyServer

policyServer

Configures softswitch servers and client service.

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'))

Configuration

ParameterPresenceTypeDefaultDescription
globalConfigO This defines global configuration applicable to all the policy servers
localServerO Local (embedded) policy server configuration.
remoteServerO Table of Policy Server server configurations

Operational Data

ParameterDescription
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

  • No labels