ZoneTemplateReapplyMode class - BlueCat Python Library - 21.11.2

BlueCat Python Library Guide

Locale
English
Product name
BlueCat Python Library
Version
21.11.2

class bluecat_libraries.address_manager.constants.ZoneTemplateReapplyMode(value)

Constants used in methods with zone template.

IGNORE = 'templateReapplyModeIgnore'

OVERWRITE = 'templateReapplyModeOverwrite'

UPDATE = 'templateReapplyModeUpdate'