Resources | addressContext | dynamicBlackList

dynamicBlackList

This object allows you to remove Dynamic Blacklist (DBL) entries for the specified IP address.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp')

Operational Data

ParameterDescription
dblStatus The status of a configured Dynamic Black List
dblPolicerStatus The collection of DBL list policer status.

Operations

Operation NameDescription
removeEntry Removes any DBL entry for the specified source IP address
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusDbl:dynamicBlackList

  • No labels