Resources | oam | eventLog | filterStatus

filterStatus

View filterstatus per each event log type and event class by using the request command.

Operational Data

ParameterDescription
ceName The host name for which these table entries apply.
type The event log type for which these table entries apply.
eventClass The event class to which the filter entry applies.
eventsFiltered The number of events that were filtered.

Operations

Operation NameDescription
resetStats Reset the value of the Events Filtered column of the filterStatus display
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusOrca:oam/eventLog/filterStatus={ceName},{type},{eventClass}

  • No labels