Resources | node | oam | accounting | cdrServer | status

status

Specifies the CDR server status.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
type Server type - either primary of secondary.
state The type of the event log. Each type has separate configuration parameters and logs to a separate file.
progress Indicator that a transfer is in progress.
successfulTransfers Count of the number of files successfully transferred.
failedTransfers Count of the number of failed transfers.
pendingTransfers Count the nmber of pending transfers.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListOrca:oam/accounting/sonusNodeListCdrServer:cdrServer/status={type}

  • No labels