ResponsePolicy class - Platform - BlueCat Gateway - 21.11.2

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
21.11.2

class bluecat_libraries.address_manager.constants.ResponsePolicy(value)

Constants used in to define the response policy type.

BLACKHOLE = 'BLACKHOLE'

BLACKLIST = 'BLACKLIST'

REDIRECT = 'REDIRECT'

WHITELIST = 'WHITELIST'