ZoneTemplateReapplyMode class - BlueCat Python Library - 22.4.1

BlueCat Python Library Guide

Locale
English
Product name
BlueCat Python Library
Version
22.4.1

class bluecat_libraries.address_manager.constants.ZoneTemplateReapplyMode(value)

Constants used in methods with zone template.

IGNORE = 'templateReapplyModeIgnore'

OVERWRITE = 'templateReapplyModeOverwrite'

UPDATE = 'templateReapplyModeUpdate'