Resources | node | system | security | ocspProfileUses

ocspProfileUses

Specifies the details of OCSP Profile uses.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'sc' or /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'cs')))

Operational Data

ParameterDescription
ocspName OCSP responder profile name
tlsName Name of TLS profile using the OCSP profile
ocspTlsRefNum OCSP profile reference number for TLS profile
RESTCONF API: GET Example

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

  • No labels