POST /v1/addAdditionalIPAddresses - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

ft:locale
en-US
Product name
BlueCat Integrity
Version
9.5.0

Description

Adds additional IPv4 addresses and loopback addresses to the Services interface for DNS service.

Parameters

Name Description
ipsToAdd

Location: query

Type: string

The list of IP addresses you wish to add. You can specify multiple IP addresses with a separator. The supported format is [IP,serviceType|IP,serviceType]. For example, 10.0.0.10/32,loopback|11.0.0.3/24,service|12.0.0.3,loopback.
properties

Location: query

Type: string

Adds object properties. Currently there are no supported properties; this is reserved for future use.
serverId

Location: query

Type: integer (int64)

The database object ID of the server to which you will add the additional IP addresses.

Responses

Code Description
201

Type: none

None.