You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Resources | node | addressContext | dynamicBlackList

dynamicBlackList

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

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/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
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/node/{nodeName}/addressContext/{name}/dynamicBlackList

  • No labels