POST /v1/createXHAPair - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Creates an xHA pair.

Parameters

Name Description
activeServerId

Location: query

Type: integer (int64)

The object ID of the active DNS/DHCP Server.
activeServerNewIPv4Address

Location: query

Type: string

The new IPv4 address for the active server.
Note: This is the physical interface of the active server used during creation of the pair. The original IP address of the active server is assigned to the virtual interface.
Note: This parameter is optional for IPv6-only environments.
configurationId

Location: query

Type: integer (int64)

The object ID of the configuration in which the xHA servers are located.
passiveServerId

Location: query

Type: integer (int64)

The object ID of the passive DNS/DHCP Server.
properties

Location: query

Type: string

A string containing options listed in Reference: creating xHA option list.

Responses

Code Description
201

Type: none

Returns the object ID for the xHA pair created.