Resources | node | system | security | eventLogValidation | private

private

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

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
keyType Key type: default/user.
keyName Key name for the 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/private={keyType}

  • No labels