Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Resources | addressContext | dynamicBlackList | dblStatus

dblStatus

Status of configured Dynamic Black List.

Operational Data

ParameterDescription
sourceIpAddress The source IP address for this DBL entry.
profile The DBL profile for this DBL entry.
rule The DBL rule for this DBL entry.
trunkGroup The name of the trunk group that the packet came in on that triggered this DBL entry
currentAction The current action pertinent to this entry, either endpoint has been black listed or it is being watched.
effectivePeriodRemaining The period of time the DBL entry will remain in effect.
discardPacketCount The number of packets dropped due to NP black listing of this endpoint.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/dynamicBlackList/dblStatus/{sourceIpAddress},{profile},{rule}