You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Resources |
profiles |
system |
overloadProfile |
clearDuration
clearDuration This parameter is used to specify CPU and memory Clear Duration for a monitored resource. |
Configuration
| Parameter | Presence | Type | Default | Description |
---|
| cpu | O | uint16 | 10 |
The length of time(in seconds) that the CPU utilization must be below its clear threshold
before the congestion level is cleared. 0 clears it immediately.
|
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/system/overloadProfile/{name}/clearDuration |