POST /v1/failoverReplication - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Performs a manual replication failover.

Parameters

Name Description
properties

Location: query

Type: string

A string that includes the following option:
  • forceFailover —either true or false; to indicate whether or not a forced failover will be performed.
    Note: If the latency of the database replication of the server relative to the Primary server is greater than 0, a forced failover can be performed.
standbyServer

Location: query

Type: string

The IP address of the standby server, which will become the primary BAM server once a failover has been performed.

Responses

Code Description
201

Type: none

Performs a manual replication failover.