| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
name | The name of the certificate entry. |
Operation Name | Description |
---|---|
generateCSR | generate CSR(Certificate Signing Request). |
importCert | Import PEM format certificate. |
retrieveCertContent | Retrieve and display installed X.509 certificate content |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListGen2Security:security/pki/certificate={name} |