Resources | node | system | security | eventLogValidation

eventLogValidation

Stores the private keys for Hashing event logs.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
private Stores the default SBC and user submitted private keys for hashing.

Operations

Operation NameDescription
showPublicKey Display the public key.
generateDefaultKeys Generate the SBC default keys.
setUserPrivateKey Set the user submitted private key.
deleteUserPrivateKeys Delete the user submitted private key.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListGen2Security:security/eventLogValidation

  • No labels