Resources | system | coredumpSummary

coredumpSummary

Summary of core dump files on server(s).

Exists on Condition (/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
serverName Identifies the server.
coredumpAndTraceCount Number of coredumps and trace files.
totalSize Indicates the total size of the coredumps(KBytes).
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/coredumpSummary={serverName}

  • No labels