PUT /v1/updateConfigurationSetting - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Updates the configuration setting.

Parameters

Name Description
configurationId

Location: query

Type: integer (int64)

The object ID of the configuration in which the setting is to be located.
properties

Location: query

Type: string

The new properties of the configuration setting to be updated. Only the disable DNS option inheritance disableDnsOptionInheritance property is supported. If set to true, DNS options that have been configured on a zone are not inherited by the child zone. In the reverse space, DNS options that have been configured on a block are not inherited by the child block or network.
Note:
  • Disabling DNS option inheritance only affect options attached to a zone or block and the inheritance of those options by child zones, blocks, or networks.
  • You cannot disable the inheritance of DNS options that are attached to a configuration, view, or server. These DNS options will continue to be inherited by all zones, blocks, or networks found under the object.
settingName

Location: query

Type: string

The name of the specific setting to be read. Only the option inheritance OPTION_INHERITANCE setting is supported.

Responses

Code Description
204

Type: none

Update the configuration setting.