Resources | node | oam | accounting | cdrServer | admin

admin

This object is used to specify server type.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
type Server type - either primary of secondary.

Operations

Operation NameDescription
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}

  • No labels