| |
Exists on Condition | (/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
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} |