|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
threshold | O | union | 85 | The memory utiliization threshold to determine when to take coredumps of high memory consuming processes | |
numberOfProcessesToCoredump | O | int32 | 2 | The number of processes to take a core dump of when memory utilization is high | |
coredumpCountLimit | O | uint16 | 2 | The number of out of memory coredumps allowed on a system. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/outOfMemoryCoredump |