Resources | node | addressContext | enhancedDBL | removeEnhancedDblEntry

removeEnhancedDblEntry

Removes any entry as a result of enhanced DBL profile enforcements.

Exists on Condition /system/isOAM ='true'

Operations

Operation NameDescription
removeIpEntry Removes any IP based Entry. Input provided will be used to find entries. Entries with exact match will be deleted.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListDbl:enhancedDBL/removeEnhancedDblEntry

  • No labels