|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
setThreshold | O | uint32 | 0 | The rate threshold which will set an alarm. Setting it to 0 will disable the alarm. | |
clearThreshold | O | uint32 | 100 | The rate threshold which will clear an alarm. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/alarms/ethernetCrcErrAlarm |