Resources | system | outOfMemoryCoredump

outOfMemoryCoredump

Use this object to configure when to take coredumps when memory usage is high

Configuration

ParameterPresenceTypeDefaultDescription
thresholdOunion85 The memory utiliization threshold to determine when to take coredumps of high memory consuming processes
numberOfProcessesToCoredumpOint322 The number of processes to take a core dump of when memory utilization is high
coredumpCountLimitOuint162 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

  • No labels