Resources | profiles | system | overloadProfile | clearDuration

clearDuration

This parameter is used to specify CPU and memory Clear Duration for a monitored resource.

Configuration

ParameterPresenceTypeDefaultDescription
cpuOuint1610 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

  • No labels