Resources | system | haConfig

haConfig

Displays the HA port redundancy configuration.

Exists on Condition (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'oam'))

Operational Data

ParameterDescription
serverName Name of server.
leaderElection Leader Election Algorithm.
bondMonitoring bond device monitoring.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/haConfig={serverName}

  • No labels