| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
type | Server type - either primary of secondary. |
Operation Name | Description |
---|---|
updateCdrServerPublicKey | Provide updated public key of sftp server |
forceCurrentServer | Set this server to be the current |
resetCdrServerStats | Reset the CDR server statistics |
generateSshPublicKeys | Generate the sshKeys public keys to be used in cdr servers |
loadPrivateKeyFile | Load a private key file to be used in cdr servers |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListOrca:oam/accounting/sonusNodeListCdrServer:cdrServer/admin={type} |