| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
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} |