|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
state | O | enumeration | enabled | Whether to enable/disable logging of memory usage for application processes. | |
mode | O | enumeration | summary | Selects the level of memory usage information logged. | |
interval | O | uint32 | 5 | Logging interval in minutes. defaults to 1440 (once per day). |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusOrca:oam/eventLog/memusage |