PUT bam/v1/promote - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Promotes a secondary Address Manager server in the cluster to primary. This API can only be called on secondary Address Manager servers. Performs the following actions in Address Manager:
  • Resets the database replication on the previous primary Address Manager server
  • Resets the database replication on secondary Address Manager servers
  • Removes the trust relationship of the previous primary Address Manager server
  • Configures the database replication with the new primary Address Manager server

Headers

Key Description
Content-Type
Defines the format of the response returned from the API. The Content-Type header can be set to one of the following values:
  • */* - returns the response in JSON format
  • application/json - returns the response in JSON format
  • application/xml - returns the response in XML format

Responses

Code Description
200

Type: string

Returns the health status of Address Manager if successful.